summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-06-21Added -v option to specify tags from command line.joe
2018-06-20XRoutes debug tag, clearer "k secrets" output, missing signature.joe
2018-06-20More DPut stuffjim@bo
2018-06-20More information in "roster" output.joe
2018-06-20Parameterized Account to hold arbitrary information.joe
2018-06-20Filtered search-related threads from "threads" output.joe
2018-06-20Removed resourcet dependency.joe
2018-06-20Export non-ResourceT interface to xmppServer.joe
2018-06-20netcrypto bug fixesJames Crayne
2018-06-20Keep track of age of onion routes.joe
2018-06-19Remember which version of an onion route timed out.joe
2018-06-19move debug prints into DputAndrew Cady
2018-06-19Quieter defaults.joe
2018-06-18Merge branch 'toxManager' of blackbird:bittorrent into avoid-exposing-psqAndrew Cady
2018-06-18Factored separate code-paths for Kademlia announce versus actionjoe
2018-06-18avoid exposing PSQAndrew Cady
2018-06-18tox: Automatically share dhtkey with roster contacts.joe
2018-06-18Use combined IPv6/IPv4 announce item for announcing toxid.joe
2018-06-18Tox: Added timestamps to dhtkey and sockaddr information.joe
2018-06-17Factored out Tox-specific scheduling to Announcer.Tox.joe
2018-06-17Factored ToxManager out of the main module.joe
2018-06-16debug printsjoe
2018-06-16Integrate toxManager interface with xmpp roster call-outs.joe
2018-06-13Facility to report rumored (indirect evidence) ip addresses.joe
2018-06-10Tweaks to announce scheduler.joe
2018-06-10Improved nid command JID parsing.joe
2018-06-09ui: More diagnostic info in onion display.joe
2018-06-09tox: Keep tramplineIds map in sync when trampoline nodes are abandoned.joe
2018-06-09Expire old tox key announcements after 5 minutes.joe
2018-06-08"sessions" comamnd progress columnJames Crayne
2018-06-08Fixed jabber hostname for simulated xmpp messages.joe
2018-06-06Moved persistence and generic dht api from main module to library.joe
2018-06-01msg display issuesJames Crayne
2018-05-31more careful updateCryptoSessionJames Crayne
2018-05-30generalize NetCryptoSession to more statesJames Crayne
2018-05-29some junk, stash in testcookie for nowJames Crayne
2018-05-31Do-nothing tox-to-xmpp conversion conduits.joe
2018-05-31Nitpicking variable names.joe
2018-05-31Avoid using tentative netCryptoSessionsState object.joe
2018-05-31parseNetCrypto should peel id byte before deserializing the rest of the message.joe
2018-05-29testcookie program wipJames Crayne
2018-05-30tox: Removed obsolete "userKeys" TVar, use keys from ContactInfo.joe
2018-05-30Stop announcing toxid when xmpp clients disconnect.joe
2018-05-29quiet and verbose commands, feedback and more forgiving parseJames Crayne
2018-05-29dput: suppressible debug printsJames Crayne
2018-05-30WIP: Deliver friend-request to xmpp client. (continued)joe
2018-05-29utf8boldify function definitionJames Crayne
2018-05-29more session commandsJames Crayne
2018-05-28ncLastNMsgs is now CyclicBuffer typeJames Crayne
2018-05-30netcrypto command to allow ip addrJames Crayne