index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
DatagramServer
Age
Commit message (
Expand
)
Author
2017-07-08
WIP: Tox encryption.
joe
2017-07-03
Fleshed out KRPC instances for Mainline DHT.
joe
2017-07-03
Fleshed out Tox TODO stubs.
joe
2017-07-03
Moved node-id out of Query/Response. It can be either in the
joe
2017-07-02
Abstract facility to represent Tox encrypted nonces.
joe
2017-07-01
Implemented instance Read (NodeId ...)
joe
2017-07-01
Implemented instance Pretty (NodeInfo ...).
joe
2017-07-01
Implemented instance Pretty (NodeId Tox.Message).
joe
2017-06-18
Removed tox-only customizatino from Network.DatagramServer(.Error).
joe
2017-06-13
Updated Tox module to reflect underlying type changes.
joe
2017-06-12
Evacuated the Network.DHT.Mainline code.
joe
2017-06-12
Comments.
joe
2017-06-09
Removed unnecessary CRC32C dependendencies.
joe
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2017-06-09
Started migration away from KRPC class.
joe
2017-06-08
Generalized Network.DatagramServer
joe
2017-06-08
Renamed Data.Tox -> Network.DatagramServer.Tox
joe
2017-06-08
Renamed Network.KRPC.Message -> Network.DatagramServer.Mainline
joe
2017-06-08
Renamed Network.RPC -> Network.DatagramServer.Types
joe