summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-23new file left out of previous commitsjim@bo
2018-06-23atox: subProcess exe launch from dhtd netcrypto commandjim@bo
2018-06-23OutGoing hooks so SessionView is updated etcjim@bo
2018-06-23show msg in dtrace on outgoingjim@bo
2018-06-23Some documentation about roster files.joe
2018-06-23this was a bugAndrew Cady
2018-06-22active nc sessions should be looked up by sockaddr, not keyAndrew Cady
2018-06-22Quieted some warnings.joe
2018-06-22Removed redundant imports and other clean up.joe
2018-06-22change default stack.yaml to stack.ghc-8.4.yamlAndrew Cady
2018-06-22disable setToxPolicy and therefore persue[sic] contact threadsAndrew Cady
2018-06-22The announcer thread will now handle relative timesAndrew Cady
2018-06-22stub out the handshake announcerAndrew Cady
2018-06-22haddock for peekPacket functionjim@bo
2018-06-22OutGoingResult now offers packet for conveniencejim@bo
2018-06-22packet request off by 1 serializatoin fix & getMissing fixjim@bo
2018-06-22remove unused cruftAndrew Cady
2018-06-22Forward port to nightly-2018-06-22.joe
2018-06-22It sends tox-messages to pidgin!joe
2018-06-22call destroySession before freshCrpytoSession on Reset-handshakejim@bo
2018-06-22fix thread cleanup bugjim@bo
2018-06-22longer ncRequestInterval (easier debugging)jim@bo
2018-06-22Avoid MVar access in dput & dtracejim@bo
2018-06-22Fix build script.joe
2018-06-21NetCrypto IdleEvents,TimeOutsjim@bo
2018-06-21all debug tags matterAndrew Cady
2018-06-21Remember whether peers are Tox or XMPP connections.joe
2018-06-21Revert "silence ghc deprecation warning"joe
2018-06-21replace XMisc with XUnused as the default verboseTagAndrew Cady
2018-06-21start to implement plan in conn-notes.txtAndrew Cady
2018-06-21dput: new tagsAndrew Cady
2018-06-21"unschedule" is STM variant of "cancel"Andrew Cady
2018-06-21silence ghc deprecation warningAndrew Cady
2018-06-21trivial refactor; ran autoformatterAndrew Cady
2018-06-21trivial refactorAndrew Cady
2018-06-21trivial refactorAndrew Cady
2018-06-21tox: Fixed client profile check in checkSoliciting.joe
2018-06-21Fix build.joe
2018-06-21WIP: Deliver tox generated messages to xmpp clients.joe
2018-06-21PacketRequest deserialize should match serializejim@bo
2018-06-21Oops, forgot compare host name for friend-request check.joe
2018-06-21Send outgoing friend requests from XMPP clients.joe
2018-06-21Fixed wrong-key bug in automatic dht-key sharing via xmpp.joe
2018-06-21TODO comments regarding ncStoredRequestsjim@bo
2018-06-21lengthen packet request interval while debuggingjim@bo
2018-06-21DPut Trace Variationsjim@bo
2018-06-21Rewrote modifyRosterFile for clarity.joe
2018-06-21packet request handling, finished all todo stubs (needs test)jim@bo
2018-06-21handlePacketRequest functionjim@bo
2018-06-21The ToxToXMPP code should use XMan tag.joe