Age | Commit message (Expand) | Author |
2024-02-20 | Version 0.1.2v0.1.2 | Roman Smrž |
2024-02-20 | Fix iproute dependency lower bound | Roman Smrž |
2024-02-20 | Update base dependency upper bound for GHC 9.6 | Roman Smrž |
2024-02-20 | Fix compatibility with mtl-2.3 | Roman Smrž |
2024-02-19 | Storage: replace Either in monad stack with Except | Roman Smrž |
2024-02-19 | Drop unnecessary mime dependency | Roman Smrž |
2024-02-19 | Fix compatibility with unix-2.8 | Roman Smrž |
2024-02-18 | Add erebos-tester and MiniCI work dirs to gitignore | Roman Smrž |
2024-02-18 | Remove unused 'cereal' and 'tagged' dependencies | Roman Smrž |
2024-02-18 | Version 0.1.1v0.1.1 | Roman Smrž |
2024-02-18 | Cabal: list Paths_erebos in autogen-modules | Roman Smrž |
2024-02-18 | MiniCI configuration file | Roman Smrž |
2024-02-18 | Erebos tester configuration | Roman Smrž |
2024-02-18 | Add 'test/' from commit 'bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c' | Roman Smrž |
2024-02-17 | Add status information to README | Roman Smrž |
2024-02-17 | Flag to disable pjproject dependency | Roman Smrž |
2024-02-14 | Version information from git | Roman Smrž |
2024-02-10 | Version 0.1v0.1.0 | Roman Smrž |
2024-02-10 | Add README file | Roman Smrž |
2024-02-10 | Update versions of dependencies | Roman Smrž |
2024-02-10 | Update cabal description | Roman Smrž |
2024-01-24 | (test) Message: sync state when peer appears on network | Roman Smrž |
2024-01-08 | (test) Message: send messages as sync from shared state | Roman Smrž |
2024-01-03 | Storage: export store and load helpers | Roman Smrž |
2023-12-12 | Message: use ready state before sending messages | Roman Smrž |
2023-11-18 | Drop JSON type support for record items | Roman Smrž |
2023-11-18 | Split to library and executable parts | Roman Smrž |
2023-10-19 | Use extended identity data for name | Roman Smrž |
2023-10-19 | Identity extension data | Roman Smrž |
2023-10-09 | Storage: handle BASE/SBASE references as parents | Roman Smrž |
2023-09-19 | Identity validation diagnostics | Roman Smrž |
2023-09-16 | Network: acknowledgment using packet counter | Roman Smrž |
2023-09-16 | (test) Test: extend discovery test with more nodes | Roman Smrž |
2023-09-16 | Protocol: check if control flow is free before processing incoming packet | Roman Smrž |
2023-09-16 | Protocol: use cookies during whole plaintext phase | Roman Smrž |
2023-09-10 | Network: fork per-connection thread as soon as possible | Roman Smrž |
2023-09-09 | Protocol: process incoming only if upstream is free | Roman Smrž |
2023-09-09 | Flow: try variants and checks for read and write | Roman Smrž |
2023-09-09 | Flow: rename mapPath to mapFlow | Roman Smrž |
2023-09-09 | Look for private keys in parent storage | Roman Smrž |
2023-09-02 | Protocol: change service headers to SVT/SVR | Roman Smrž |
2023-08-30 | Move keys from peer storage after head commit | Roman Smrž |
2023-08-30 | Storage: Eq instance for Ref based only on digest | Roman Smrž |
2023-08-30 | Replace storedStorage usage with MonadHead | Roman Smrž |
2023-08-30 | Storage: make sure new head object is in appropriate storage | Roman Smrž |
2023-08-30 | Call refStorage only internally in Storage modules | Roman Smrž |
2023-08-30 | Test: fully evaluate output line before taking the lock | Roman Smrž |
2023-08-27 | Network: connection initiation with cookie | Roman Smrž |
2023-08-27 | Network: send protocol version with announce | Roman Smrž |
2023-08-27 | Network: send announce using protocol control request | Roman Smrž |