index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mainline.hs
Age
Commit message (
Collapse
)
Author
2017-07-29
Tox Routing info.
joe
2017-07-29
Refactoring for tox/mainline code-sharing.
joe
2017-07-29
Detect a global ipv6 address via "ip" command.
joe
2017-07-28
Code to enable detailed packet printouts (disabled via comment).
joe
2017-07-28
Detect IPv6 change. Bep42: robustly handle 4-mapped addresses.
joe
2017-07-28
Reject invalid sized NodeIds.
joe
2017-07-28
Fixed cabal build.
joe
2017-07-27
Read instance for IPv6 NodeInfo.
joe
2017-07-27
Default to NodeId to 0000 for Mainline.
joe
2017-07-27
More verbose reporting of parse errors.
joe
2017-07-27
Mainline queries: implementation (TODO: interface).
joe
2017-07-27
peer search.
joe
2017-07-26
Read instance for Mainline NodeInfo.
joe
2017-07-25
Bootstrap fixes.
joe
2017-07-25
Fixes to IPv4 bootstrap.
joe
2017-07-24
Bootstrap nodes for Mainline rewrite.
joe
2017-07-23
fromBEncode for (Message BValue).
joe
2017-07-23
Rewrite: new bootstrap function.
joe
2017-07-22
Implemented bucket refresh for Mainline.
joe
2017-07-20
Updated Search module for rewrite.
joe
2017-07-19
Hashable NodeId for Mainline.
joe
2017-07-18
Added external IP address voting for Mainline DHT.
joe
2017-07-18
Mainline routing table update.
joe
2017-07-17
Implement clientAddress for Mainline DHT.
joe
2017-07-16
refactoring
joe
2017-07-15
Generate mainline node id, canonize ips in peer store.
joe
2017-07-15
BEP 32: Use a single address family for peer list.
joe
2017-07-15
Implemented BEP 32 (IPv6 extensions) for get-peers.
joe
2017-07-14
Implemented more of the Mainline DHT rewrite.
joe
2017-07-13
Mainline DHT rewrite: newClient
joe
2017-07-13
Fleshed out a little more of the Mainline DHT client.
joe
2017-07-12
WIP: Mainline DHT rewrite.
joe