Age | Commit message (Expand) | Author |
2022-07-16 | Test: store command for arbitrary type and data | Roman Smrž |
2022-07-15 | Stored roots with caching | Roman Smrž |
2022-05-17 | Mergeable class with separate component type | Roman Smrž |
2022-03-22 | Use Data.Kind.Type instead of deprecated star symbol | Roman Smrž |
2022-02-19 | Pairing: rename 'decline' to 'reject' | Roman Smrž |
2022-02-18 | Channel: handle updated self and peer identities | Roman Smrž |
2022-02-18 | Test: update-local-identity command | Roman Smrž |
2022-02-17 | IdentityUpdate updates self and requires ACK | Roman Smrž |
2022-01-23 | Network: retransmission of lost packets | Roman Smrž |
2022-01-08 | Channel: use counter to generate nonce | Roman Smrž |
2021-12-30 | Test mode for erebos-tester | Roman Smrž |
2021-12-29 | Pairing: reject and restart | Roman Smrž |
2021-12-29 | Pairing: refactor common logic into the base module | Roman Smrž |
2021-12-27 | Generalize local state helper functions | Roman Smrž |
2021-12-21 | Network: external interface to run service handlers | Roman Smrž |
2021-12-19 | Pairing: use service attributes for hooks | Roman Smrž |
2021-12-19 | Service attributes | Roman Smrž |
2021-12-16 | Remove unnecessary self identity parameters | Roman Smrž |
2021-12-07 | Storage: guard changes on watched heads | Roman Smrž |
2021-12-07 | Storage: head watch with selector and unwatch function | Roman Smrž |
2021-12-04 | Provide createIdentity function from Identity module | Roman Smrž |
2021-12-02 | Network: automatically find broadcast addresses | Roman Smrž |
2021-08-06 | Network: switch to safer withFdSocket call | Roman Smrž |
2021-07-13 | Use EREBOS_DIR environment variable and default to ./.erebos | Roman Smrž |
2021-02-09 | Properly handle empty history listing | Roman Smrž |
2021-02-04 | Storage: encode digest algorithm alongside hash data | Roman Smrž |
2021-01-30 | Storage: hexadecimal encoding of binary record items | Roman Smrž |
2021-01-20 | Identity: filter ancestors | Roman Smrž |
2021-01-20 | Network: handle announced update of base peer identity | Roman Smrž |
2021-01-06 | Pairing: use big endian for the confirmation number | Roman Smrž |
2020-12-30 | Network: do not send empty service response | Roman Smrž |
2020-12-30 | Discovery service | Roman Smrž |
2020-12-28 | Ephemeral port option with disabled local discovery | Roman Smrž |
2020-12-23 | Network: STM-based synchronization rewrite | Roman Smrž |
2020-10-20 | Contact: fix view to actually include parents | Roman Smrž |
2020-10-17 | Peer connection through ICE | Roman Smrž |
2020-08-28 | Updates for GHC 8.8 | Roman Smrž |
2020-08-26 | Ignore empty user input | Roman Smrž |
2020-08-10 | Contact: shared state and service | Roman Smrž |
2020-08-09 | Move pairing logic to separate module | Roman Smrž |
2020-06-17 | Storage: typed heads | Roman Smrž |
2020-05-11 | Network: support adding custom peers | Roman Smrž |
2020-05-08 | Service: global state | Roman Smrž |
2020-03-21 | Optimize ancestor filtering using generation number | Roman Smrž |
2020-03-21 | Generation number for stored objects | Roman Smrž |
2020-03-05 | Storage: read object files strictly | Roman Smrž |
2020-02-28 | Network: avoid duplicit items in generated packet | Roman Smrž |
2020-02-05 | Network: add "rejected" header type | Roman Smrž |
2020-02-04 | Service: unify service and packet types | Roman Smrž |
2020-02-04 | Service: stored or ref-only reply packet | Roman Smrž |