aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_monitoring_existing.c
Commit message (Expand)AuthorAge
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* code cleanup, remove/simplify bogus checkChristian Grothoff2018-10-10
* 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
* fix context for zone_to_name flat pluginChristian Grothoff2018-05-09
* missed a few placesChristian Grothoff2018-05-09
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
* 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
* -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
* additional test for monitoring: check if existing records are returnedMatthias Wachs2013-09-11