aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* start zklaim integration againSchanzenbach, Martin2018-08-13
|
* fixSchanzenbach, Martin2018-05-18
|
* start zklaimSchanzenbach, Martin2018-05-15
|
* fixSchanzenbach, Martin2018-05-04
|
* fix idp cliSchanzenbach, Martin2018-05-04
|
* start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
|
* fix scanf callsChristian Grothoff2018-05-02
|
* deq from correct queueChristian 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 ↵Christian Grothoff2018-05-02
| | | | zoneimport/zonemaster
* 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 ↵Christian Grothoff2018-05-01
| | | | | | performance by 30 percent
* 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
* 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
|