summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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ž
2024-02-18Add 'test/' from commit 'bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c'Roman Smrž
2024-02-17Add status information to READMERoman 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ž
2024-01-24(test) Message: sync state when peer appears on networkRoman Smrž
2024-01-08(test) Message: send messages as sync from shared stateRoman Smrž
2024-01-03Storage: export store and load helpersRoman Smrž
2023-12-12Message: use ready state before sending messagesRoman Smrž
2023-11-18Drop JSON type support for record itemsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž
2023-10-19Use extended identity data for nameRoman Smrž
2023-10-19Identity extension dataRoman Smrž
2023-10-09Storage: handle BASE/SBASE references as parentsRoman Smrž
2023-09-19Identity validation diagnosticsRoman Smrž
2023-09-16Network: acknowledgment using packet counterRoman Smrž
2023-09-16(test) Test: extend discovery test with more nodesRoman Smrž
2023-09-16Protocol: check if control flow is free before processing incoming packetRoman Smrž
2023-09-16Protocol: use cookies during whole plaintext phaseRoman Smrž
2023-09-10Network: fork per-connection thread as soon as possibleRoman Smrž
2023-09-09Protocol: process incoming only if upstream is freeRoman Smrž
2023-09-09Flow: try variants and checks for read and writeRoman Smrž
2023-09-09Flow: rename mapPath to mapFlowRoman Smrž
2023-09-09Look for private keys in parent storageRoman Smrž
2023-09-02Protocol: change service headers to SVT/SVRRoman Smrž
2023-08-30Move keys from peer storage after head commitRoman Smrž
2023-08-30Storage: Eq instance for Ref based only on digestRoman Smrž
2023-08-30Replace storedStorage usage with MonadHeadRoman Smrž
2023-08-30Storage: make sure new head object is in appropriate storageRoman Smrž
2023-08-30Call refStorage only internally in Storage modulesRoman Smrž
2023-08-30Test: fully evaluate output line before taking the lockRoman Smrž
2023-08-27Network: connection initiation with cookieRoman Smrž
2023-08-27Network: send protocol version with announceRoman Smrž
2023-08-27Network: send announce using protocol control requestRoman Smrž