aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Expand)AuthorAge
* NAMESTORE: Towards new transaction-based APIMartin Schanzenbach2022-03-21
* -cov fixesMartin Schanzenbach2022-03-16
* -better lock handling/refactoring !coverityMartin Schanzenbach2022-03-16
* -actually lock label of a zone, not all labelsMartin Schanzenbach2022-03-16
* NAMESTORE: Add record set blocking APIMartin Schanzenbach2022-03-16
* NAMESTORE: Prevent storing records under invalid labelsMartin Schanzenbach2022-03-15
* -fixMartin Schanzenbach2022-02-25
* -fix namestore testsMartin Schanzenbach2022-02-25
* GNS: Allow lowercase and uppercaseMartin Schanzenbach2022-02-15
* GNS/NAMESTORE: Fix GNS2DNS delegationsMartin Schanzenbach2022-02-14
* -fix namestore logicMartin Schanzenbach2022-02-08
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
* -fix issue with tombstone deletion when records are addedMartin Schanzenbach2022-02-05
* -ftbfs; uncrustify does not like the cmp macroMartin Schanzenbach2022-02-05
* GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
* -ftbfsMartin Schanzenbach2022-02-03
* GNS: Towards NFCMartin Schanzenbach2022-01-18
* -fix many more typosChristian Grothoff2021-04-26
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* add concept of supplemental recordsSchanzenbach, Martin2020-02-13
* fix duplicate NICK in recordSchanzenbach, Martin2020-02-12
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix ftbfsChristian Grothoff2019-08-20
* enable caching of non-existence of NICKs, also properly remove cache entries ...Christian Grothoff2019-06-22
* avoid pk operation unless logging enabledChristian Grothoff2019-06-22
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* clarifying namestore api (#5458), fixing code duplication and a memory leak w...Christian Grothoff2019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* todo on perfChristian Grothoff2018-12-11
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* style fixesChristian Grothoff2018-11-02
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
* modify sqlite logic to accomodate rowcount starting from 1Schanzenbach, Martin2018-10-15
* fix broken zone iterationSchanzenbach, Martin2018-10-13
* assertion is excessively rigidChristian Grothoff2018-10-10
* code cleanup, remove/simplify bogus checkChristian Grothoff2018-10-10
* noteChristian Grothoff2018-10-09
* when zone does not match, do not run through the loop anywayChristian 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