aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_connection.h
AgeCommit message (Expand)Author
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-20fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff
2017-03-11rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff
2017-03-11remove old CADET service codeChristian Grothoff
2017-01-21more logging, minor bugfixes / renamesChristian Grothoff
2017-01-18more rename festivitiesChristian Grothoff
2017-01-18introduce CadetEncryptedMessageIdentifier instead of over-using uint32_tChristian Grothoff
2017-01-18cadet message struct and type rename-festChristian Grothoff
2017-01-17use new shortmap to simplify CADET logic a bitChristian Grothoff
2017-01-17more work on new CADETChristian Grothoff
2016-11-04- update doxygen / docBart Polot
2016-11-04- docBart Polot
2016-10-29Refactor encrypted traffic handlingBart Polot
2016-10-27- docBart Polot
2016-10-26- don't allocate message copies on the heapBart Polot
2016-09-20- fix PID accounting without direct queue controlBart Polot
2016-09-20Port CADET to CORE MQ APIBart Polot
2016-09-12realigning CADET messages and bumping message types to avoid interactions wit...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-09-03Fix #3929: cancel poll towards disconnected neighborBart Polot
2015-07-14committing version used to produce 3846:9432Christian Grothoff
2015-07-13adding moderately expensive instrumentation to track down invariant violation...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-04-27- added basic axolotl supportBart Polot
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-15Fix memory corruption: new connection always makes copy of path.Bart Polot
2014-07-22- add connection state BROKEN for connections destroyed on behalf of intermed...Bart Polot
2014-07-09- fix variable log level, add connection debug functionBart Polot
2014-05-14- stop using CadetTunnel3 and go back to CadetTunnelBart Polot
2014-05-14- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot
2014-05-07Renamed directoryBart Polot