summaryrefslogtreecommitdiff
path: root/erebos.cabal
AgeCommit message (Expand)Author
6 daysMove platform-specific code to separate directoryRoman Smrž
2024-06-11Version 0.1.4v0.1.4Roman Smrž
2024-05-23Conversation interfaceRoman Smrž
2024-05-05Version 0.1.3v0.1.3Roman Smrž
2024-05-05Bump base dependency for GHC 9.8Roman Smrž
2024-04-18Relax template-haskell lower bound to compile with GHC 9.0Roman Smrž
2024-04-17Update homepage and specification URLsRoman Smrž
2024-03-23Enable -Werror for CI testingRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-02-23Test message service for sending arbitrary dataRoman Smrž
2024-02-20Version 0.1.2v0.1.2Roman Smrž
2024-02-20Fix iproute dependency lower boundRoman Smrž
2024-02-20Update base dependency upper bound for GHC 9.6Roman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-02-18Remove unused 'cereal' and 'tagged' dependenciesRoman Smrž
2024-02-18Version 0.1.1v0.1.1Roman Smrž
2024-02-18Cabal: list Paths_erebos in autogen-modulesRoman Smrž
2024-02-17Flag to disable pjproject dependencyRoman Smrž
2024-02-14Version information from gitRoman Smrž
2024-02-10Version 0.1v0.1.0Roman Smrž
2024-02-10Add README fileRoman Smrž
2024-02-10Update versions of dependenciesRoman Smrž
2024-02-10Update cabal descriptionRoman Smrž
2023-11-18Drop JSON type support for record itemsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž
2023-08-12Network protocol refactoring with explicit data flowsRoman Smrž
2023-07-20Network: refactor startServer with RecordWildCardsRoman Smrž
2023-07-19Contacts in command contextRoman Smrž
2022-08-13Declare other used language extensions in cabal fileRoman Smrž
2022-07-17Set of mergeable itemsRoman Smrž
2022-03-22Update dependencies (GHC 9)Roman Smrž
2022-01-23Network: retransmission of lost packetsRoman Smrž
2022-01-08Channel: use counter to generate nonceRoman Smrž
2021-12-30Test mode for erebos-testerRoman Smrž
2021-12-19Service attributesRoman Smrž
2021-12-02Network: automatically find broadcast addressesRoman Smrž
2021-08-06Network: switch to safer withFdSocket callRoman Smrž
2021-08-06Update for GHC 8.10Roman Smrž
2020-12-30Discovery serviceRoman Smrž
2020-12-23Network: STM-based synchronization rewriteRoman Smrž
2020-10-17Peer connection through ICERoman Smrž
2020-08-28Updates for GHC 8.8Roman Smrž
2020-08-10Contact: shared state and serviceRoman Smrž
2020-08-09Move pairing logic to separate moduleRoman Smrž
2020-05-08Service: global stateRoman Smrž
2020-03-21Generation number for stored objectsRoman Smrž
2020-02-04Service: unify service and packet typesRoman Smrž
2020-02-03Direct messages in shared stateRoman Smrž
2020-01-19Synchronization serviceRoman Smrž
2020-01-16Use UUID for service typesRoman Smrž