summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
9 daysFlow: use bounded queues instead of MVarsRoman Smrž
9 daysUpdate instead of replacing discovery peer infoRoman Smrž
11 daysDelay ICE config initialization until connection requestRoman Smrž
11 daysJoin pjproject worker thread before freeing config structRoman Smrž
11 daysDiscovery search using global state to ask new peersRoman Smrž
2025-06-05Refactor discovery state to custom data typesRoman Smrž
2025-05-18Pick conversation for some commands by parameterRoman Smrž
Changelog: Option to show details or delete a conversation by giving index parameter without first selecting it
2025-05-05Use extended identity data for identity updateRoman Smrž
2025-05-05Handle and log exceptions during network protocol handlingRoman Smrž
2025-04-25Cabal flag to support deprecated cryptonite packageRoman Smrž
2025-03-29Version 0.1.8.1v0.1.8.1Roman Smrž
2025-03-29Add missing ifaddrs header to cabal fileRoman Smrž
Changelog: Fix build from sdist (add missing include)
2025-03-28Version 0.1.8v0.1.8Roman Smrž
2025-03-28Split 'test/' into commit '80d025ec0cd749f2a0c565f5b706be3f554a6f52'Roman Smrž
git-subtree-dir: test git-subtree-mainline: d323c4fbf5fa8a9e4d6cb243e69647f00bbc8668 git-subtree-split: 80d025ec0cd749f2a0c565f5b706be3f554a6f52
2025-03-27Discovery: always relay connection request if possibleRoman Smrž
2025-03-27Build with fsnotify-0.3Roman Smrž
Present in Debian bookworm.
2025-03-27Relax crypton lower bound for Debian trixieRoman Smrž
2025-03-27Switch source repositary location to HTTPSRoman Smrž
2025-03-27Bump dependencies, support GHC 9.12Roman Smrž
Changelog: Support GHC 9.12
2025-03-27Discovery: do not announce self without any local addressRoman Smrž
2025-03-27ICE: use pj_ice_strans_sendto2Roman Smrž
2025-03-27Disable -Wx-partial for nowRoman Smrž
2025-03-27ICE: fix deadlock when creating session without STUN/TURNRoman Smrž
2025-03-26Relay ICE info even without other ICE supportRoman Smrž
2025-03-21Rename ice-session in discovery connection request to ice-infoRoman Smrž
2025-03-20(test) Deleting chatroomsRoman Smrž
Changelog: Added `/delete` command to delete chatrooms for current user
2025-03-20Deleting chatroomsRoman Smrž
Changelog: Added `/delete` command to delete chatrooms for current user
2025-02-25ICE config for each discovery peerRoman Smrž
2025-01-09Network: check and free interface list in joinMulticastRoman Smrž
2025-01-09(test) Automatic discovery init using interface addressesRoman Smrž
2025-01-09Automatic discovery init using interface addressesRoman Smrž
2025-01-04(test) Test: explicit list of services for start-serverRoman Smrž
2025-01-04Test: explicit list of services for start-serverRoman Smrž
2025-01-04Build discovery service without requiring ICE supportRoman Smrž
Changelog: Discovery service without requiring ICE support
2024-11-02Fix paragraphs in cabal descriptionRoman Smrž
2024-11-01Ignore record items with unexpected typeRoman Smrž
Changelog: Ignore record items with unexpected type
2024-10-30Split 'test/' into commit '96cbafd34d35b0330505c73cb4a963b6e9cb030d'Roman Smrž
git-subtree-dir: test git-subtree-mainline: e0efdf445ab1c26f51a49fb098020b83d681c7a5 git-subtree-split: 96cbafd34d35b0330505c73cb4a963b6e9cb030d
2024-10-30Version 0.1.7v0.1.7Roman Smrž
2024-10-29(test) Chatroom-specific identityRoman Smrž
Changelog: Chatroom-specific identity
2024-10-29Chatroom-specific identityRoman Smrž
Changelog: Chatroom-specific identity
2024-10-23Handle concurrent calls to openStorageRoman Smrž
2024-10-21Try resolving multiple public serversRoman Smrž
Changelog: Support multiple public peers
2024-10-21Allocate pjproject user data with callocRoman Smrž
2024-10-21Handle error from pj_ice_strans_get_ufrag_pwdRoman Smrž
2024-10-21(test) Chatroom: unsubscribe when leavingRoman Smrž
2024-10-21Chatroom: unsubscribe when leavingRoman Smrž
2024-10-11Use only interfaces with non-link-local address for multicastRoman Smrž
2024-10-09(test) Handle unknown record item typesRoman Smrž
Changelog: Handle unknown record item types
2024-10-09Handle unknown record item typesRoman Smrž
Changelog: Handle unknown record item types
2024-10-07(test) Handle unknown object typeRoman Smrž
Changelog: Handle unknown object type