Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | fix a few disting issues | Christian Grothoff | |
2018-06-04 | script was removed | Christian Grothoff | |
2018-05-27 | add TODO notes in doc/documentation | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-26 | exclude SOA-only zones | Christian Grothoff | |
2018-05-22 | + | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | janitor: flake8ism | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | pyexpect: flake8ism | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | + | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | find_typedefs.py: Comment about variable 'li' | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | contrib/scripts/terminate.py.in: bump the year | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-22 | contrib/scripts/terminate.py.in: indent fixes + comments | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-05-20 | update ignore | Christian Grothoff | |
2018-05-20 | fix partitioning | Christian Grothoff | |
2018-05-19 | undo hostkey patch | Christian Grothoff | |
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 | 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 | 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 | 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-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 | 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 | 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 | work-around for crypto bug (to be documented more) | Christian Grothoff | |
2018-05-13 | fix | Christian Grothoff | |
2018-05-13 | add shell script to convert result of zonewalk to input for gnunet-gns-benchmark | Christian Grothoff | |
2018-05-10 | fix test check for TMPDIR: do not throw exception if variable does not exist | Christian Grothoff | |
2018-05-10 | support keys with / in them | Christian Grothoff | |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann | |
Signed-off-by: Nils Gillmann <ng0@n0.is> | |||
2018-04-29 | add option to disable namecache, add velocity calculation and delay ↵ | Christian Grothoff | |
correction to zonemaster, fix some ftbfs from recent NAMESTORE API change | |||
2018-04-03 | start REST documentation | Schanzenbach, Martin | |
2018-03-05 | contrib/find_typedes.py: flake8 | ng0 | |
2018-03-05 | contrib/gnunet-chk.py: flake8. | ng0 | |
2018-03-05 | flake8 gdb-iterate-dll.py | ng0 | |
2018-03-05 | flake8 fixes for pydiffer | ng0 | |
2018-03-03 | add pin zone, remove obsolete script | Christian Grothoff | |
2018-03-03 | 2to3 ./contrib/gdb-iterate-dll.py | ng0 | |
2018-03-03 | Removing 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-25 | first preparations for GNS mapping arbitrary TLDs | Christian Grothoff | |
2018-01-14 | Adding my ssh key | David Barksdale | |
2018-01-13 | added ssh key | lurchi | |
2018-01-08 | clean 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-04 | newline | ng0 | |