aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_peer.c
Commit message (Expand)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* Fix a couple of warningsMartin Schanzenbach2023-10-05
* Remove more traces of ATSMartin Schanzenbach2023-10-05
* NEWS: Changed method GNUNET_HELLO_builder_get_expiration_time to not need par...t3sserakt2023-10-02
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* NEWS: Removed all usage of old transport api, beside peerinfo tool, gnunet-tr...t3sserakt2023-06-19
* 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
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* - 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 o...t3sserakt2020-06-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* eliminate nonsensical compareSchanzenbach, Martin2019-08-01
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2018-06-28
|\
| * indentationChristian Grothoff2018-06-28
* | forgot first hopt3sserakt2018-06-28
|/
* coding stylet3sserakt2018-06-26
* codesonar finding 1575.9537t3sserakt2018-06-26
* bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
* 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 ti...Christian Grothoff2018-05-20
* Try to keep the cadet->code MQ from growing too largeDavid Barksdale2018-01-10
* Actually print the path as a stringDavid Barksdale2017-12-28
* Revert "Fix use-after-free in loop over modified list"David Barksdale2017-12-23
* Fix use-after-free in loop over modified listDavid Barksdale2017-12-18
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11
* 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
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* cosmeticsChristian Grothoff2017-01-09
* properly handle case of should-drop by asynchronously running continuationChristian Grothoff2017-01-09
* DLL remove already done inside of call_peer_cont()Christian Grothoff2017-01-09
* fix crashes caused by DLL removes preceeding DLL insertsChristian Grothoff2017-01-09