aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-02misc improvements to statistics and large-scale behavior of ↵Christian Grothoff
zoneimport/zonemaster
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 ↵Christian Grothoff
performance by 30 percent
2018-05-01mergeChristian Grothoff
2018-05-01typoChristian Grothoff
2018-04-30more loggingChristian Grothoff
2018-04-30insert at tailChristian Grothoff
2018-04-30also limit ma DHT putsChristian Grothoff
2018-04-30update velocity always at the end of iterationChristian Grothoff
2018-04-30signal contChristian Grothoff
2018-04-30bigChristian Grothoff
2018-04-30simplify velocity logic in zonemasterChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-30typoChristian Grothoff
2018-04-30increase block sizesChristian Grothoff
2018-04-30add statistic on namestore iteration delayChristian Grothoff
2018-04-30calculate velocity on PUT instead of put confirmation, publish delay statisticChristian Grothoff
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff
when transmission is complete
2018-04-30remove bogus assertionChristian Grothoff
2018-04-30fix continuationChristian Grothoff
2018-04-30enable more parallelism with DHT queue, but limit to 1000 entries, then kill ↵Christian Grothoff
hard
2018-04-30remove remarks about obsolete gnunet-gns-importChristian Grothoff
2018-04-29batch NAMESTORE operation also in zonemasterChristian Grothoff
2018-04-29add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff
correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
2018-04-26misc zoneimporter fixesChristian Grothoff
2018-04-26misc bugfixesChristian Grothoff
2018-04-25clean up zone iteration logicChristian Grothoff
2018-04-25init ns_pendingChristian Grothoff
2018-04-25init ns_pendingChristian Grothoff
2018-04-25first (untested) implementation of batch iteration over NAMESTORE to speed ↵Christian Grothoff
up initial data import
2018-04-25enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff
consumption for large zone insertions
2018-04-25more logging of exp timeChristian Grothoff
2018-04-25extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff
result at a time
2018-04-24code cleanup, more diagnostics, more statisticsChristian Grothoff
2018-04-24nicer zoneimport performance loggingChristian Grothoff
2018-04-24clarify issueChristian Grothoff
2018-04-24do not crash if service violates IPC protocolChristian Grothoff
2018-04-23optimize memory consumption of zoneimporterChristian Grothoff
2018-04-23fix typoChristian Grothoff
2018-04-23fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff
2018-04-23merge conflict resolutionChristian Grothoff
2018-04-23more incremental processing of zoneimporterChristian Grothoff
2018-04-23move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff
install gnunet-zoneimport and add man page
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff
resolution for now)
2018-04-18Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-04-18po/POTFILES.in This file was marked as having changes. if this isNils Gillmann
incorrect, please revert it. Signed-off-by: Nils Gillmann <ng0@n0.is>