Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-13 | no delays during first iteration | Christian Grothoff | |
2018-05-13 | fix zonemaster delay calculation | Christian Grothoff | |
2018-05-12 | add logic to compute statistics from benchmark | Christian Grothoff | |
2018-05-12 | add first sketch of gns benchmarking tool | Christian Grothoff | |
2018-05-10 | add warning about slow monitors | Christian Grothoff | |
2018-05-10 | watch for namestore not completing store operations, add auto-abort with ↵ | Christian Grothoff | |
warning plus statistics to detect | |||
2018-05-10 | fix testcase cleanup in hostlist tests | Christian Grothoff | |
2018-05-10 | fix clean up logic in test_plugin_transport.c | Christian Grothoff | |
2018-05-10 | more verbose logging | Christian Grothoff | |
2018-05-10 | + is now @ | Christian Grothoff | |
2018-05-10 | fix /tmp removal | Christian Grothoff | |
2018-05-10 | add option to bump lifetime | Christian Grothoff | |
2018-05-10 | fix test check for TMPDIR: do not throw exception if variable does not exist | Christian Grothoff | |
2018-05-10 | fix crash on monitor disconnect | Christian Grothoff | |
2018-05-10 | simplify logic | Christian Grothoff | |
2018-05-10 | separate zonemaster monitoring functionality from main iterate-and-publish ↵ | Christian Grothoff | |
operation | |||
2018-05-10 | add gnscrypto benchmark | Christian Grothoff | |
2018-05-09 | fix config files | Christian Grothoff | |
2018-05-09 | fix offset computation in flat iterator | Christian Grothoff | |
2018-05-09 | fix context for zone_to_name flat plugin | Christian Grothoff | |
2018-05-09 | fix crash on error in test logic on shutdown | Christian Grothoff | |
2018-05-09 | missed a few places | Christian Grothoff | |
2018-05-09 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵ | Christian Grothoff | |
implement flow control in namestore API and tests | |||
2018-05-08 | expand test_mq testcase | Christian Grothoff | |
2018-05-07 | revert patch that cannot work, wlan dummy is more complicated to begin with | Christian Grothoff | |
2018-05-07 | at least compiling fix | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-07 | try to fix test failure in src/transport | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-06 | test_gnunet_statistics.py: use new locations of TMP | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-06 | fix stats output of dht profiler | Christian Grothoff | |
2018-05-06 | cosmestics | Christian Grothoff | |
2018-05-06 | active_put is no longer, DCE | Christian Grothoff | |
2018-05-06 | fix dht profiler memory leak | Christian Grothoff | |
2018-05-06 | fix datacache bytes stored calculation | Christian Grothoff | |
2018-05-06 | typos | Christian Grothoff | |
2018-05-06 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-06 | fix dht profiler logic | Christian Grothoff | |
2018-05-05 | update namestore monitor API users to use new _next call where needed | Christian Grothoff | |
2018-05-05 | fix simplify profiler logic, n_puts_failed no longer used | Christian Grothoff | |
2018-05-05 | fix profiler build, signature of callback changed | Christian Grothoff | |
2018-05-05 | define GNUNET_TMP | Christian Grothoff | |
2018-05-05 | gns/gnunet-gns-proxy-setup-ca: check for openssl in ↵ | Nils Gillmann | |
/home/user/.guix-profile/bin:/home/user/.guix-profile/sbin:/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-04 | fix | Schanzenbach, Martin | |
2018-05-04 | fix idp cli | Schanzenbach, Martin | |
2018-05-02 | start preparations for flow control by namestore monitors | Christian Grothoff | |
2018-05-02 | fix scanf calls | Christian Grothoff | |
2018-05-02 | deq from correct queue | Christian Grothoff | |
2018-05-02 | add test for query derivation (passed instantly) | Christian Grothoff | |
2018-05-02 | comma missing | Christian Grothoff | |
2018-05-02 | misc improvements to statistics and large-scale behavior of ↵ | Christian Grothoff | |
zoneimport/zonemaster |