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 3 years ago
  Christian Grothoff 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 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
  Julius Bünger f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 years ago
  Christian Grothoff 3a3088b270 more code cleanup, better error handing in tests 5 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 1f083a4593 use real GNS record types in tests to avoid failures in new extra serialization/deserialization checking 6 years ago
  Christian Grothoff 2cac1c7df7 missed a few places 6 years ago
  Christian Grothoff a5e3e870f2 more extensive namestore tests for the non-sqlite plugins, with bugfixes 6 years ago
  Christian Grothoff 4dc79497d7 extend namestore API to enable faster iterations by returning more than one result at a time 6 years ago
  Christian Grothoff 03374cc398 make namestore API less brittle/sublte to use 8 years ago
  Christian Grothoff f5beb3eaf1 -fix misc issues 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 61881ced3c -check return value 10 years ago
  Christian Grothoff 36499f2179 -assert zone is non-null, simplify branching logic a bit 10 years ago
  LRN cc57e1d42b Remove test home at the beginning and at the VERY end 10 years ago
  Matthias Wachs 55942930db - Tests did not clean up: TEST_HOME with namestore db was not removed after test 10 years ago
  Christian Grothoff 56f3001a4d -initialize flags to unproblematic value (hence usually zero) 10 years ago
  Christian Grothoff f785d87b27 -start namecache as well, perform NC registration for client during lookup handling 10 years ago
  Christian Grothoff accfd6bd85 -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols that were moved 10 years ago