aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_protocol.h
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
* implement #4973Christian Grothoff2017-03-26
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11
* introduce buffering options on the route levelChristian Grothoff2017-01-29
* trying to make KX logic slightly more readableChristian Grothoff2017-01-27
* use 'futures' bitfield in ACKs properly, revisit unbuffered/out-of-order tran...Christian Grothoff2017-01-26
* spell out correct constantsChristian Grothoff2017-01-22
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* more work on new tunnel logicChristian Grothoff2017-01-20
* pass messages from tunnel to channelChristian Grothoff2017-01-20
* more work on channel/tunnel logicChristian Grothoff2017-01-20
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* add note to legacy code about rename operationChristian Grothoff2017-01-18
* introduce CadetEncryptedMessageIdentifier instead of over-using uint32_tChristian Grothoff2017-01-18
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* towards actual routing...Christian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* Refactor encrypted traffic handlingBart Polot2016-10-29
* realigning CADET messages and bumping message types to avoid interactions wit...Christian Grothoff2016-09-12
* putting CADET on a diet: proper alignment for AX KX, kill obsolete OTR legacy...Christian Grothoff2016-08-26
* Change CADET ports from uint32 to HashCodeBart Polot2016-07-20
* -fix (C) noticesChristian Grothoff2016-01-19
* Fix try_old_keys, in order to use it for data with the same Header key but ou...Bart Polot2015-10-02
* 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 EC...Bart Polot2015-04-27
* - 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