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
/
src
/
Main.hs
Age
Commit message (
Collapse
)
Author
2021-12-02
Network: automatically find broadcast addresses
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ž
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-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-06-17
Storage: typed heads
Roman Smrž
2020-05-11
Network: support adding custom peers
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-08
Interactive identity update for custom refs
Roman Smrž
2019-12-07
Mergeable stored list
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
Announce periodically and on local identity changes
Roman Smrž
2019-11-17
Command to display identity
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-10-09
Commands to show object contents and signatures
Roman Smrž
2019-09-28
UI: continue input line when ending with backslash
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
Simple identity name formatting
Roman Smrž
2019-05-22
Direct message service basics
Roman Smrž
2019-05-20
Encrypted channels negotiated with DH
Roman Smrž
2019-05-06
Distinct device and owner identities
Roman Smrž
2019-05-06
Signed identities using ED25519
Roman Smrž
2019-05-02
Basic local network peer discovery
Roman Smrž
2019-04-26
Initial commit from cabal init
Roman Smrž