aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* text_gnunet_fs_psd.py.in: Fix loading pxpect + flake8'ismNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* find_typedefs.py: Comment about variable 'li'Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts/terminate.py.in: bump the yearNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts/terminate.py.in: indent fixes + commentsNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* ++Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* More flakesNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* gitignore flake8.logNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-22
|\
| * sanitize log levelsChristian Grothoff2018-05-21
| |
| * fix crash on unexpected client disconnect on incoming message, remove bogus ↵Christian Grothoff2018-05-21
| | | | | | | | assertion
* | peerinfo-tool: flake8 adjustmentsNils Gillmann2018-05-22
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* disable debug logicChristian Grothoff2018-05-20
|
* update ignoreChristian Grothoff2018-05-20
|
* 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>