glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / cadet / cadet_protocol.h
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-19 Christian Grothofffix off-by-one error in cadet connection construction...
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-26 Christian Grothoffimplement #4973
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothoffrename cadet*new to just cadet, except for libgnunetcad...
2017-01-29 Christian Grothoffintroduce buffering options on the route level
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Christian Grothofftrying to make KX logic slightly more readable
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-26 Christian Grothoffuse 'futures' bitfield in ACKs properly, revisit unbuff...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-22 Christian Grothoffspell out correct constants
2017-01-21 Christian Grothoffmore logging, minor bugfixes / renames
2017-01-21 Christian Grothoffsome renaming, some code general code cleanup, some...
2017-01-20 Christian Grothoffmore work on new tunnel logic
2017-01-20 Christian Grothoffpass messages from tunnel to channel
2017-01-20 Christian Grothoffmore work on channel/tunnel logic
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffadd note to legacy code about rename operation
2017-01-18 Christian Grothoffintroduce CadetEncryptedMessageIdentifier instead of...
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothofftowards actual routing...
2017-01-17 Christian Grothoffmore work on new CADET
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2016-10-29 Bart PolotRefactor encrypted traffic handling
2016-09-12 Christian Grothoffrealigning CADET messages and bumping message types...
2016-08-26 Christian Grothoffputting CADET on a diet: proper alignment for AX KX...
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-02 Bart PolotFix try_old_keys, in order to use it for data with...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-05 Christian Grothoffturn 'force_reply' into a bitfield for future extensions
2015-06-04 Christian Grothoff-simplifying Cadet KX to directly use EdDSA keys for...
2015-04-27 Bart Polot- resend ax kx when lost
2015-04-27 Bart Polot- refactor axolotl encryption
2015-04-27 Bart Polot- due to incompatibilities in the representation of...
2015-04-27 Bart Polot- refactor kx sending, unify under send_kx
2015-04-27 Bart Polot- add cid field to ax_kx
2015-04-27 Bart Polot- don't send receivers ID, not needed
2015-04-27 Bart Polot- doc
2015-04-27 Bart Polot- refactor kx handling
2015-04-27 Bart Polot- added basic axolotl support
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-15 Bart PolotFuse PING into KX_EPHEMERAL
2014-05-07 Bart PolotRenamed directory