summaryrefslogtreecommitdiff
path: root/dht-client.cabal
AgeCommit message (Expand)Author
2018-11-14Added missing modules to cabal file.Joe Crayne
2018-11-05Factored Stanza.Build out of XMPPServer.Joe Crayne
2018-11-05Factored Stanza.{Types,Parse} out of XMPPServer.Joe Crayne
2018-11-04Moved DPut module to separate libraryJames Crayne
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-11-04Removed atox modules from cabal file.Joe Crayne
2018-11-03Switched to new session tracker.Joe Crayne
2018-11-02Purged TraversableT usage.Joe Crayne
2018-11-01Removed apparently unneccessary constraint on hinotify.Joe Crayne
2018-11-01Allow newer hinotify dependency.Joe Crayne
2018-10-03Move example utilities into examples directory.Joe Crayne
2018-10-03Moved resolving duty to Connection manager.Joe Crayne
2018-09-08Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.Joe Crayne
2018-09-08ToxManager rewrite: use aggregated netcrypto sessions.Joe Crayne
2018-09-07Removed obsolete Connection.Tox.Joe Crayne
2018-08-17Simplified PacketQueue/PacketBuffer interface.Joe Crayne
2018-06-27testTox now simulates netCrypto sessionJames Crayne
2018-06-27update cabal fileJames Crayne
2018-06-26Thread report in test program.joe
2018-06-25fix build via .cabalAndrew Cady
2018-06-24Remove prof optionjim@bo
2018-06-24new cabal flag prof, for profilingJames Crayne
2018-06-24fix index-bounds error & improve efficiencyjim@bo
2018-06-23add semigroups as dependency in cabal fileJames Crayne
2018-06-23atox: subProcess exe launch from dhtd netcrypto commandjim@bo
2018-06-23OutGoing hooks so SessionView is updated etcjim@bo
2018-06-20Removed resourcet dependency.joe
2018-06-19implement DPut using hsloggerAndrew Cady
2018-06-18Factored Network.Tox.Handshake out of *.Crypto.Handlers.joe
2018-06-18netcrypto ping thread wipJames Crayne
2018-06-17Factored out Tox-specific scheduling to Announcer.Tox.joe
2018-06-17Factored ToxManager out of the main module.joe
2018-06-14Build fixes.joe
2018-06-10bar old versions of avahi in cabal fileJames Crayne
2018-06-09test publishing and retrieval of NodeInfo via avahiAndrew Cady
2018-06-08add avahi dependencyAndrew Cady
2018-06-07Use -fobject-code for dht executable.joe
2018-06-06Moved persistence and generic dht api from main module to library.joe
2018-05-30This patch:James Crayne
2018-05-29remove xmpp flag from cabal fileJames Crayne
2018-05-31parseNetCrypto should peel id byte before deserializing the rest of the message.joe
2018-05-29testcookie program wipJames Crayne
2018-05-29dput: suppressible debug printsJames Crayne
2018-05-28ncLastNMsgs is now CyclicBuffer typeJames Crayne
2018-05-30add outgoing messages to lastNQJames Crayne
2018-05-29dhtd & Network.Tox.Crypto.Handlers changes:James Crayne
2018-05-29Broadcast eventChan for each configured Tox identity.joe
2018-05-23rangemap integrationJames Crayne
2018-05-25Build fixes.joe
2017-11-29Disabled curve 25519 backport for newer cryptonite library.joe