Historique des commits

Auteur SHA1 Message Date
  Christian Grothoff f62e24a88c spell checking il y a 4 ans
  Christian Grothoff 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 il y a 4 ans
  Christian Grothoff 28ab2c446f avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) il y a 4 ans
  Christian Grothoff 7e3cf5f461 tighten formatting rules il y a 5 ans
  Christian Grothoff c4e9ba925f global reindent, now with uncrustify hook enabled il y a 5 ans
  ng0 d41ed82a4e uncrustify as demanded. il y a 5 ans
  ng0 6e599264ad first step to remove plibc il y a 5 ans
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. il y a 5 ans
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web il y a 6 ans
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! il y a 6 ans
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) il y a 6 ans
  Christian Grothoff 17d34d5e09 more renamings relating to 'new' service now just being the 'normal' service il y a 7 ans
  Christian Grothoff d23a815951 removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins (which will be updated 'later') il y a 7 ans
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 il y a 8 ans
  Christian Grothoff 95f9076a21 implementing new scheduler shutdown semantics il y a 8 ans
  Christian Grothoff 29e6158507 small API change: do no longer pass rarely needed 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() il y a 8 ans
  Christian Grothoff f27338992f fix #3869: outdated FSF address il y a 9 ans
  Christian Grothoff 4059eb5733 -proper log message il y a 9 ans
  Matthias Wachs cacd1bd4aa implement linear back off for restart attempts il y a 9 ans
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard il y a 9 ans
  LRN f530fd6ab2 Fix the use of (GNUNET_)strdup and (GNUNET_)free il y a 9 ans
  Christian Grothoff f1f603c7d0 making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 il y a 10 ans
  Sree Harsha Totakura 2a35e345a2 Allow redirection of STDERR when starting processes. il y a 10 ans
  Sree Harsha Totakura 27728a48d6 - change --enable-ll to --enable-supermuc il y a 11 ans
  Christian Grothoff 61c39c6056 -remove trailing whitespace il y a 11 ans
  Christian Grothoff 5b32925c7b -do not read via mst if there is no callback for reading il y a 11 ans
  Christian Grothoff 18b62beec7 -do cancel read task as well il y a 11 ans
  Christian Grothoff 0452911c66 -docu helper api better il y a 11 ans
  Christian Grothoff 6a34f8a030 -fix helper: properly abort pending write tasks during helper destroy il y a 11 ans
  Christian Grothoff a4406e4f8c -handle case that we are in restart on stop il y a 11 ans