Historique des commits

Auteur SHA1 Message Date
  Martin Schanzenbach 96c802b46b - towards crypto agility; wip il y a 3 ans
  Christian Grothoff e31c1d4a9f GNUNET_free_non_null -> GNUNET_free il y a 4 ans
  Christian Grothoff 7e3cf5f461 tighten formatting rules il y a 4 ans
  Christian Grothoff c4e9ba925f global reindent, now with uncrustify hook enabled il y a 4 ans
  ng0 d41ed82a4e uncrustify as demanded. il y a 4 ans
  ng0 6e599264ad first step to remove plibc il y a 4 ans
  Christian Grothoff 9bddb14a0a do not free hashmap while iterating over it, unhealthy, even in error case il y a 4 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 6ddfa55804 fix indentation and use after free in tcp plugin il y a 6 ans
  Christian Grothoff 8a32cac23d fix #4839 il y a 7 ans
  Christian Grothoff 29be1a71b2 indentation, comment and style fixes, no semantic changes il y a 7 ans
  Christian Grothoff c793bffc39 assertion was inverted, also probably too strict il y a 7 ans
  Christian Grothoff 2b33fde2a4 do not start download twice il y a 7 ans
  Christian Grothoff bf5f92d942 rename connecT -> connect now that the old API is dead il y a 7 ans
  David Barksdale 7f937e3781 Use statement exprs instead of local function il y a 7 ans
  Christian Grothoff 82d0757e19 convert download API to MQ il y a 8 ans
  Christian Grothoff 8b46e74546 -just indenting fixes il y a 8 ans
  Christian Grothoff e8cf81fdb3 fixing compiler warnings 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 bb5fe91d23 -fix (C) notices il y a 8 ans
  Christian Grothoff f27338992f fix #3869: outdated FSF address il y a 9 ans
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard 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 9 ans
  Christian Grothoff 1224b6d62b start fewer FS probes concurrently, run them all in the same task to avoid undue pressure on the scheduler il y a 9 ans
  Christian Grothoff 78f5d7d58f bratao's patch for #3545: suspend/resume of downloads il y a 9 ans
  Christian Grothoff 5bad33167f handle case where partial download prevents proper bottom-up reconstruction as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that) il y a 10 ans
  LRN e0ca7357cd malloc -> new il y a 10 ans