summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-07-27"g" command to send queries local or remote.joe
2017-07-27Mainline queries: implementation (TODO: interface).joe
2017-07-27peer search.joe
2017-07-27external-ip command.joe
2017-07-26Expose psqueues' auxillary value feature.joe
2017-07-26Applied rewrite to dhtd main program.joe
2017-07-26Moving away from buggy async-pool.joe
2017-07-26Read instance for Mainline NodeInfo.joe
2017-07-25Bootstrap fixes.joe
2017-07-25pattern failjoe
2017-07-25Fixes to IPv4 bootstrap.joe
2017-07-25Removed broken bktCount parameter to BucketList.joe
2017-07-25Timeout is microseconds. Pattern fail.joe
2017-07-24Bootstrap nodes for Mainline rewrite.joe
2017-07-23fromBEncode for (Message BValue).joe
2017-07-23Rewrite: new bootstrap function.joe