aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Expand)AuthorAge
* 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
* add statistic on namestore iteration delayChristian Grothoff2018-04-30
* add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff2018-04-29
* misc zoneimporter fixesChristian Grothoff2018-04-26
* clean up zone iteration logicChristian Grothoff2018-04-25
* enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff2018-04-25
* more logging of exp timeChristian Grothoff2018-04-25
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
* fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff2018-04-23
* move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
* some code cleanupChristian Grothoff2018-04-10
* avoid specifying useless DEFAULT valuesChristian Grothoff2018-03-08
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* migrating more services to new service APIChristian Grothoff2016-09-21
* Fix UAF detected by asanDavid Barksdale2016-09-05
* -nicer indentationChristian Grothoff2016-08-25
* fix #4620Christian Grothoff2016-08-22
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* - fix string formatMartin Schanzenbach2016-05-04
* 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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix (harmless) use of uninit 'nick'Christian Grothoff2015-05-26
* -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
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
* -add a few commentsChristian Grothoff2014-02-16