Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Grothoff da24a3606f avoid failing hard if 'gnunetcheck' db does not exist hace 5 años
  Christian Grothoff 4577873dcc fix segv on error hace 5 años
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. hace 5 años
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web hace 6 años
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! hace 6 años
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) hace 6 años
  Christian Grothoff 1f083a4593 use real GNS record types in tests to avoid failures in new extra serialization/deserialization checking hace 6 años
  Christian Grothoff 8bb475af99 implement new functions in libgnunetsq, clean up sqlite namestore plugin, implement flow control in namestore API and tests hace 6 años
  Christian Grothoff a5e3e870f2 more extensive namestore tests for the non-sqlite plugins, with bugfixes hace 6 años
  Christian Grothoff 6ffe3aeeac handle errors without crashing hace 7 años
  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() hace 8 años
  Christian Grothoff bb5fe91d23 -fix (C) notices hace 8 años
  Christian Grothoff f27338992f fix #3869: outdated FSF address hace 9 años
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard hace 9 años
  Christian Grothoff f1f603c7d0 making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 hace 9 años
  Christian Grothoff 511c49385f -check return value hace 9 años
  LRN cc57e1d42b Remove test home at the beginning and at the VERY end hace 10 años
  Matthias Wachs 55942930db - Tests did not clean up: TEST_HOME with namestore db was not removed after test hace 10 años
  Christian Grothoff 56f3001a4d -initialize flags to unproblematic value (hence usually zero) hace 10 años
  Christian Grothoff 05775489db -start namecache as well hace 10 años
  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 hace 10 años
  Christian Grothoff accfd6bd85 -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols that were moved hace 10 años
  Christian Grothoff 9351b1e9bd separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA hace 10 años
  Christian Grothoff 61c39c6056 -remove trailing whitespace hace 10 años
  Christian Grothoff 88652b999a -delete does not work in the strong sense due to caching of the encrypted blocks, adjusting tests to reflect this hace 10 años
  Matthias Wachs 3ad907429a fixing test compile hace 10 años
  Christian Grothoff 992e1d7a51 -fix remove testcase hace 10 años
  Christian Grothoff 5aeafc44fc -indentation hace 10 años
  Christian Grothoff a35c5a11d3 splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption hace 10 años
  Matthias Wachs 2f9df8cdd7 modified test hace 10 años