aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-20allow multiple GNS2DNS records to co-existChristian Grothoff
2018-05-20remove dead shorten logicChristian Grothoff
2018-05-20fix partitioningChristian Grothoff
2018-05-20do not crash on multiple CNAMEsChristian Grothoff
2018-05-20fix another off by oneChristian Grothoff
2018-05-20fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff
timeouts for retransmissions of handshake
2018-05-19flake8: add .py.in to tox.ini and realize the process is far from finished.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19Fix failing peerinfo testNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19disable crypto bug workaroundChristian Grothoff
2018-05-19undo hostkey patchChristian Grothoff
2018-05-19src/consensus/consensus-simulation: Use past.builtins for xrangeNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19python2+3 compat.: contrib/scripts/find_typedefs, gdb-iterate-dll: ↵Nils Gillmann
unicode-literals Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19gitignore: Add .bakNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19python2+3 compat.: contrib/scripts/gdb-iterate-dll.py: use futures.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19contrib/scripts: lint-python.sh, small wrapperNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19+Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19+Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19follow-up, fix conf locationsNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-19Restructure contrib folder.Nils Gillmann
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>
2018-05-18-add basic macOS installation instructionsSchanzenbach, Martin
2018-05-18ancient debug patches can dieChristian Grothoff
2018-05-18remove bitrotChristian Grothoff
2018-05-18po: Generate perl bin pathNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-18contrib/openvpn-tap32 content is GPL2 licensed. This is only stated in the ↵Nils Gillmann
zip archives, so include a license file in the folder which contains them. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-18configure.ac: FIXME note on version command that predates switch to git.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17contrib: change Dockerfile to more reliable/distributed gnurl sourceNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17...and move it to a better named file in thereNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Move hacks.el to contribNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Add copyright to hacks.elNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17contrib/removetrailingwhitespace: sed the pythonNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Revert "Revert "PEP 237 unified long integers and integers: ↵Nils Gillmann
http://www.python.org/dev/peps/pep-0237/"" This reverts commit d9d4454b10201c1c1e0da7e95069dd073571beac. Actually this is valid for python >= 2.2 and 3.x
2018-05-17Revert "PEP 237 unified long integers and integers: ↵Nils Gillmann
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!
2018-05-17PEP 237 unified long integers and integers: ↵Nils Gillmann
http://www.python.org/dev/peps/pep-0237/ Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17future recommendation: run lint on python files.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17follow-up, indentation fixes.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17follow-upNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-172to3 lint in consensus-simulation, sed the python location.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Merge branch 'master' of ssh://gnunet.org/gnunetChristian Grothoff
2018-05-17gnunet-chk.py: More 2to3 changes.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-17some 2to3 + flake8 fixes in contrib/gnunet-chk.pyNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17Opportunisticly rename gnunet-chk.py to let its python invokation line be ↵Nils Gillmann
generated (py.in), and assume that it is not supposed to be installed Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-17bump loop lengthChristian Grothoff
2018-05-17work-around for crypto bug (to be documented more)Christian Grothoff
2018-05-17deduplicate code in crypto_eccChristian Grothoff
2018-05-17extend test to show crypto issueChristian Grothoff
2018-05-17sanitize KX logic by always having the same peer go firstChristian Grothoff
2018-05-16log key material hashesChristian Grothoff
2018-05-16optimize setting upload length if availableChristian Grothoff