aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_tunnels.c
Commit message (Expand)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through CADET subsystemWillow Liquorice2022-10-03
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* -DOC: First pass of new workflow over CADET subsystem.Willow Liquorice2022-08-30
* -fix many more typosChristian Grothoff2021-04-26
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix warnings except rps messMartin Schanzenbach2020-10-16
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* Fixed bug #5822 by adding a monotonic time to the connection create message o...t3sserakt2020-06-05
* fixing #6149Christian Grothoff2020-04-11
* include buffer in main util headerChristian Grothoff2020-01-17
* replace wether with whether (thanks Efraim Flashner <efraim@flashner.co.il>)ng02019-11-21
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* 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
* afferify COPYING and the contrib folderspsyc://loupsycedyglgamf.onion/~lynX2018-06-05
* less heteronormative function names (SCNR)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix KX in Cadet for revocation-style sequencingChristian Grothoff2018-06-05
* fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
* sanitize KX logic by always having the same peer go firstChristian Grothoff2018-05-17
* log key material hashesChristian Grothoff2018-05-16
* undo KX short cut modificationChristian Grothoff2018-05-16
* eliminate KX short cut v2Christian Grothoff2018-05-16
* eliminate KX short cutChristian Grothoff2018-05-16
* also remember last ephemeral for duplicate KX detectionChristian Grothoff2018-05-16
* add more KX stats to CADETChristian Grothoff2018-05-16
* allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* implement #4973Christian Grothoff2017-03-26
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11