aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* reduce queue limit to setting actually used in experiments so farChristian Grothoff2018-05-13
|
* add missing #defineChristian Grothoff2018-05-13
|
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* support grabbing individual recordsChristian Grothoff2018-05-13
|
* output basic stats even on 100% failuresChristian Grothoff2018-05-13
|
* off is off, should be rcChristian Grothoff2018-05-13
|
* fix shutdown orderChristian Grothoff2018-05-13
|
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13
|
* properly calculate min_relative_record_time without imposing global max, use ↵Christian Grothoff2018-05-13
| | | | constant from DHT API where applicable instead of defining our own
* rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the nameChristian Grothoff2018-05-13
|
* remove dead statisticChristian Grothoff2018-05-13
|
* no delays during first iterationChristian Grothoff2018-05-13
|
* fix zonemaster delay calculationChristian Grothoff2018-05-13
|
* add logic to compute statistics from benchmarkChristian Grothoff2018-05-12
|
* add first sketch of gns benchmarking toolChristian Grothoff2018-05-12
|
* add warning about slow monitorsChristian Grothoff2018-05-10
|
* watch for namestore not completing store operations, add auto-abort with ↵Christian Grothoff2018-05-10
| | | | warning plus statistics to detect
* fix testcase cleanup in hostlist testsChristian Grothoff2018-05-10
|
* fix clean up logic in test_plugin_transport.cChristian Grothoff2018-05-10
|
* more verbose loggingChristian Grothoff2018-05-10
|
* + is now @Christian Grothoff2018-05-10
|
* fix /tmp removalChristian Grothoff2018-05-10
|
* add option to bump lifetimeChristian Grothoff2018-05-10
|
* fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff2018-05-10
|
* fix crash on monitor disconnectChristian Grothoff2018-05-10
|
* simplify logicChristian Grothoff2018-05-10
|
* separate zonemaster monitoring functionality from main iterate-and-publish ↵Christian Grothoff2018-05-10
| | | | operation
* add gnscrypto benchmarkChristian Grothoff2018-05-10
|
* fix config filesChristian Grothoff2018-05-09
|
* fix offset computation in flat iteratorChristian Grothoff2018-05-09
|
* fix context for zone_to_name flat pluginChristian Grothoff2018-05-09
|
* fix crash on error in test logic on shutdownChristian Grothoff2018-05-09
|
* missed a few placesChristian Grothoff2018-05-09
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* try to fix test failure in src/transportNils Gillmann2018-05-07
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* test_gnunet_statistics.py: use new locations of TMPNils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| |