index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dht-client.cabal
Age
Commit message (
Expand
)
Author
2017-11-19
Added PacketQueue for handling inbound netcrypto packets.
joe
2017-11-19
initialize svCacheDir and friends
James Crayne
2017-11-07
expose module Network.Kademlia.Bootstrap
James Crayne
2017-11-01
NondecreasingIndentation as default extension
James Crayne
2017-10-31
Bug fix to Announcer.
joe
2017-10-31
fix cabal build
James Crayne
2017-10-31
Added missing signatures for MainlineDHT.
joe
2017-10-31
obsolete cabal conditional dependency & some missing type sigs
James Crayne
2017-10-31
turn off -Wall, add Network.Tox.Crypto.Handlers
James Crayne
2017-10-30
defer-typed-holes to compile dhtd
James Crayne
2017-10-29
WIP: "a" command (recurring announcements)
joe
2017-10-28
incrementNonce24, useful for Tox Handshake
Debian Live user
2017-10-28
cookieRequest Query + build fix
Debian Live user
2017-10-16
Build fixes.
joe
2017-09-23
fix build on ghc-7.10.3
James Crayne
2017-09-16
UPNP port requests (requires miniupnpc).
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
Renamed package to dht-client.
joe