aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* -add counter for #itemsChristian Grothoff2015-04-29
|
* -doxygenChristian Grothoff2015-04-29
|
* implementing sqlite version of get_randomChristian Grothoff2015-04-29
|
* -doxygen, updating template to reflect extended APIChristian Grothoff2015-04-29
|
* -add counter for #itemsChristian Grothoff2015-04-29
|
* extending datacache API with function to return random element, implemented ↵Christian Grothoff2015-04-28
| | | | (only) in heap plugin right now
* -sending messages / starting random walksChristian Grothoff2015-04-28
|
* Add some comments in the handler functions.Arthur Dewarumez2015-04-28
|
* -work around ftbfsChristian Grothoff2015-04-27
|
* - refactor buffer calucationsBart Polot2015-04-27
|
* - critical errorBart Polot2015-04-27
|
* - refactor storing AX keysBart Polot2015-04-27
|
* - docBart Polot2015-04-27
|
* - skip checking all messages that are not there, no matter what the bitfield ↵Bart Polot2015-04-27
| | | | says
* - only modify to key sent before the key derivationBart Polot2015-04-27
|
* - resend ax kx when lostBart Polot2015-04-27
|
* - don't queue more than one ax_kx at a timeBart Polot2015-04-27
|
* - register otr-downgradesBart Polot2015-04-27
|
* only ratchet after a certain amount of messages or time has passedBart Polot2015-04-27
|
* - fix ttlBart Polot2015-04-27
|
* - ttl is deprecated, don't warnBart Polot2015-04-27
|
* - activate ratchet on receiveBart Polot2015-04-27
|
* - don't ttl drop axBart Polot2015-04-27
|
* - properly read otr/ax fieldsBart Polot2015-04-27
|
* - initialize reservedBart Polot2015-04-27
|
* - fix Nr counterBart Polot2015-04-27
|
* - fix log paramsBart Polot2015-04-27
|
* - refactorBart Polot2015-04-27
|
* - keep track of all message typesBart Polot2015-04-27
|
* - use ax as payloadBart Polot2015-04-27
|
* - proper name for continuationBart Polot2015-04-27
|
* - remove debugBart Polot2015-04-27
|
* - allow just message headers (keepalive uses this)Bart Polot2015-04-27
|
* - register AX for unqueueingBart Polot2015-04-27
|
* - fix size output, don't include headersBart Polot2015-04-27
|
* - remove dead codeBart Polot2015-04-27
|
* implemented AX dectyption and rachetingBart Polot2015-04-27
|
* - shorter names for more info in 80 colsBart Polot2015-04-27
|
* - use correct overhead size, log wrong sizes verboselyBart Polot2015-04-27
|
* - adjust checks for different encryption overheadsBart Polot2015-04-27
|
* - handle AX messagesBart Polot2015-04-27
|
* - logBart Polot2015-04-27
|
* - axolotl debugBart Polot2015-04-27
| | | | - show only relevant tunnel key info on debug
* - add getter for peer's permanent ECDH keyBart Polot2015-04-27
|
* - store peer's permanent key in axBart Polot2015-04-27
|
* - add AX type to send processors, refactor cid setterBart Polot2015-04-27
|
* - refactor axolotl encryptionBart Polot2015-04-27
|
* - log formatBart Polot2015-04-27
|
* - don't count all messages as pid when checking, only payloadBart Polot2015-04-27
|
* - fix pointerBart Polot2015-04-27
|