aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* expand test_mq testcaseChristian Grothoff2018-05-08
* revert patch that cannot work, wlan dummy is more complicated to begin withChristian Grothoff2018-05-07
* at least compiling fixNils Gillmann2018-05-07
* try to fix test failure in src/transportNils Gillmann2018-05-07
* test_gnunet_statistics.py: use new locations of TMPNils Gillmann2018-05-06
* fix stats output of dht profilerChristian Grothoff2018-05-06
* cosmesticsChristian Grothoff2018-05-06
* active_put is no longer, DCEChristian Grothoff2018-05-06
* fix dht profiler memory leakChristian Grothoff2018-05-06
* fix datacache bytes stored calculationChristian Grothoff2018-05-06
* typosChristian Grothoff2018-05-06
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * fix dht profiler logicChristian Grothoff2018-05-06
| * update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
| * fix simplify profiler logic, n_puts_failed no longer usedChristian Grothoff2018-05-05
| * fix profiler build, signature of callback changedChristian Grothoff2018-05-05
* | Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
|/
* define GNUNET_TMPChristian Grothoff2018-05-05
* gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/...Nils Gillmann2018-05-05
* 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 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
* 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 when...Christian Grothoff2018-04-30
* 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
* batch NAMESTORE operation also in zonemasterChristian Grothoff2018-04-29