aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet.c
Commit message (Collapse)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* TNG: Accidentally removed code.t3sserakt2023-07-14
|
* NEWS: Removed all usage of old transport api, beside peerinfo tool, ↵t3sserakt2023-06-19
| | | | gnunet-transport cli and usage in transport layer itself.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through CADET subsystemWillow Liquorice2022-10-03
|
* -Second pass through CADETWillow Liquorice2022-08-30
|
* -coverity: use after freeMartin Schanzenbach2021-05-15
|
* -more coverityMartin Schanzenbach2021-03-26
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-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.
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* finish #4623Christian Grothoff2019-06-22
|
* trying to fix #5532Christian Grothoff2019-02-13
|
* untested fix for #5511Christian Grothoff2019-02-09
|
* in principle finished with #5385, could use some testing...Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* fix #5491Christian Grothoff2019-01-24
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* showing destination in patht3sserakt2018-06-28
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2018-06-28
|\
| * indentationChristian Grothoff2018-06-28
| |
* | forgot first hopt3sserakt2018-06-28
|/
* bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
|
* fixed bug 5228t3sserakt2018-06-24
|
* 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
|
* sanitize log levelsChristian Grothoff2018-05-21
|
* do not die if client closes port it never openedChristian Grothoff2018-01-13
|
* fix #5125Christian Grothoff2017-09-12
|
* implement #4973Christian Grothoff2017-03-26
|
* 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
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Make process_log more genericBart Polot2014-12-15
|
* - proper CADET overheadBart Polot2014-12-11
|
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
|
* Renamed directoryBart Polot2014-05-07