aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -coverity: use after freeMartin Schanzenbach2021-05-15
* - fix misc typosChristian Grothoff2021-04-28
* -fix many more typosChristian Grothoff2021-04-26
* -fix typosChristian Grothoff2021-04-26
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
* -more coverityMartin Schanzenbach2021-03-26
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix warnings except rps messMartin Schanzenbach2020-10-16
* 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
* fix: cadet fix to use correct tunnel endMartin Schanzenbach2020-07-06
* -fix: actually add namestore keysMartin Schanzenbach2020-07-06
* 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
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* 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
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* clarify incorrect comment identified by Alessio Vanni on the gnunet-developer...Christian Grothoff2019-08-06
* eliminate nonsensical compareSchanzenbach, Martin2019-08-01
* reverting part of fix for #5818Schanzenbach, Martin2019-07-23
* temporary fix for #5818Schanzenbach, Martin2019-07-23
* Merge branch 'cadet-new-options't3sserakt2019-07-21
|\
| * remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
| * simplifyChristian Grothoff2019-07-17
| * fixed broken api calls in test; fixed broken protocolt3sserakt2019-07-10
| * fixed chanel_get_infot3sserakt2019-06-26
| * Merge branch 'cadet_option' of ssh://gnunet.org/gnunet into cadet_optiont3sserakt2019-06-26
| |\
| | * added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-25
| | * Merge branch 'master' into cadet_optiont3sserakt2019-06-25
| | |\
| | * | removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-24
| * | | removed channel attributest3sserakt2019-06-26
| * | | added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
| * | | removed GNUNET_CADET_ChannelOptiont3sserakt2019-06-26
| | |/ | |/|
* / | use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|/ /
* | add per-message ppChristian Grothoff2019-06-24
* | finish #4623Christian Grothoff2019-06-22
|/
* misc bugfixesChristian Grothoff2019-06-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06