Age | Commit message (Expand) | Author |
2018-05-29 | some more dput call sites | James Crayne |
2018-05-30 | Removed useless tvar access. | joe |
2018-05-30 | Stop announcing toxid when xmpp clients disconnect. | joe |
2018-05-29 | quiet and verbose commands, feedback and more forgiving parse | James Crayne |
2018-05-29 | oops, left out new module in last commit | James Crayne |
2018-05-29 | dput: suppressible debug prints | James Crayne |
2018-05-30 | TODO comment. | joe |
2018-05-29 | Show instance for SymmetricKey, more debug prints | James Crayne |
2018-05-30 | WIP: Deliver friend-request to xmpp client. (continued) | joe |
2018-05-29 | utf8boldify function definition | James Crayne |
2018-05-29 | more session commands | James Crayne |
2018-05-28 | ncLastNMsgs is now CyclicBuffer type | James Crayne |
2018-05-28 | add missing top-level type signatures | James Crayne |
2018-05-30 | Data.CyclicBuffer, wip | James Crayne |
2018-05-30 | fix In/Out tags on addMsgToLastN | James Crayne |
2018-05-30 | add outgoing messages to lastNQ | James Crayne |
2018-05-30 | add ViewSnapshot to ncLastNMsg queue | James Crayne |
2018-05-30 | FIXME comment in cryptoNetHandler | James Crayne |
2018-05-30 | fix backoff, and more debug prints | James Crayne |
2018-05-30 | exponential backoff on netCrypto and more debug prints | James Crayne |
2018-05-30 | netcrypto command to allow ip addr | James Crayne |
2018-05-29 | setContactAddr : update ip address for tox friend. | joe |
2018-05-30 | Finish "session" and "netcrypto" todo stubs | James Crayne |
2018-05-29 | netcrypto command should not use dhtParseId | James Crayne |
2018-05-29 | Obtain selected secret-key from STM state. | joe |
2018-05-29 | Comments & variable names only | James Crayne |
2018-05-29 | WIP: Deliver friend-request to xmpp client. | joe |
2018-05-29 | session command todo stubs | James Crayne |
2018-05-29 | sendCrypto & friends | James Crayne |
2018-05-29 | setNoSpam, and defaultTypingHook (why not?) | James Crayne |
2018-05-29 | hooks to keep SessionView up to date | James Crayne |
2018-05-29 | Started Connection.Tox connection manager. | joe |
2018-05-29 | dhtd & Network.Tox.Crypto.Handlers changes: | James Crayne |
2018-05-29 | Broadcast eventChan for each configured Tox identity. | joe |
2018-05-29 | netCrypto function, ready for testing? | James Crayne |
2018-05-28 | remove old dubious TODO comment | James Crayne |
2018-05-28 | Comments documenting tox-related "a" methods. | joe |
2018-05-28 | more todo comments on netcrypto function | James Crayne |
2018-05-28 | netcrypto wip, compiles | James Crayne |
2018-05-28 | Use first known key for cookie response if wrong ip address. | joe |
2018-05-27 | Cookie-related debug print. | joe |
2018-05-27 | Update test scripts. | joe |
2018-05-27 | Enabled generated nospam-id via the "nid" command. | joe |
2018-05-26 | fix hang bug on p command | James Crayne |
2018-05-27 | Utility for pretty-printing json files: pjson | joe |
2018-05-27 | Comments. | joe |
2018-05-27 | WIP: "lan" command to announce this Tox node on the lan. | joe |
2018-05-25 | Track dropped crypto packets, sessions command... | James Crayne |
2018-05-25 | sessions command, for debuging netcrypto | James Crayne |
2018-05-24 | PerSession, queue of handled/unhandled cryptomessages | James Crayne |