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
path:
root
/
erebos.cabal
Age
Commit message (
Collapse
)
Author
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-19
Service attributes
Roman Smrž
2021-12-02
Network: automatically find broadcast addresses
Roman Smrž
2021-08-06
Network: switch to safer withFdSocket call
Roman Smrž
2021-08-06
Update for GHC 8.10
Roman Smrž
2020-12-30
Discovery service
Roman Smrž
2020-12-23
Network: STM-based synchronization rewrite
Roman Smrž
2020-10-17
Peer connection through ICE
Roman Smrž
2020-08-28
Updates for GHC 8.8
Roman Smrž
2020-08-10
Contact: shared state and service
Roman Smrž
2020-08-09
Move pairing logic to separate module
Roman Smrž
2020-05-08
Service: global state
Roman Smrž
2020-03-21
Generation number for stored objects
Roman Smrž
2020-02-04
Service: unify service and packet types
Roman Smrž
Also provide default unit definition for the service state.
2020-02-03
Direct messages in shared state
Roman Smrž
2020-01-19
Synchronization service
Roman Smrž
2020-01-16
Use UUID for service types
Roman Smrž
2020-01-16
Storage: UUID record item type
Roman Smrž
2019-12-02
Storage: move stored list to separate module
Roman Smrž
2019-11-26
Load and announce identity updates
Roman Smrž
2019-11-17
Storage: watching head changes
Roman Smrž
2019-11-09
Attach device service
Roman Smrž
2019-11-03
Service class to handle network services
Roman Smrž
2019-10-19
Network rewrite with data request and ack
Roman Smrž
Packet header is now composed of individual header items, which can be combined in various ways. Received data is properly acknowledged and missing objects can be requested using hashes.
2019-10-12
Shared state and identity update
Roman Smrž
2019-10-11
Identity merging and verification
Roman Smrž
2019-06-04
Partial and memory-backed storage variants
Roman Smrž
2019-05-26
Haskeline interface for sending messages
Roman Smrž
2019-05-22
Direct message service basics
Roman Smrž
2019-05-20
Encrypted channels negotiated with DH
Roman Smrž
2019-05-16
Key storage interface
Roman Smrž
2019-05-07
Fix whitespace in cabal file
Roman Smrž
2019-05-06
Signed identities using ED25519
Roman Smrž
2019-05-05
Storage: switch to Blake2b hash from cryptonite
Roman Smrž
2019-05-02
Cabal: enable almost all warnings
Roman Smrž
2019-05-02
Basic local network peer discovery
Roman Smrž
2019-05-02
Cabal: change 'extensions' to 'default-extensions'
Roman Smrž
2019-04-28
Import Storage module
Roman Smrž
2019-04-26
Initial commit from cabal init
Roman Smrž