Age | Commit message (Expand) | Author |
2024-10-05 | Keep unknown items in local state | Roman Smrž |
2024-08-30 | Network: secure cookie | Roman Smrž |
2024-08-11 | Network: clear keep-alive timeout when sending to avoid loop | Roman Smrž |
2024-08-11 | Local discovery with IPv6 | Roman Smrž |
2024-08-11 | Chatroom members and join/leave commands | Roman Smrž |
2024-08-10 | Include passed objects in generations and ancestors functions | Roman Smrž |
2024-08-10 | Identity: implement sameIdentity using storedRoots | Roman Smrž |
2024-08-10 | Identity: implement lookupProperty using filterAncestors | Roman Smrž |
2024-07-31 | Storage: handle moveKeys being passed the same memory storage | Roman Smrž |
2024-07-26 | Network: send channel request even with just received cookie | Roman Smrž |
2024-07-18 | Storage: close handles before renaming lock files | Roman Smrž |
2024-07-18 | Network: avoid error message on superseded channel request | Roman Smrž |
2024-07-17 | Merge multiple data responses into a single stream | Roman Smrž |
2024-07-16 | Handle parallel thread diff in chatrooms | Roman Smrž |
2024-07-16 | Send current chatroom subscriptions to new peers | Roman Smrž |
2024-07-09 | Send keep-alive packets on idle connection | Roman Smrž |
2024-07-06 | Chatrooms in conversation interface | Roman Smrž |
2024-07-05 | Broadcast address lookup on Windows | Roman Smrž |
2024-07-02 | Chatroom subscriptions | Roman Smrž |
2024-06-30 | Network: use Monotonic instead of MonotonicRaw clock | Roman Smrž |
2024-06-30 | Windows support for filesystem storage | Roman Smrž |
2024-06-30 | Replace inotify with multiplatform fsnotify package | Roman Smrž |
2024-06-30 | Single INotify instance per Storage object | Roman Smrž |
2024-06-30 | Storage watching tests with multiple heads and readers | Roman Smrž |
2024-06-30 | Check erebos-storage version from directory listing | Roman Smrž |
2024-06-29 | Move platform-specific code to separate directory | Roman Smrž |
2024-06-29 | Subscribe flag in chatroom state | Roman Smrž |
2024-06-11 | Add missing header in Discovery module | Roman Smrž |
2024-06-01 | Drop peer on packet delivery failure | Roman Smrž |
2024-06-01 | Manual peer drop | Roman Smrž |
2024-05-28 | Storage: store and check on-disk version | Roman Smrž |
2024-05-25 | Handle peer reconnection after its restart | Roman Smrž |
2024-05-23 | Plaintext data response to plaintext request | Roman Smrž |
2024-05-23 | Store extended identaty data in direct message state | Roman Smrž |
2024-05-23 | Conversation interface | Roman Smrž |
2024-05-20 | Chatroom messages | Roman Smrž |
2024-05-05 | Network streams: remove debug print | Roman Smrž |
2024-05-05 | Network: wait with channel close after delivering all data | Roman Smrž |
2024-05-02 | Fix chatroom imports for mtl-2.3 | Roman Smrž |
2024-05-02 | Network: reuse stream numbers after closing | Roman Smrž |
2024-05-02 | Network: fail when no free stream is available | Roman Smrž |
2024-04-22 | Network: wait for stream open ack before sending any data | Roman Smrž |
2024-04-22 | Network: packet reservation before sending | Roman Smrž |
2024-04-17 | Chatroom metadata updates | Roman Smrž |
2024-04-17 | Chatroom service | Roman Smrž |
2024-03-23 | Chatroom shared type | Roman Smrž |
2024-03-20 | Network streams | 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ž |