aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* move identity rest pluginSchanzenbach, Martin2019-03-12
|
* move reclaim and gns back into subdirsSchanzenbach, Martin2019-03-12
|
* we probably need this file in distSchanzenbach, Martin2019-03-11
|
* actually add to pkgdirSchanzenbach, Martin2019-03-11
|
* gnunet-nse.1: follow standardsng02019-03-11
|
* fix typong02019-03-11
|
* fix configure check to test for MHD 0.9.52:Christian Grothoff2019-03-11
|
* having a working libidn is no longer optionalChristian Grothoff2019-03-11
|
* Fix Python code: remove imports from `python-future`.Hartmut Goebel2019-03-10
| | | | | | | | I missed in 3d6ba937a5a5046b3d531c17691d5d1155daae71 that `future` also provides the modules `past` and `builtins`. Imports of `builtins` can simply be removed for Python-3-only code. `past.old_div` had to be replaces by the "old" div-operatot `//`, while `past.xrange` was unused.
* Docs: Remove requirement for `python-future`.Hartmut Goebel2019-03-10
| | | | | | This Python module was used nowhere and would not make much sense either: The code is for Python 3.7 which is the most current version of Python and there is no "future" to "backport" to 3.7.
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* README +libjannsonng02019-03-10
|
* README: clarify databasesng02019-03-10
| | | | Signed-off-by: ng0 <ng0@n0.is>
* README: clarify curlng02019-03-10
| | | | Signed-off-by: ng0 <ng0@n0.is>
* README: +awkng02019-03-10
| | | | Signed-off-by: ng0 <ng0@n0.is>
* README: +groff,+mandocng02019-03-10
| | | | Signed-off-by: ng0 <ng0@n0.is>
* make html in doc/man using mandoc (sans Toc feature)ng02019-03-10
|
* trailing whitespaceng02019-03-10
|
* Update docs to reflect more gnunet-gtk changesNaomi Phillips2019-03-10
|
* Updates to handbookNaomi Phillips2019-03-09
| | | | | | This fixes some outdated references to the `gnunet-gtk` application in the docs, replacing them primarily with references to `gnunet-namestore-gtk`.
* contrib: install initd filesng02019-03-09
|
* Merge branch 'master' of gnunet.org:gnunetng02019-03-09
|\
| * fix typoSchanzenbach, Martin2019-03-09
| |
| * bind to config option (default localhost) for GNSSchanzenbach, Martin2019-03-09
| |
| * update changelogSchanzenbach, Martin2019-03-09
| |
| * bind to config option (default localhost)Schanzenbach, Martin2019-03-09
| |
* | do not delete the man fileng02019-03-09
|/
* fix.ng02019-03-09
|
* fixng02019-03-09
|
* READMEng02019-03-09
|
* bashismng02019-03-09
|
* newlineng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* bashismng02019-03-09
|
* cadet/loopcheck.sh: still bash, leaving only PIPESTATUSng02019-03-09
|
* bashismng02019-03-09
|
* build_cscopeng02019-03-09
|
* Fix #5629ng02019-03-09
|
* drop python-lint.log in lintng02019-03-09
|
* lint: drop logs into lint folderng02019-03-09
|
* Bundle my copy of checkbashism for self-contained lintingng02019-03-09
|
* dns: bashism. Add check for iptables.ng02019-03-09
|