index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mainline.hs
Age
Commit message (
Expand
)
Author
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