index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
/
DHT
Age
Commit message (
Expand
)
Author
2017-11-08
Moved BucketRefresher construction responsibility for greater
joe
2017-11-08
Bootstrapping rework in progress.
joe
2017-11-06
Factored out Network.Kademlia.Bootstrap.
joe
2017-11-05
Removed broken 6-digit NoSpam specification.
joe
2017-11-05
Adapted computeSharedSecret to a side-effecting interface.
joe
2017-11-04
Quieter output and some bug fixes.
joe
2017-11-01
Fix some announce bugs. Still WIP.
joe
2017-10-31
Block outgoing cookie requests in certain circumstances.
joe
2017-10-30
Tox: LanDiscovery packet. Also: IsUnsolicited query/response
joe
2017-10-29
Fixed premature deletion of pending cookie key.
joe
2017-10-28
localUserKey parameter on cookieRequest
Debian Live user
2017-10-28
Decrypt cookie response with cached public key.
joe
2017-10-28
New "cookie" command for tox command-line interface.
joe
2017-10-28
cookieRequest Query + build fix
Debian Live user
2017-10-28
Tox: handle cookie-request message.
joe
2017-10-27
Added missing pattern for Size of Hardening packet.
joe
2017-10-27
Added TODO regarding Tox "Hardening" message.
joe
2017-10-26
Publish method to send Tox friend-request.
joe
2017-10-25
Debugged encodeDataToRoute/parseDataToRoute.
joe
2017-10-24
Implemented "dhtkey" publish method.
joe
2017-10-21
Renamed Assym -> Asymm (short for asymmetric).
joe
2017-10-14
Partitioned friend-request transport from the onion transport.
joe
2017-10-12
WIP Onion routing.
joe
2017-10-02
Stubs for maintaining onion routes.
joe
2017-09-20
Added outbound initiation addresses to the Onion transport.
joe
2017-09-15
Renamed Network.Tox.(Address -> NodeId).
joe
2017-09-15
Moved Network.DHT.Routing -> Network.Kademlia.Routing
joe
2017-09-15
Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Search
joe
2017-09-15
Fixed haddock parse errors.
joe
2017-09-15
Moved DHTHandlers to its hierarchical location.
joe
2017-09-15
Moved DHTTransport to its hierarchical location.
joe