Commit History

Author SHA1 Message Date
  Christian Grothoff da24a3606f avoid failing hard if 'gnunetcheck' db does not exist 5 years ago
  Christian Grothoff 4577873dcc fix segv on error 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 6ffe3aeeac handle errors without crashing 7 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 511c49385f -check return value 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 05775489db -start namecache as well 10 years ago
  Christian Grothoff dbc823a07a -finishing split of namestore into namestore and namecache (#3065) -- in theory; in practice, somehow something broke badly, so the tests are now failing 10 years ago
  Christian Grothoff accfd6bd85 -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols that were moved 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
  Christian Grothoff 88652b999a -delete does not work in the strong sense due to caching of the encrypted blocks, adjusting tests to reflect this 10 years ago
  Matthias Wachs 3ad907429a fixing test compile 10 years ago
  Christian Grothoff 992e1d7a51 -fix remove testcase 10 years ago
  Christian Grothoff 5aeafc44fc -indentation 10 years ago
  Christian Grothoff a35c5a11d3 splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption 10 years ago
  Matthias Wachs 2f9df8cdd7 modified test 10 years ago