index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-26
Moving away from buggy async-pool.
joe
2017-07-26
Read instance for Mainline NodeInfo.
joe
2017-07-25
Bootstrap fixes.
joe
2017-07-25
pattern fail
joe
2017-07-25
Fixes to IPv4 bootstrap.
joe
2017-07-25
Removed broken bktCount parameter to BucketList.
joe
2017-07-25
Timeout is microseconds. Pattern fail.
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
comments
joe
2017-07-20
Updated Search module for rewrite.
joe
2017-07-20
Started bucket-refresh logic.
joe
2017-07-20
Update MinMaxPSQ to use HashPSQ.
joe
2017-07-19
Added a wrapper for IntPSQ.
joe
2017-07-19
Switch Wrapper.PSQ from OrdPSQ to HashablePSQ.
joe
2017-07-19
Hashable NodeId for Mainline.
joe
2017-07-19
Enable using Hashable rather than Ord-based priority queues.
joe
2017-07-19
Made Wrapper.PSQ a little more flexible.
joe
2017-07-18
Added external IP address voting for Mainline DHT.
joe
2017-07-18
Mainline routing table update.
joe
2017-07-18
Oops. I wasn't giving sendQuery the needed transaction id.
joe
2017-07-17
Implement clientAddress for Mainline DHT.
joe
2017-07-17
Give clientAddress more context to facilitate answering differently
joe
2017-07-17
Represent RoutingStatus as 3 states: Stranger,Applicant, and Accepted.
joe
2017-07-17
Use Data.Reflection for PSQ-required Ord instance.
joe
2017-07-16
Refactored, renamed, Table -> BucketList.
joe
2017-07-16
Removed /nid/ type variable from routing 'Table'.
joe
2017-07-16
Refactoring.
joe
2017-07-16
Progress on polymorphic kademlia implementation.
joe
2017-07-16
Scratch work, Kademlia insert-node operation.
joe
2017-07-16
Added timestamps to kademlia replacement queues.
joe
2017-07-16
Table updates now report changes to the routing table.
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-14
DHT rewrite: kclosest
joe
2017-07-14
Removed ip polymorphism from PeerAddr type.
joe
2017-07-14
Transport modifier utility: onInbound.
joe
2017-07-13
Mainline DHT rewrite: newClient
joe
2017-07-13
Removed type argument clutter from Routing table.
joe
2017-07-13
TOX rewrite: Response nonces are now distinct from query nonces.
joe
2017-07-13
Tox.newClient now returns a completed Client structure.
joe
2017-07-13
Generate 24-bit crypto-nonce for Tox.
joe
2017-07-13
Refactored transactionMethods arguments into ADT.
joe
2017-07-13
Made existential transaction tbl parameter for Client.
joe
2017-07-13
Switch Tox Nonce8 implementation to Word64 from ByteString.
joe
[next]