summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-05Implemented onion routing.joe
2017-09-04Stubs for symmetric encryption.joe
2017-09-04Moniod instance for Sized (and Contravariant instance).joe
2017-09-04Fleshed out some Onion Transport stubs.joe
2017-09-04DHTPK has extra layer when sent as DHT Request Packet.joe
2017-09-03Progress on OnionTransport.joe
2017-09-03top-level signatures.joe
2017-09-03Implemented more stubs for DHT transport.joe
2017-09-01handlers functino for DHT transportjoe
2017-09-01Encryption layer for DHT and Onion transports.joe
2017-08-31DHTTransport handlers.joe
2017-08-31Miscelaneous exports and TODO: Bits NodeIdjoe
2017-08-31Separated module CryptoTransport from ToxTransport.joe
2017-08-31Separated module OnionTransport from ToxTransport.joe
2017-08-31Separated module DHTTransport from ToxTransport.joe
2017-08-31Forward DHTRequest messages.joe
2017-08-30NetCrypto transport for remaining miscelaneous tox packets.joe
2017-08-30More progress on ToxTransport and related modules.joe
2017-08-29partitionTransport utility.joe
2017-08-27reworking... ToxTransport and related modules.joe
2017-08-22Added test run histogram comment for Tox messages.joe
2017-08-22dht client: Send multiple commands on commandline.joe
2017-08-11MinMaxPSQ, takeView is useful for syncing with another data structure.joe
2017-08-11Unverified: data to route response packet sending.joe
2017-08-11Store return paths for announced keys.joe
2017-08-11Reply to Announce with AnnounceResponse.joe
2017-08-06TODO messagejoe
2017-08-06Fix typo, fix Aliased Assymetric serialization.joe
2017-08-05Implemented Tox's announce handler.joe
2017-08-05Serialization for AnnounceResponse packet.joe
2017-08-05lookup' implemented for MinMaxPSQ.joe
2017-08-05WIP changing Tox packets.joe
2017-08-05Alternative Tox packet representation.joe
2017-08-04Switched awaitMessage to continuation-passing style.joe
2017-08-02More Tox stuff.joe
2017-07-30more tox workjoe
2017-07-30quieter Mainline debug printsjoe
2017-07-30pattern failjoe
2017-07-29Tox support.joe
2017-07-29JSON instances for Tox.NodeInfojoe
2017-07-29More Tox stuff.joe
2017-07-29Tox Routing info.joe
2017-07-29More Serialize instances for Tox.joe
2017-07-29Refactoring for tox/mainline code-sharing.joe
2017-07-29Detect a global ipv6 address via "ip" command.joe
2017-07-28More details in threads listing.joe
2017-07-28Code to enable detailed packet printouts (disabled via comment).joe
2017-07-28Detect IPv6 change. Bep42: robustly handle 4-mapped addresses.joe
2017-07-28Removed LANGUAGE Strict from Concurrent instrumentation.joe
2017-07-28Bits instance for ByteString... TODO: don't use this.joe