aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_iteration.c
Commit message (Expand)AuthorAge
* -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 NULL, check RVChristian 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
* -fix testcasesChristian Grothoff2013-10-17
* -start namecache as well, perform NC registration for client during lookup ha...Christian 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
* -start tests with fresh/empty databaseChristian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fixing test compile Matthias Wachs2013-10-01
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* docu and MakefileMatthias Wachs2013-09-11
* updated zone iteration testMatthias Wachs2013-09-11
* 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
* -rasp pi redefines slowChristian Grothoff2012-10-25
* -more fixes to namestoreChristian Grothoff2012-06-29
* -more namestore code cleanupChristian Grothoff2012-06-28
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
* -extend test to cover iteration over empty storeChristian 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
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* 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
* - file extensionMatthias Wachs2012-03-13
* - changes to signing verfifying: includes block expirationMatthias Wachs2012-03-09
* - mod test_caseMatthias Wachs2012-03-09
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
* - reverting api changeMatthias Wachs2012-03-07
* namestore api change: include block expiration time in record createMatthias Wachs2012-03-07
* - final zone iteration codeMatthias Wachs2012-03-07
* - zone iteration stuffMatthias Wachs2012-03-06
* - reset db before testMatthias Wachs2012-03-02
* - more zone iterationMatthias Wachs2012-02-28
* - more zone iteration codeMatthias Wachs2012-02-28