summaryrefslogtreecommitdiff
path: root/src/Network/Tox/Crypto/Transport.hs
AgeCommit message (Expand)Author
2018-12-16Remove padding for dependent-sum based messages.Joe Crayne
2018-12-16dependent-sum based CryptoMessage.Joe Crayne
2018-12-16Clean-up.Joe Crayne
2018-12-16Use getPublicKey/putPublicKey more liberally.Joe Crayne
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-11-03Use seqence number context when serializing CryptoMessage.Joe Crayne
2018-11-02Comments and debug prints.Joe Crayne
2018-09-08Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.Joe Crayne
2018-09-07KillPacket and PacketRequest are treated as lossy (bypass packet-queue).Joe Crayne
2018-08-17Simplified PacketQueue/PacketBuffer interface.Joe Crayne
2018-06-27Fix: Pings & Packet requests were miss-classified as lossyJames Crayne
2018-06-25Feature Negotiation messages, serialization codejim@bo
2018-06-24Redundant imports.joe
2018-06-24debug traces of packet request send/recievejim@bo
2018-06-23atox: subProcess exe launch from dhtd netcrypto commandjim@bo
2018-06-22packet request off by 1 serializatoin fix & getMissing fixjim@bo
2018-06-21PacketRequest deserialize should match serializejim@bo
2018-06-21Packet request Thread, ready for testingjim@bo
2018-06-20netcrypto bug fixesJames Crayne
2018-06-18netcrypto ping thread wipJames Crayne
2018-06-10Tox: improved data-to-route and onion debug prints.joe
2018-06-01fix CryptoMessage seralizing issueJames Crayne
2018-05-31improve documentation on HandshakeDataJames Crayne
2018-06-02Change Cookie -> Cookie Encryptedjoe
2018-06-02Delete NetCrypto type, separate transports for Handshake,CryptoPacket.joe
2018-06-01tox: Separate transports for handshakes and crypto-packets.joe
2018-05-31parseNetCrypto should peel id byte before deserializing the rest of the message.joe
2018-05-30Finish "session" and "netcrypto" todo stubsJames Crayne
2018-05-29hooks to keep SessionView up to dateJames Crayne
2017-11-22dequeue thread & handle session closeJames Crayne
2017-11-19Note and TODO regarding crypto packet padding.joe
2017-11-19Outgoing queue and relatedJames Crayne
2017-11-19minor code cleaningJames Crayne
2017-11-19Refactor, and bitflags in binary message typeJames Crayne
2017-11-19support mapping msg ids, and partitionTransportMJames Crayne
2017-11-19GrpMsg should have lossyness fieldJames Crayne
2017-10-31hook on CryptoData, rather than CryptoMessageJames Crayne
2017-10-31NetCrypto wip, compilesJames Crayne
2017-10-31hush some warnings.joe
2017-10-30Serialize instance for HandshakeData.joe
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-29wip serialization for Tox Crypto Transport MessagesDebian Live user