aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
* fix scanf callsChristian Grothoff2018-05-02
* add test for query derivation (passed instantly)Christian Grothoff2018-05-02
* comma missingChristian Grothoff2018-05-02
* misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff2018-05-02
* implement UPSERT instead of DELETE+INSERT to reduce number of DB transactionsChristian Grothoff2018-05-02
* update gitignoreChristian Grothoff2018-05-01
* lots more statistics for zoneimport/namestoreChristian Grothoff2018-05-01
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* fix perf_ return valueChristian 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
* bigChristian 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
* misc bugfixesChristian Grothoff2018-04-26
* clean up zone iteration logicChristian Grothoff2018-04-25
* init ns_pendingChristian Grothoff2018-04-25
* init ns_pendingChristian Grothoff2018-04-25
* first (untested) implementation of batch iteration over NAMESTORE to speed up...Christian 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
* nicer zoneimport performance loggingChristian Grothoff2018-04-24
* optimize memory consumption of zoneimporterChristian Grothoff2018-04-23
* fix typoChristian Grothoff2018-04-23
* fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff2018-04-23
* merge conflict resolutionChristian Grothoff2018-04-23
|\
| * move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
| * support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
| * fix derefChristian Grothoff2018-04-18
* | more incremental processing of zoneimporterChristian Grothoff2018-04-23
|/
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* fix record type usedChristian Grothoff2018-04-17
* add DLL to plug leaksChristian Grothoff2018-04-16
* fix mgmgt of heap nodesChristian Grothoff2018-04-16
* fix hostname checkChristian Grothoff2018-04-16
* add support for DB transaction optimization to gnunet-zoneimportChristian Grothoff2018-04-15
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* modify zoneimport to deal with non-TLD zones due to difference in zone cuts b...Christian Grothoff2018-04-15
* use heap instead of DLLChristian Grothoff2018-04-13
* support async commitChristian Grothoff2018-04-11
* complete logic for incremental importsChristian Grothoff2018-04-11
|\
* | need zone here, not sure how this worked before...Christian Grothoff2018-04-11
|/
* minor bugfixesChristian Grothoff2018-04-10