summaryrefslogtreecommitdiff
path: root/dht-client.cabal
AgeCommit message (Expand)Author
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
2017-11-22dequeue thread & handle session closeJames Crayne
2017-11-22xmpp flagJames Crayne
2017-11-21fix buildJames Crayne
2017-11-21Renamed Roster -> ContactInfo, reverted toxManager stubs.joe
2017-11-20Rename: Server -> Connection.TcpJames Crayne
2017-11-20fix buildJames Crayne
2017-11-19Added monad-control to dhtd build.joe
2017-11-19Merge "NetCrypto" work from branch 'dht-rewrite' into dht-presence.joe
2017-11-19Added PacketQueue for handling inbound netcrypto packets.joe
2017-11-19initialize svCacheDir and friendsJames Crayne
2017-11-17Generic connection manager for Tox and XMPP.joe
2017-11-15Factored PingMachine into separate module.joe
2017-11-13Updated cabal file to build xmpp-enabled daemon.joe
2017-11-07expose module Network.Kademlia.BootstrapJames Crayne
2017-11-01NondecreasingIndentation as default extensionJames Crayne
2017-10-31Bug fix to Announcer.joe
2017-10-31fix cabal buildJames Crayne
2017-10-31Added missing signatures for MainlineDHT.joe
2017-10-31obsolete cabal conditional dependency & some missing type sigsJames Crayne
2017-10-31turn off -Wall, add Network.Tox.Crypto.HandlersJames Crayne
2017-10-30defer-typed-holes to compile dhtdJames Crayne
2017-10-29WIP: "a" command (recurring announcements)joe
2017-10-28incrementNonce24, useful for Tox HandshakeDebian Live user
2017-10-28cookieRequest Query + build fixDebian Live user
2017-10-16Build fixes.joe
2017-09-23fix build on ghc-7.10.3James Crayne
2017-09-16UPNP port requests (requires miniupnpc).joe
2017-09-15Renamed Network.Tox.(Address -> NodeId).joe
2017-09-15Moved Network.DHT.Routing -> Network.Kademlia.Routingjoe
2017-09-15Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Searchjoe
2017-09-15Renamed package to dht-client.joe