Commit History

Author SHA1 Message Date
  Julius Bünger f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 years ago
  Christian Grothoff 8fe30a808b 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 8bb475af99 implement new functions in libgnunetsq, clean up sqlite namestore plugin, implement flow control in namestore API and tests 6 years ago
  Christian Grothoff a5e3e870f2 more extensive namestore tests for the non-sqlite plugins, with bugfixes 6 years ago
  Christian Grothoff 2dee812c48 reactivate test, fix misc warnings 6 years ago
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 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
  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
  Christian Grothoff b3db33d567 -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD_ library 10 years ago
  Christian Grothoff 9351b1e9bd separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA 10 years ago
  Christian Grothoff 61c39c6056 -remove trailing whitespace 10 years ago
  Matthias Wachs 3ad907429a fixing test compile 10 years ago
  Christian Grothoff a35c5a11d3 splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption 10 years ago
  Christian Grothoff 65e91346db removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead 11 years ago
  Christian Grothoff 3d7fefedc9 changing time measurement from milliseconds to microseconds 11 years ago
  Christian Grothoff fe76c075e3 moving to new, fixed-size encoding of public and private ECC keys everywhere, also improving ECC API to better support ECRS/GADS operations 11 years ago
  Christian Grothoff 17de5c9d79 -towards implementing improved namestore API 11 years ago