aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_monitoring.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 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
* -32 bit, not 16Christian Grothoff2013-10-20
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
* -start namecache as well, perform NC registration for client during lookup ha...Christian Grothoff2013-10-17
* -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
* fixing test compile Matthias Wachs2013-10-01
* updated testsMatthias 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
* -fixes in monitoring codeChristian Grothoff2013-07-09
* -testcase for monitoring, fails right now, as a good test should...Christian Grothoff2013-07-09