summaryrefslogtreecommitdiff
path: root/src/Erebos
AgeCommit message (Expand)Author
2025-03-31Keep weak reference to previous local stateRoman Smrž
2025-03-29Weak references in recordsRoman Smrž
2025-03-28Merge branch 'release-0.1'Roman Smrž
2025-03-27Discovery: always relay connection request if possibleRoman Smrž
2025-03-27Merge branch 'release-0.1'Roman Smrž
2025-03-27Build with fsnotify-0.3Roman Smrž
2025-03-27Discovery: do not announce self without any local addressRoman Smrž
2025-03-27ICE: use pj_ice_strans_sendto2Roman 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-22Adapt interactive identity updates for TerminalRoman Smrž
2025-03-21Generic type for MonadError constraintsRoman Smrž
2025-03-21Merge branch 'release-0.1'Roman Smrž
2025-03-21Rename ice-session in discovery connection request to ice-infoRoman Smrž
2025-03-20Deleting chatroomsRoman Smrž
2025-02-25ICE config for each discovery peerRoman Smrž
2025-02-19Merge branch 'release-0.1'Roman Smrž
2025-01-09Network: check and free interface list in joinMulticastRoman Smrž
2025-01-09Automatic discovery init using interface addressesRoman Smrž
2025-01-04Merge branch 'release-0.1'Roman Smrž
2025-01-04Build discovery service without requiring ICE supportRoman Smrž
2024-12-31Use evaluate to force digest before storing to backendRoman Smrž
2024-12-28StorageBackend type classRoman Smrž
2024-11-17Drop unused StoreInfo and History typesRoman Smrž
2024-11-17Rename Message module to DirectMessageRoman Smrž
2024-11-17Remove deprecated Message.formatMessage aliasRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-11-10Move Erebos.Channel module under Erebos.NetworkRoman Smrž
2024-11-06Create new Object, Storable and Storage modulesRoman Smrž
2024-11-06Merge branch 'release-0.1'Roman Smrž
2024-11-01Ignore record items with unexpected typeRoman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2024-10-29Chatroom-specific identityRoman Smrž
2024-10-23Handle concurrent calls to openStorageRoman Smrž
2024-10-21Allocate pjproject user data with callocRoman Smrž
2024-10-21Handle error from pj_ice_strans_get_ufrag_pwdRoman Smrž
2024-10-21Chatroom: unsubscribe when leavingRoman Smrž
2024-10-11Use only interfaces with non-link-local address for multicastRoman Smrž
2024-10-09Handle unknown record item typesRoman Smrž
2024-10-07Handle unknown object typeRoman Smrž
2024-10-05Keep unknown items in local stateRoman Smrž
2024-08-30Network: secure cookieRoman Smrž
2024-08-11Network: clear keep-alive timeout when sending to avoid loopRoman Smrž
2024-08-11Local discovery with IPv6Roman Smrž
2024-08-11Chatroom members and join/leave commandsRoman Smrž
2024-08-10Include passed objects in generations and ancestors functionsRoman Smrž
2024-08-10Identity: implement sameIdentity using storedRootsRoman Smrž
2024-08-10Identity: implement lookupProperty using filterAncestorsRoman Smrž
2024-07-31Storage: handle moveKeys being passed the same memory storageRoman Smrž
2024-07-26Network: send channel request even with just received cookieRoman Smrž