aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_connection.h
Commit message (Collapse)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* -DOC: Documentation cleanup pass through CADET subsystemWillow Liquorice2022-10-03
|
* -DOC: First pass of new workflow over CADET subsystem.Willow Liquorice2022-08-30
|
* -fix typosChristian Grothoff2021-04-26
|
* - forgot to actually add a file and some method documentations.t3sserakt2020-06-05
|
* Fixed bug #5822 by adding a monotonic time to the connection create message ↵t3sserakt2020-06-05
| | | | of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding.
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-26
|
* 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 ↵Christian Grothoff2018-05-20
| | | | timeouts for retransmissions of handshake
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where ↵Christian Grothoff2017-03-11
| | | | the 'old' one is not yet entirely dead)
* remove old CADET service codeChristian Grothoff2017-03-11
|
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
|
* more rename festivitiesChristian 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
|
* more work on new CADETChristian Grothoff2017-01-17
|
* - 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