aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Expand)AuthorAge
* 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
* fix serialization/deserialization error in namestore deferred monitor logicChristian Grothoff2018-05-20
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* add warning about slow monitorsChristian Grothoff2018-05-10
* watch for namestore not completing store operations, add auto-abort with warn...Christian Grothoff2018-05-10
* fix crash on monitor disconnectChristian Grothoff2018-05-10
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
* add test for query derivation (passed instantly)Christian Grothoff2018-05-02
* lots more statistics for zoneimport/namestoreChristian Grothoff2018-05-01
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* add perf_ logic for namestore iterations, improve namestore insertion perform...Christian Grothoff2018-05-01
* more loggingChristian Grothoff2018-04-30
* signal contChristian Grothoff2018-04-30
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30