aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_connection.h
Commit message (Collapse)AuthorAge
* - update doxygen / docBart Polot2016-11-04
|
* - docBart Polot2016-11-04
|
* Refactor encrypted traffic handlingBart Polot2016-10-29
| | | | | | | - eliminate encapsulation for KX/DATA - simplify cases - remove dead code - Organize message types
* - docBart Polot2016-10-27
|
* - don't allocate message copies on the heapBart Polot2016-10-26
|
* - fix PID accounting without direct queue controlBart Polot2016-09-20
|
* Port CADET to CORE MQ APIBart Polot2016-09-20
|
* realigning CADET messages and bumping message types to avoid interactions ↵Christian Grothoff2016-09-12
| | | | with incompatible old versions complicating diagnostics
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Fix #3929: cancel poll towards disconnected neighborBart Polot2015-09-03
|
* committing version used to produce 3846:9432Christian Grothoff2015-07-14
|
* adding moderately expensive instrumentation to track down invariant ↵Christian Grothoff2015-07-13
| | | | violation #3846 in CADET
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* - added basic axolotl supportBart Polot2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fix memory corruption: new connection always makes copy of path.Bart Polot2014-12-15
|
* - add connection state BROKEN for connections destroyed on behalf of ↵Bart Polot2014-07-22
| | | | intermediate nodes
* - fix variable log level, add connection debug functionBart Polot2014-07-09
|
* - stop using CadetTunnel3 and go back to CadetTunnelBart Polot2014-05-14
|
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
|
* Renamed directoryBart Polot2014-05-07