aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * update ignoreChristian Grothoff2018-05-20
| |
| * update ignoreChristian Grothoff2018-05-20
| |
| * fix serialization/deserialization error in namestore deferred monitor logicChristian Grothoff2018-05-20
| |
| * check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
| |
| * off by 0 in log msgChristian Grothoff2018-05-20
| |
| * fix crash on namestore disconnectChristian Grothoff2018-05-20
| |
| * guard more carefully against integer overflowsChristian Grothoff2018-05-20
| |
| * add test for gns2dns records pointing to DNS nameChristian Grothoff2018-05-20
| |
| * fix warningChristian Grothoff2018-05-20
| |
| * add logic to count concurrently active GNS requestsChristian Grothoff2018-05-20
| |
| * allow multiple GNS2DNS records to co-existChristian Grothoff2018-05-20
| |
| * remove dead shorten logicChristian Grothoff2018-05-20
| |
| * fix partitioningChristian Grothoff2018-05-20
| |
| * do not crash on multiple CNAMEsChristian Grothoff2018-05-20
| |
| * fix another off by oneChristian Grothoff2018-05-20
| |
| * fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff2018-05-20
| | | | | | | | timeouts for retransmissions of handshake
| * flake8: add .py.in to tox.ini and realize the process is far from finished.Nils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * Fix failing peerinfo testNils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * disable crypto bug workaroundChristian Grothoff2018-05-19
| |
| * 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>
* | Merge branch 'master' of ssh://gnunet.org/gnunetChristian Grothoff2018-05-17
|\|
| * gnunet-chk.py: More 2to3 changes.Nils Gillmann2018-05-17
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>