index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-07-27
Bug-fix: Enabled storing multiple peers in a swarm.
joe
2017-07-27
SwarmData Serialize instances.
joe
2017-07-27
peer search.
joe
2017-07-26
Expose psqueues' auxillary value feature.
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-22
Implemented bucket refresh for Mainline.
joe
2017-07-20
comments
joe
2017-07-20
Updated Search module for rewrite.
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
Enable using Hashable rather than Ord-based priority queues.
joe
2017-07-19
Made Wrapper.PSQ a little more flexible.
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
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
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
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
Refactored transactionMethods arguments into ADT.
joe
2017-07-13
Made existential transaction tbl parameter for Client.
joe
2017-07-13
To encode a query, we need the transaction id.
joe
2017-07-12
WIP: Mainline DHT rewrite.
joe
2017-07-12
Polymorphic implementation of a query/response protocol.
joe
2017-07-11
FIXME: Should be using qryNonce instead of msgNonce.
joe
2017-07-11
Added DHT name to listener thread label.
joe
2017-07-11
Instances for Tox.ResponseNonce
joe
2017-07-10
Fixed Tox decryption.
joe
2017-07-09
Added MAC authentication (hash after encrypt).
joe
2017-07-09
TOX publickey: switch from decode to ByteArrayAccess.
joe
2017-07-09
Initialize Tox secret key.
joe
2017-07-08
WIP: Tox encryption.
joe
2017-07-03
Fleshed out KRPC instances for Mainline DHT.
joe
[next]