summaryrefslogtreecommitdiff
path: root/src/Network/DatagramServer
AgeCommit message (Expand)Author
2017-07-13Removed type argument clutter from Routing table.joe
2017-07-11FIXME: Should be using qryNonce instead of msgNonce.joe
2017-07-11Instances for Tox.ResponseNoncejoe
2017-07-10Fixed Tox decryption.joe
2017-07-09Added MAC authentication (hash after encrypt).joe
2017-07-09TOX publickey: switch from decode to ByteArrayAccess.joe
2017-07-09Initialize Tox secret key.joe
2017-07-08WIP: Tox encryption.joe
2017-07-03Fleshed out KRPC instances for Mainline DHT.joe
2017-07-03Fleshed out Tox TODO stubs.joe
2017-07-03Moved node-id out of Query/Response. It can be either in thejoe
2017-07-02Abstract facility to represent Tox encrypted nonces.joe
2017-07-01Implemented instance Read (NodeId ...)joe
2017-07-01Implemented instance Pretty (NodeInfo ...).joe
2017-07-01Implemented instance Pretty (NodeId Tox.Message).joe
2017-06-18Removed tox-only customizatino from Network.DatagramServer(.Error).joe
2017-06-13Updated Tox module to reflect underlying type changes.joe
2017-06-12Evacuated the Network.DHT.Mainline code.joe
2017-06-12Comments.joe
2017-06-09Removed unnecessary CRC32C dependendencies.joe
2017-06-09Rename Network.BitTorrent.Address -> Network.Addressjoe
2017-06-09Started migration away from KRPC class.joe
2017-06-08Generalized Network.DatagramServerjoe
2017-06-08Renamed Data.Tox -> Network.DatagramServer.Toxjoe
2017-06-08Renamed Network.KRPC.Message -> Network.DatagramServer.Mainlinejoe
2017-06-08Renamed Network.RPC -> Network.DatagramServer.Typesjoe