summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-19Lossy packet interface for PacketQueue.joe
2017-11-19Added PacketQueue for handling inbound netcrypto packets.joe
2017-11-19newHandShakeDataJames Crayne
2017-11-19initialize svCacheDir and friendsJames Crayne
2017-11-19minor code cleaningJames Crayne
2017-11-19Refactor, and bitflags in binary message typeJames Crayne
2017-11-19support mapping msg ids, and partitionTransportMJames Crayne
2017-11-19GrpMsg should have lossyness fieldJames Crayne
2017-11-19Spelling in comments.joe
2017-11-19Spelling in comments.joe
2017-11-19Added forKOS (and removed MonadIO constraint) from thread instrumentation.joe
2017-11-19Documented InterruptibleDelay.joe
2017-11-19Updated xxd hex-dump code.joe
2017-11-19Simplified xxd hex-dump code.joe
2017-11-18Removed redundant MonadIO constraint from thread instrumentation.joe
2017-11-18New cli "c" interface to Connection.Manager.joe
2017-11-17Generic connection manager for Tox and XMPP.joe
2017-11-17WIP: Generic connection manager for Tox and XMPP.joe
2017-11-17Factored slotsToSource out of forkConnectionjoe
2017-11-16Changed Connection event to provide XML.Event streams.joe
2017-11-15Merge branch 'dht-rewrite' of 192.168.1.66:bittorrent into dht-rewriteJames Crayne
2017-11-15xxd on ByteArrayAccess, and xxd2 for ascii dumpJames Crayne
2017-11-15Factored PingMachine into separate module.joe
2017-11-15Cosmetic edit.joe
2017-11-15DNSCache now uses InterruptibleDelay where appropriate.joe
2017-11-15Documented InterruptibleDelay.joe
2017-11-14Use intrumented threads for Server module from Presence.joe
2017-11-14More sensible DNSCache behavior for non-threaded runtime.joe
2017-11-14Minor stylistic changes.joe
2017-11-13Minor edit.joe
2017-11-13Updated cabal file to build xmpp-enabled daemon.joe
2017-11-13Replaced dependency (binary -> cereal) in LocalPeerCred.joe
2017-11-13Type signatures for LocalPeerCred.joe
2017-11-13Consolidated redundant implementations of InterruptibleDelay.joe
2017-11-12We no longer require root. (ConsoleWriter is disabled without).joe
2017-11-12Updated Server module that layers on StreamServer.joe
2017-11-12Removed redundant SocketLike module.joe
2017-11-10XMPP client now receives roster on request.joe
2017-11-09Combined XMPP daemon into examples/dhtd.joe
2017-11-09Update build script to include dht-client modules.joe
2017-11-09Removed redundant imports from xmppServer.hsjoe
2017-11-09Factored out Presence.hs from main module xmppServer.hs.joe
2017-11-09Merged tox dht-client with presence.joe
2017-11-09More comments.joe
2017-11-09Cookie-related todo item.joe
2017-11-09Debug prints on cookie handling.joe
2017-11-09Oops, fixed mkroutes.sh script.joe
2017-11-08Script to add routes to testing nodes.joe
2017-11-08Finished reworked bootstrap algorithm.joe
2017-11-08Updated touchBucket for 15-second bootstrapping interval.joe