Commit History

Author SHA1 Message Date
  Martin Schanzenbach 96c802b46b - towards crypto agility; wip 3 years ago
  Christian Grothoff e31c1d4a9f GNUNET_free_non_null -> GNUNET_free 4 years ago
  Christian Grothoff 7e3cf5f461 tighten formatting rules 4 years ago
  Christian Grothoff c4e9ba925f global reindent, now with uncrustify hook enabled 4 years ago
  ng0 d41ed82a4e uncrustify as demanded. 4 years ago
  ng0 6e599264ad first step to remove plibc 4 years ago
  Christian Grothoff 9bddb14a0a do not free hashmap while iterating over it, unhealthy, even in error case 4 years ago
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. 5 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) 6 years ago
  Christian Grothoff 6ddfa55804 fix indentation and use after free in tcp plugin 6 years ago
  Christian Grothoff 8a32cac23d fix #4839 7 years ago
  Christian Grothoff 29be1a71b2 indentation, comment and style fixes, no semantic changes 7 years ago
  Christian Grothoff c793bffc39 assertion was inverted, also probably too strict 7 years ago
  Christian Grothoff 2b33fde2a4 do not start download twice 7 years ago
  Christian Grothoff bf5f92d942 rename connecT -> connect now that the old API is dead 7 years ago
  David Barksdale 7f937e3781 Use statement exprs instead of local function 7 years ago
  Christian Grothoff 82d0757e19 convert download API to MQ 8 years ago
  Christian Grothoff 8b46e74546 -just indenting fixes 8 years ago
  Christian Grothoff e8cf81fdb3 fixing compiler warnings 8 years ago
  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() 8 years ago
  Christian Grothoff bb5fe91d23 -fix (C) notices 8 years ago
  Christian Grothoff f27338992f fix #3869: outdated FSF address 9 years ago
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard 9 years ago
  Christian Grothoff f1f603c7d0 making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 9 years ago
  Christian Grothoff 1224b6d62b start fewer FS probes concurrently, run them all in the same task to avoid undue pressure on the scheduler 9 years ago
  Christian Grothoff 78f5d7d58f bratao's patch for #3545: suspend/resume of downloads 9 years ago
  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) 10 years ago
  LRN e0ca7357cd malloc -> new 10 years ago