aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api_monitor.c
Commit message (Expand)AuthorAge
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* towards flow control in TNGChristian Grothoff2019-04-28
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* style fixesChristian Grothoff2018-11-02
* allow any zone if request was for NULLChristian Grothoff2018-10-25
* check namestore only sends relevant replies to monitorChristian Grothoff2018-10-09
* 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
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
* convert namestore_api_monitor to MQChristian Grothoff2016-06-25
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
* -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
* zone cannot be NULLMatthias Wachs2013-09-11
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* -fixes in monitoring codeChristian Grothoff2013-07-09
* add '-m' option to gnunet-namestore, extend namestore monitor API with notifi...Christian Grothoff2013-07-09
* -finishing monitor API on client-sideChristian Grothoff2013-07-08
* -skeleton for monitor APIChristian Grothoff2013-07-08
* -towards implementing improved namestore APIChristian Grothoff2013-06-30