aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-fcfsd.c
Commit message (Expand)AuthorAge
* -fix legacyMartin Schanzenbach2022-01-04
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
* Improve gnunet-bcd and update logo used in generated cardsAlessio Vanni2021-11-21
* -fix nptr issuesMartin Schanzenbach2021-08-08
* -fix spellingChristian Grothoff2021-05-20
* -add forgotten NULL valuesAlessio Vanni2021-05-16
* [FCFSD] Provide a better user experienceAlessio Vanni2021-05-07
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -more gnsrecord APIMartin Schanzenbach2020-10-22
* - 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
* 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