index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
/
DHT
/
Handlers.hs
Age
Commit message (
Expand
)
Author
2018-06-21
Documented NodeInfoCallback.
joe
2018-06-20
More DPut stuff
jim@bo
2018-06-20
port to newer versions of packages:
jim@bo
2018-06-18
Tox: Added timestamps to dhtkey and sockaddr information.
joe
2018-06-17
make ignoring lan message suppressible
James Crayne
2018-06-16
CookieData should contain remote keys only
James Crayne
2018-06-13
tox: mechanism to register node-info callbacks.
joe
2018-06-13
Facility to report rumored (indirect evidence) ip addresses.
joe
2018-06-13
tox: Node-address notifications.
joe
2018-06-09
Use IPv4 for tentative tox4 address.
joe
2018-06-08
tox: Put IPv6 nodes in their own table. (fixed typo).
joe
2018-05-31
{fresh,update}CryptoSession are now in STM
James Crayne
2018-06-02
Change Cookie -> Cookie Encrypted
joe
2018-06-01
tox: Enable nodes with same ip but different id to go into routing table.
joe
2018-05-29
more dput stuff
James Crayne
2018-05-30
Removed useless tvar access.
joe
2018-05-29
Show instance for SymmetricKey, more debug prints
James Crayne
2018-05-29
netCrypto function, ready for testing?
James Crayne
2018-05-27
Cookie-related debug print.
joe
2017-11-09
Debug prints on cookie handling.
joe
2017-11-08
Removed redundant argument from BucketRefreshser constructor.
joe
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-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
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-21
Renamed Assym -> Asymm (short for asymmetric).
joe
2017-10-12
WIP Onion routing.
joe
2017-10-02
Stubs for maintaining onion routes.
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