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
2018-06-09
test publishing and retrieval of NodeInfo via avahi
Andrew Cady
2018-06-08
add avahi dependency
Andrew Cady
2018-06-07
Use -fobject-code for dht executable.
joe
2018-06-06
Moved persistence and generic dht api from main module to library.
joe
2018-05-30
This patch:
James Crayne
2018-05-29
remove xmpp flag from cabal file
James Crayne
2018-05-31
parseNetCrypto should peel id byte before deserializing the rest of the message.
joe
2018-05-29
testcookie program wip
James Crayne
2018-05-29
dput: suppressible debug prints
James Crayne
2018-05-28
ncLastNMsgs is now CyclicBuffer type
James Crayne
2018-05-30
add outgoing messages to lastNQ
James Crayne
2018-05-29
dhtd & Network.Tox.Crypto.Handlers changes:
James Crayne
2018-05-29
Broadcast eventChan for each configured Tox identity.
joe
2018-05-23
rangemap integration
James Crayne
2018-05-25
Build fixes.
joe
2017-11-29
Disabled curve 25519 backport for newer cryptonite library.
joe
2017-11-22
dequeue thread & handle session close
James Crayne
2017-11-22
xmpp flag
James Crayne
2017-11-21
fix build
James Crayne
2017-11-21
Renamed Roster -> ContactInfo, reverted toxManager stubs.
joe
2017-11-20
Rename: Server -> Connection.Tcp
James Crayne
2017-11-20
fix build
James Crayne
2017-11-19
Added monad-control to dhtd build.
joe
2017-11-19
Merge "NetCrypto" work from branch 'dht-rewrite' into dht-presence.
joe
2017-11-19
Added PacketQueue for handling inbound netcrypto packets.
joe
2017-11-19
initialize svCacheDir and friends
James Crayne
2017-11-17
Generic connection manager for Tox and XMPP.
joe
2017-11-15
Factored PingMachine into separate module.
joe
2017-11-13
Updated cabal file to build xmpp-enabled daemon.
joe
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