aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_remove.c
Commit message (Expand)AuthorAge
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* fix segv on errorChristian Grothoff2019-02-24
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* use real GNS record types in tests to avoid failures in new extra serializati...Christian Grothoff2018-06-05
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* handle errors without crashingChristian Grothoff2017-02-21
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -check return valueChristian Grothoff2014-12-19
* Remove test home at the beginning and at the VERY endLRN2013-12-09
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28
* -initialize flags to unproblematic value (hence usually zero)Christian Grothoff2013-11-05
* -start namecache as wellChristian Grothoff2013-10-17
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -delete does not work in the strong sense due to caching of the encrypted blo...Christian Grothoff2013-10-02
* fixing test compile Matthias Wachs2013-10-01
* -fix remove testcaseChristian Grothoff2013-09-25
* -indentationChristian Grothoff2013-09-25
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* modified testMatthias Wachs2013-09-11
* improved testMatthias Wachs2013-09-11
* test if records are removed correctlyMatthias Wachs2013-08-22
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -fixing some namestore testsChristian Grothoff2013-06-30
* -fixing some namestore testsChristian Grothoff2013-06-30
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* implementing mantis 0002193Matthias Wachs2012-11-15
* -rasp pi redefines slowChristian Grothoff2012-10-25
* -more fixes to namestoreChristian Grothoff2012-06-29
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
* -fixing compile warningsSree Harsha Totakura2012-06-20
* -fixing testcases with new expiration codeChristian Grothoff2012-06-19
* -fixing IO-error bug in namestore tests on buildbots, simplifying testcases b...Christian Grothoff2012-06-19
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* - test use new zonekey filesMatthias Wachs2012-03-19