aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * add perf_ logic for namestore iterations, improve namestore insertion ↵Christian Grothoff2018-05-01
| | | | | | | | | | | | performance by 30 percent
| * mergeChristian Grothoff2018-05-01
| |\
| | * more loggingChristian Grothoff2018-04-30
| | |
| | * insert at tailChristian Grothoff2018-04-30
| | |
| | * also limit ma DHT putsChristian Grothoff2018-04-30
| | |
| | * update velocity always at the end of iterationChristian Grothoff2018-04-30
| | |
| | * signal contChristian Grothoff2018-04-30
| | |
| | * bigChristian Grothoff2018-04-30
| | |
| | * simplify velocity logic in zonemasterChristian Grothoff2018-04-30
| | |
| | * eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
| | |
| | * typoChristian Grothoff2018-04-30
| | |
| | * increase block sizesChristian Grothoff2018-04-30
| | |
| | * add statistic on namestore iteration delayChristian Grothoff2018-04-30
| | |
| | * calculate velocity on PUT instead of put confirmation, publish delay statisticChristian Grothoff2018-04-30
| | |
| | * eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | | | | | | | | | when transmission is complete
| | * remove bogus assertionChristian Grothoff2018-04-30
| | |
| | * fix continuationChristian Grothoff2018-04-30
| | |
| | * enable more parallelism with DHT queue, but limit to 1000 entries, then kill ↵Christian Grothoff2018-04-30
| | | | | | | | | | | | hard
| | * remove remarks about obsolete gnunet-gns-importChristian Grothoff2018-04-30
| | |
| * | typoChristian Grothoff2018-05-01
| |/
| * batch NAMESTORE operation also in zonemasterChristian Grothoff2018-04-29
| |
| * add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | | | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
| * 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 ↵Christian Grothoff2018-04-25
| | | | | | | | up initial data import
| * enable caching private->public key mapping in memory to improve CPU ↵Christian Grothoff2018-04-25
| | | | | | | | consumption for large zone insertions
| * more logging of exp timeChristian Grothoff2018-04-25
| |
| * extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | | | | | result at a time
| * code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
| |
| * nicer zoneimport performance loggingChristian Grothoff2018-04-24
| |
| * clarify issueChristian Grothoff2018-04-24
| |
| * do not crash if service violates IPC protocolChristian 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, ↵Christian Grothoff2018-04-23
| | | | | | | | | | | | install gnunet-zoneimport and add man page
| | * support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | | | | | | | | | resolution for now)
| * | more incremental processing of zoneimporterChristian Grothoff2018-04-23
| | |
* | | Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-04-18
|\ \ \ | | |/ | |/|
| * | POT updateChristian Grothoff2018-04-18
| | |
| * | note on missing feature: try all serversChristian Grothoff2018-04-18
| | |
| * | update script to properly test for certtool and to add key to all moz profilesChristian Grothoff2018-04-18
| | |
| * | stop retrying after we succeedChristian Grothoff2018-04-18
| | |
| * | fix derefChristian Grothoff2018-04-18
| |/
* | po/POTFILES.in This file was marked as having changes. if this isNils Gillmann2018-04-18
| | | | | | | | | | | | incorrect, please revert it. Signed-off-by: Nils Gillmann <ng0@n0.is>
* | docsNils Gillmann2018-04-18
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>