aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 2to3 lint in consensus-simulation, sed the python location.Nils Gillmann2018-05-17
* gnunet-chk.py: More 2to3 changes.Nils Gillmann2018-05-17
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-17
|\
| * work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
| * deduplicate code in crypto_eccChristian Grothoff2018-05-17
| * extend test to show crypto issueChristian Grothoff2018-05-17
| * sanitize KX logic by always having the same peer go firstChristian Grothoff2018-05-17
| * log key material hashesChristian Grothoff2018-05-16
| * optimize setting upload length if availableChristian Grothoff2018-05-16
| * disable churnJulius Bünger2018-05-16
| * prevent division by zeroJulius Bünger2018-05-16
| * undo KX short cut modificationChristian Grothoff2018-05-16
| * eliminate KX short cut v2Christian Grothoff2018-05-16
| * eliminate KX short cutChristian Grothoff2018-05-16
| * also remember last ephemeral for duplicate KX detectionChristian Grothoff2018-05-16
| * add more KX stats to CADETChristian Grothoff2018-05-16
| * ign zonewalkChristian Grothoff2018-05-16
* | some 2to3 + flake8 fixes in contrib/gnunet-chk.pyNils Gillmann2018-05-17
* | Opportunisticly rename gnunet-chk.py to let its python invokation line be gen...Nils Gillmann2018-05-17
|/
* fix IPChristian Grothoff2018-05-14
* indentingChristian Grothoff2018-05-14
* expand prefaceChristian Grothoff2018-05-14
* +Nils Gillmann2018-05-14
* fixNils Gillmann2018-05-14
* fixNils Gillmann2018-05-14
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-14
|\
| * 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
| * fixChristian Grothoff2018-05-13
| * add shell script to convert result of zonewalk to input for gnunet-gns-benchmarkChristian Grothoff2018-05-13
| * 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 warn...Christian Grothoff2018-05-10
| * 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