aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-service-namestore.c
Commit message (Expand)AuthorAge
* 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
* 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