Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-20 | allow multiple GNS2DNS records to co-exist | Christian Grothoff | |
2018-05-20 | remove dead shorten logic | Christian Grothoff | |
2018-05-20 | fix partitioning | Christian Grothoff | |
2018-05-20 | do not crash on multiple CNAMEs | Christian Grothoff | |
2018-05-20 | fix another off by one | Christian Grothoff | |
2018-05-20 | fix off-by-one error in cadet connection construction, also enforce better ↵ | Christian Grothoff | |
timeouts for retransmissions of handshake | |||
2018-05-19 | flake8: 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-19 | Fix failing peerinfo test | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | disable crypto bug workaround | Christian Grothoff | |
2018-05-19 | undo hostkey patch | Christian Grothoff | |
2018-05-19 | src/consensus/consensus-simulation: Use past.builtins for xrange | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | python2+3 compat.: contrib/scripts/find_typedefs, gdb-iterate-dll: ↵ | Nils Gillmann | |
unicode-literals Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | gitignore: Add .bak | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | python2+3 compat.: contrib/scripts/gdb-iterate-dll.py: use futures. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | contrib/scripts: lint-python.sh, small wrapper | 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-19 | + | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | follow-up, fix conf locations | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-19 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | |
2018-05-19 | Restructure 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 instructions | Schanzenbach, Martin | |
2018-05-18 | ancient debug patches can die | Christian Grothoff | |
2018-05-18 | remove bitrot | Christian Grothoff | |
2018-05-18 | po: Generate perl bin path | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-18 | contrib/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-18 | configure.ac: FIXME note on version command that predates switch to git. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | contrib: change Dockerfile to more reliable/distributed gnurl source | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | ...and move it to a better named file in there | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Move hacks.el to contrib | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Add copyright to hacks.el | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | contrib/removetrailingwhitespace: sed the python | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Revert "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-17 | Revert "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-17 | PEP 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-17 | future recommendation: run lint on python files. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | follow-up, indentation fixes. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | follow-up | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | 2to3 lint in consensus-simulation, sed the python location. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Merge branch 'master' of ssh://gnunet.org/gnunet | Christian Grothoff | |
2018-05-17 | gnunet-chk.py: More 2to3 changes. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | |
2018-05-17 | some 2to3 + flake8 fixes in contrib/gnunet-chk.py | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-17 | Opportunisticly 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-17 | bump loop length | Christian Grothoff | |
2018-05-17 | work-around for crypto bug (to be documented more) | Christian Grothoff | |
2018-05-17 | deduplicate code in crypto_ecc | Christian Grothoff | |
2018-05-17 | extend test to show crypto issue | Christian Grothoff | |
2018-05-17 | sanitize KX logic by always having the same peer go first | Christian Grothoff | |
2018-05-16 | log key material hashes | Christian Grothoff | |
2018-05-16 | optimize setting upload length if available | Christian Grothoff | |