aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* undo hostkey patchChristian Grothoff2018-05-19
|
* src/consensus/consensus-simulation: Use past.builtins for xrangeNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* python2+3 compat.: contrib/scripts/find_typedefs, gdb-iterate-dll: ↵Nils Gillmann2018-05-19
| | | | | | unicode-literals Signed-off-by: Nils Gillmann <ng0@n0.is>
* gitignore: Add .bakNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* python2+3 compat.: contrib/scripts/gdb-iterate-dll.py: use futures.Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts: lint-python.sh, small wrapperNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-19
|\
| * -add basic macOS installation instructionsSchanzenbach, Martin2018-05-18
| |
| * ancient debug patches can dieChristian Grothoff2018-05-18
| |
| * remove bitrotChristian Grothoff2018-05-18
| |
* | Restructure contrib folder.Nils Gillmann2018-05-19
|/ | | | | | | | | | | | | | | | | | contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
|