aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* po: Generate perl bin pathNils Gillmann2018-05-18
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/openvpn-tap32 content is GPL2 licensed. This is only stated in the ↵Nils Gillmann2018-05-18
| | | | | | zip archives, so include a license file in the folder which contains them. Signed-off-by: Nils Gillmann <ng0@n0.is>
* configure.ac: FIXME note on version command that predates switch to git.Nils Gillmann2018-05-18
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib: change Dockerfile to more reliable/distributed gnurl sourceNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* ...and move it to a better named file in thereNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Move hacks.el to contribNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Add copyright to hacks.elNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/removetrailingwhitespace: sed the pythonNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Revert "Revert "PEP 237 unified long integers and integers: ↵Nils Gillmann2018-05-17
| | | | | | | | http://www.python.org/dev/peps/pep-0237/"" This reverts commit d9d4454b10201c1c1e0da7e95069dd073571beac. Actually this is valid for python >= 2.2 and 3.x
* Revert "PEP 237 unified long integers and integers: ↵Nils Gillmann2018-05-17
| | | | | | | | http://www.python.org/dev/peps/pep-0237/" This reverts commit cb9b9edd88cb35f998e7d9dd9cd3f614189a582d. Actually this is python3 only. A python2+3 variant must be used for now!
* PEP 237 unified long integers and integers: ↵Nils Gillmann2018-05-17
| | | | | | http://www.python.org/dev/peps/pep-0237/ Signed-off-by: Nils Gillmann <ng0@n0.is>
* future recommendation: run lint on python files.Nils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-up, indentation fixes.Nils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-upNils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 2to3 lint in consensus-simulation, sed the python location.Nils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* gnunet-chk.py: More 2to3 changes.Nils Gillmann2018-05-17
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | Opportunisticly rename gnunet-chk.py to let its python invokation line be ↵Nils Gillmann2018-05-17
|/ | | | | | generated (py.in), and assume that it is not supposed to be installed Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix IPChristian Grothoff2018-05-14
|
* indentingChristian Grothoff2018-05-14
|
* expand prefaceChristian Grothoff2018-05-14
|
* +Nils Gillmann2018-05-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fixNils Gillmann2018-05-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fixNils Gillmann2018-05-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | | | | | constant from DHT API where applicable instead of defining our own