index
:
erebos
devel
master
ref-map
ref-set
release-0.1
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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ž
The associated storage is extracted only in internal storage module, so now does not need to be observable via Eq either.
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ž
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-05-08
Command to manually add peer
Roman Smrž
2023-05-06
Initial IPv6 support
Roman Smrž
2023-04-07
Test: direct messages to peer
Roman Smrž
2023-04-05
Fix non-exhaustive pattern match warnings
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-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-08
Test: stored generation
Roman Smrž
2022-07-28
Service: wait with output after head commit
Roman Smrž
2022-07-26
Storage: flush files after write
Roman Smrž
2022-07-26
Explicit identities in pairing request
Roman Smrž
Actual device identities can change at any point during the pairing process, so it is necessary to fix the ones used for nonce confirmation and just initially verify that they belong to the respective sides.
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ž
2022-07-17
MonadStorage for context with Storage instance
Roman Smrž
2022-07-17
Set of mergeable items
Roman Smrž
2022-07-16
Test: stored-roots command
Roman Smrž
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ž
[next]