summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-07-28Build tweeks.joe
2017-07-28Reject invalid sized NodeIds.joe
2017-07-28Removed last async-pool dependency.joe
2017-07-28Removed async-pool as dependency for dhtd executable.joe
2017-07-28Fixed cabal build.joe
2017-07-28Better output of peers in search results.joe
2017-07-28Useful build scripts.joe
2017-07-28rewrite: search feature.joe
2017-07-27Search queries should not catch threadKilled.joe
2017-07-27Limit routing buckets to 24.joe
2017-07-27Read instance for IPv6 NodeInfo.joe
2017-07-27Commands to query swarms database.joe
2017-07-27Bug-fix: Enabled storing multiple peers in a swarm.joe
2017-07-27Default to NodeId to 0000 for Mainline.joe
2017-07-27SwarmData Serialize instances.joe
2017-07-27More verbose reporting of parse errors.joe