aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2018-06-04fix a few disting issuesChristian Grothoff
2018-06-04script was removedChristian Grothoff
2018-05-27add TODO notes in doc/documentationNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-26exclude SOA-only zonesChristian Grothoff
2018-05-22+Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22janitor: flake8ismNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22pyexpect: flake8ismNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22+Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22find_typedefs.py: Comment about variable 'li'Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22contrib/scripts/terminate.py.in: bump the yearNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22contrib/scripts/terminate.py.in: indent fixes + commentsNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-20update ignoreChristian Grothoff
2018-05-20fix partitioningChristian Grothoff
2018-05-19undo hostkey patchChristian Grothoff
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-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-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-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-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-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-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-17work-around for crypto bug (to be documented more)Christian Grothoff
2018-05-13fixChristian Grothoff
2018-05-13add shell script to convert result of zonewalk to input for gnunet-gns-benchmarkChristian Grothoff
2018-05-10fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff
2018-05-10support keys with / in themChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-04-29add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff
correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
2018-04-03start REST documentationSchanzenbach, Martin
2018-03-05contrib/find_typedes.py: flake8ng0
2018-03-05contrib/gnunet-chk.py: flake8.ng0
2018-03-05flake8 gdb-iterate-dll.pyng0
2018-03-05flake8 fixes for pydifferng0
2018-03-03add pin zone, remove obsolete scriptChristian Grothoff
2018-03-032to3 ./contrib/gdb-iterate-dll.pyng0
2018-03-03Removing contrib/ps_mem.py. There is no user in the source for this, and it ↵ng0
has been released as a separate package now.
2018-02-25first preparations for GNS mapping arbitrary TLDsChristian Grothoff
2018-01-14Adding my ssh keyDavid Barksdale
2018-01-13added ssh keylurchi
2018-01-08clean up contrib: move 2 guix files to the root level. folder structure will ↵ng0
be moved to https://c.n0.is/ng0_guix/packages
2018-01-04newlineng0