summaryrefslogtreecommitdiff
path: root/src/Network
AgeCommit message (Expand)Author
2017-10-31Added missing signatures for MainlineDHT.joe
2017-10-31deprecation warningsJames Crayne
2017-10-31obsolete cabal conditional dependency & some missing type sigsJames Crayne
2017-10-31hook should have access to session tvarsJames Crayne
2017-10-31Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewritejoe
2017-10-31hook on CryptoData, rather than CryptoMessageJames Crayne
2017-10-31NetCrypto wip, compilesJames Crayne
2017-10-31Block outgoing cookie requests in certain circumstances.joe
2017-10-31Fixed ambiguous type error.joe
2017-10-31missing Network.Tox.Crypto.HandlersJames Crayne
2017-10-31Revised interface to addHandler:joe
2017-10-31hush some warnings.joe
2017-10-31NetCrypto wipJames Crayne
2017-10-30Serialize instance for HandshakeData.joe
2017-10-30Tox: LanDiscovery packet. Also: IsUnsolicited query/responsejoe
2017-10-30allow messageData to get peerinfosJames Crayne
2017-10-30messageType lensDebian Live user
2017-10-29comments.joe
2017-10-29title lens, commentsDebian Live user
2017-10-29Serlialize instance for PeerInfo.joe
2017-10-29parseNetCrypto,encodeNetCryptoDebian Live user
2017-10-29Serialize instance for Handshake.joe
2017-10-29Serialize instance for CryptoPacket.joe
2017-10-29Comment about tox-jabber status equivalents.joe
2017-10-29Merge branch 'dht-rewrite' of 192.168.1.66:bittorrent into dht-rewriteDebian Live user
2017-10-29wip serialization for Tox Crypto Transport MessagesDebian Live user
2017-10-29Fixed premature deletion of pending cookie key.joe
2017-10-28localUserKey parameter on cookieRequestDebian Live user
2017-10-28Decrypt cookie response with cached public key.joe
2017-10-28New "cookie" command for tox command-line interface.joe
2017-10-28cookieRequest Query + build fixDebian Live user
2017-10-28Use Data.Word64Map in tox clients when 32 bit ghcDebian Live user
2017-10-28Tox: handle cookie-request message.joe
2017-10-28Comment of cookie request packet wireDebian Live user
2017-10-27Added missing pattern for Size of Hardening packet.joe
2017-10-27Added TODO regarding Tox "Hardening" message.joe
2017-10-26Publish method to send Tox friend-request.joe
2017-10-25Debugged encodeDataToRoute/parseDataToRoute.joe
2017-10-24Added Roster data and dhtkey handler.joe
2017-10-24Implemented "dhtkey" publish method.joe
2017-10-23Decryption layer for data-to-route messages.joe
2017-10-23Incoming rendezvous-mediated messages should be associatedjoe
2017-10-21Renamed Assym -> Asymm (short for asymmetric).joe
2017-10-21Now searches using store command when we own the key.joe
2017-10-21Made queries to the same node go by the same route.joe
2017-10-19Successful toxid announce.joe
2017-10-19Encrypt Tox's store-key announcement with the key being stored.joe
2017-10-18WIP: Command to publish a toxid on a given node.joe
2017-10-16Untested announce-peer command for bittorrent dht.joe
2017-10-14Partitioned friend-request transport from the onion transport.joe