aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_channel.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: 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
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-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
* include buffer in main util headerChristian Grothoff2020-01-17
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
* fixed broken api calls in test; fixed broken protocolt3sserakt2019-07-10
* removed channel attributest3sserakt2019-06-26
* removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-26
* misc bugfixesChristian Grothoff2019-06-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* prevent unordered message delivery, everywhereSchanzenbach, Martin2019-02-28
* prevent unordered message deliverySchanzenbach, Martin2019-02-28
* sanity checksSchanzenbach, Martin2019-02-27
* fix missing NBO conversionsChristian Grothoff2019-02-27
* improve future calculations if messages are skipped in unreliable in-order ch...Christian Grothoff2019-02-26
* check for ACKed MIDSchanzenbach, Martin2019-02-26
* try fix #5597Schanzenbach, Martin2019-02-26
* untested fix for #5511Christian Grothoff2019-02-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* attempting to fix #5464Christian Grothoff2018-11-01
* 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 crash on unexpected client disconnect on incoming message, remove bogus a...Christian Grothoff2018-05-21
* fix another off by oneChristian Grothoff2018-05-20
* 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
* remove old CADET service codeChristian Grothoff2017-03-11
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* renames to avoid ambiguityChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* cosmeticsChristian Grothoff2017-01-09
* fix format string issueChristian Grothoff2017-01-09
* fix more field initialziation order issuesChristian Grothoff2017-01-09