Age | Commit message (Expand) | Author |
2023-08-27 | Network: send announce using protocol control request | Roman Smrž |
2023-08-27 | Network: remove socket from peer's DatagramAddress | Roman Smrž |
2023-08-27 | Switch to ChaCha20-Poly1305 AEAD scheme | Roman Smrž |
2023-08-12 | Network: headers for encryption and streams | Roman Smrž |
2023-08-12 | Network protocol refactoring with explicit data flows | Roman Smrž |
2023-07-26 | Accept multiple refs for typed cat-file command | Roman Smrž |
2023-07-26 | Network: notify services when peer identity updates | Roman Smrž |
2023-07-22 | Test: direct messages listing | Roman Smrž |
2023-07-20 | Network: stop server function | Roman Smrž |
2023-07-20 | Network: refactor startServer with RecordWildCards | Roman Smrž |
2023-07-19 | Contacts in command context | Roman Smrž |
2023-07-19 | Send direct messages using identity | Roman Smrž |
2023-07-19 | Send and receive direct messages through storage | Roman Smrž |
2023-07-03 | Handle Sync service outside of Network module | Roman Smrž |
2023-07-02 | MonadHead instance for main UI commands | Roman Smrž |
2023-07-02 | Send direct message using local head monad | Roman Smrž |
2023-07-02 | Shared state helpers usable with other local head updates | Roman Smrž |
2023-07-01 | (test) Direct message shared state | Roman Smrž |
2023-06-15 | (test) Test: server restart | Roman Smrž |
2023-05-23 | (test) Message sending to identity or contact | Roman Smrž |
2023-05-17 | (test) Send identity update on channel finalization | Roman Smrž |
2023-05-17 | (test) Server function to manually add peer | Roman Smrž |
2023-05-08 | Command to manually add peer | Roman Smrž |
2023-05-07 | (test) Test: use parentheses for guard expressions | Roman Smrž |
2023-05-06 | Initial IPv6 support | Roman Smrž |
2023-04-07 | Test: direct messages to peer | Roman Smrž |
2023-04-07 | (test) Test: direct messages to peer | Roman Smrž |
2023-04-05 | Fix non-exhaustive pattern match warnings | Roman Smrž |
2023-03-22 | (test) Pass weak pointer of HeadBhv to callback | Roman Smrž |
2023-01-31 | (test) Contact name setting and property lookup | Roman Smrž |
2023-01-29 | Pairing: use empty record item for reject message | Roman Smrž |
2023-01-28 | Empty record item type | Roman Smrž |
2023-01-08 | Contact custom name setting support and test | Roman Smrž |
2022-12-18 | (test) Contact service and contacts using stored set | Roman Smrž |
2022-12-04 | (test) Test: avoid introducing node variables by spawn | Roman Smrž |
2022-11-14 | (test) Test: get and wait for shared state | Roman Smrž |
2022-11-01 | (test) Stored set | Roman Smrž |
2022-08-13 | Declare other used language extensions in cabal file | Roman Smrž |
2022-08-13 | Test: shared state get and wait | Roman Smrž |
2022-08-13 | Storage: retry opening lock file | Roman Smrž |
2022-08-09 | (test) Stored roots lookup | Roman Smrž |
2022-08-08 | (test) Generation number of stored objects with caching | Roman Smrž |
2022-08-08 | Test: stored generation | Roman Smrž |
2022-07-28 | Service: wait with output after head commit | Roman Smrž |
2022-07-27 | (test) Pairing failure reason | Roman Smrž |
2022-07-26 | Storage: flush files after write | Roman Smrž |
2022-07-26 | Explicit identities in pairing request | Roman Smrž |
2022-07-26 | Pairing failure reason | Roman Smrž |
2022-07-26 | Generalize head updates to provided MonadIO instances | Roman Smrž |
2022-07-26 | Contacts using Set sructure | Roman Smrž |