summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-11Non-interactive modeRoman Smrž
2024-06-04Quit commandRoman Smrž
2024-06-01Drop peer on packet delivery failureRoman Smrž
2024-06-01Manual peer dropRoman Smrž
2024-05-28Storage: store and check on-disk versionRoman Smrž
2024-05-25Handle peer reconnection after its restartRoman Smrž
2024-05-23Plaintext data response to plaintext requestRoman Smrž
2024-05-23Store extended identaty data in direct message stateRoman Smrž
2024-05-23Details commandRoman Smrž
2024-05-23Conversation interfaceRoman Smrž
2024-05-20Chatroom messagesRoman Smrž
2024-05-05Version 0.1.3v0.1.3Roman Smrž
2024-05-05Bump base dependency for GHC 9.8Roman Smrž
2024-05-05Network streams: remove debug printRoman Smrž
2024-05-05Network: wait with channel close after delivering all dataRoman Smrž
2024-05-02Fix chatroom imports for mtl-2.3Roman Smrž
2024-05-02Network: reuse stream numbers after closingRoman Smrž
2024-05-02Network: fail when no free stream is availableRoman Smrž
2024-04-30Test: automatic loading of existing local headRoman Smrž
2024-04-27Enable/disable network services by command-line parametersRoman Smrž
2024-04-24Show usage info only with explicit `--help' optionRoman Smrž
2024-04-24Report command-line argument errors without using ioErrorRoman Smrž
2024-04-22Network: wait for stream open ack before sending any dataRoman Smrž
2024-04-22Network: packet reservation before sendingRoman Smrž
2024-04-18Relax template-haskell lower bound to compile with GHC 9.0Roman Smrž
2024-04-18Catch IO exceptions thrown during command executionRoman Smrž
2024-04-17Command name completion using HaskelineRoman Smrž
2024-04-17Update homepage and specification URLsRoman Smrž
2024-04-17Chatroom metadata updatesRoman Smrž
2024-04-17Chatroom serviceRoman Smrž
2024-03-23Enable -Werror for CI testingRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-03-23Split 'test/' into commit 'ac9a488351e216fec6e163b8e0441c93945e6d0b'Roman Smrž
2024-03-20Network streamsRoman Smrž
2024-03-20(test) Network streamsRoman Smrž
2024-02-23Test message service for sending arbitrary dataRoman Smrž
2024-02-23(test) Test 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-20Fix compatibility with mtl-2.3Roman Smrž
2024-02-19Storage: replace Either in monad stack with ExceptRoman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-02-19Fix compatibility with unix-2.8Roman Smrž
2024-02-18Add erebos-tester and MiniCI work dirs to gitignoreRoman 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-18MiniCI configuration fileRoman Smrž
2024-02-18Erebos tester configurationRoman Smrž