aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07fix the stupidChristian Grothoff
2018-06-07avoid looping on listing of zoneChristian Grothoff
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-07add -z option to gnunet-namestore-fcfsdChristian Grothoff
2018-06-07add -z option to gnunet-namestore-fcfsdChristian Grothoff
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-05use real GNS record types in tests to avoid failures in new extra serializati...Christian Grothoff
2018-05-20fix serialization/deserialization error in namestore deferred monitor logicChristian Grothoff
2018-05-20check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff
2018-05-20off by 0 in log msgChristian Grothoff
2018-05-20fix crash on namestore disconnectChristian Grothoff
2018-05-20allow multiple GNS2DNS records to co-existChristian Grothoff
2018-05-19follow-up, fix conf locationsNils Gillmann
2018-05-13add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-13support grabbing individual recordsChristian Grothoff
2018-05-12add logic to compute statistics from benchmarkChristian Grothoff
2018-05-10add warning about slow monitorsChristian Grothoff
2018-05-10watch for namestore not completing store operations, add auto-abort with warn...Christian Grothoff
2018-05-10add option to bump lifetimeChristian Grothoff
2018-05-10fix crash on monitor disconnectChristian Grothoff
2018-05-09fix config filesChristian Grothoff
2018-05-09fix offset computation in flat iteratorChristian Grothoff
2018-05-09fix context for zone_to_name flat pluginChristian Grothoff
2018-05-09fix crash on error in test logic on shutdownChristian Grothoff
2018-05-09missed a few placesChristian Grothoff
2018-05-09implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff
2018-05-06Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-05-05update namestore monitor API users to use new _next call where neededChristian Grothoff
2018-05-02start preparations for flow control by namestore monitorsChristian Grothoff
2018-05-02fix scanf callsChristian Grothoff
2018-05-02add test for query derivation (passed instantly)Christian Grothoff
2018-05-02comma missingChristian Grothoff
2018-05-02misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff
2018-05-02implement UPSERT instead of DELETE+INSERT to reduce number of DB transactionsChristian Grothoff
2018-05-01update gitignoreChristian Grothoff
2018-05-01lots more statistics for zoneimport/namestoreChristian Grothoff
2018-05-01more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff
2018-05-01fix perf_ return valueChristian Grothoff
2018-05-01add perf_ logic for namestore iterations, improve namestore insertion perform...Christian Grothoff
2018-04-30more loggingChristian Grothoff
2018-04-30signal contChristian Grothoff
2018-04-30bigChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-30add statistic on namestore iteration delayChristian Grothoff
2018-04-29add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff
2018-04-26misc zoneimporter fixesChristian Grothoff
2018-04-26misc bugfixesChristian Grothoff