aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_protocol.h
Commit message (Collapse)AuthorAge
* Fix try_old_keys, in order to use it for data with the same Header key but ↵Bart Polot2015-10-02
| | | | out-of-order message number
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* turn 'force_reply' into a bitfield for future extensionsChristian Grothoff2015-06-05
|
* -simplifying Cadet KX to directly use EdDSA keys for ECDHEChristian Grothoff2015-06-04
|
* - resend ax kx when lostBart Polot2015-04-27
|
* - refactor axolotl encryptionBart Polot2015-04-27
|
* - due to incompatibilities in the representation of the ECC public key for ↵Bart Polot2015-04-27
| | | | ECDH and EdDSA, peers must provide en explicit ECDH key and sign it with theis EdDSA ID.
* - refactor kx sending, unify under send_kxBart Polot2015-04-27
|
* - add cid field to ax_kxBart Polot2015-04-27
|
* - don't send receivers ID, not neededBart Polot2015-04-27
|
* - docBart Polot2015-04-27
|
* - refactor kx handlingBart Polot2015-04-27
|
* - added basic axolotl supportBart Polot2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fuse PING into KX_EPHEMERALBart Polot2014-12-15
|
* Renamed directoryBart Polot2014-05-07