aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-fcfsd.c
Commit message (Expand)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix fcfsdSchanzenbach, Martin2018-06-24
* attempt fix fcfsSchanzenbach, Martin2018-06-24
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* fix the stupidChristian Grothoff2018-06-07
* avoid looping on listing of zoneChristian Grothoff2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* add -z option to gnunet-namestore-fcfsdChristian Grothoff2018-06-07
* add -z option to gnunet-namestore-fcfsdChristian Grothoff2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -note dead fieldChristian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix use of deprecated MHD symbolsChristian Grothoff2015-06-12
* -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 value, doxygenChristian Grothoff2014-06-07
* malloc -> newLRN2013-12-19
* remove debugMatthias Wachs2013-11-29
* fixing multiple segfaultsMatthias Wachs2013-11-29
* replace iteration with lookupMatthias Wachs2013-10-28
* -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
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -eliminate ShortHashCode residuals (#2936)Christian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -misc fixesChristian Grothoff2013-09-06
* check if MHD_DUAL_STACK is definedMatthias Wachs2013-09-06
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -doxygenChristian Grothoff2013-08-14
* -addressing #2995Christian Grothoff2013-08-14