aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* pre-commit: fix rtws location, test for dos2unixng02019-03-15
|
* index page, forgot to commit this spacing changeng02019-03-15
|
* tests do not belong in base descriptionng02019-03-15
|
* gnunet-bugreportng02019-03-15
|
* gnunet-gns-proxy-setup-ca: replace which(1) usage.ng02019-03-15
|
* one more for the roadng02019-03-14
|
* remove the single tab in texinfo we hadng02019-03-14
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2019-03-12
|\
| * README: style. 2019->futureng02019-03-12
| |
| * README: Add TOC. Long enough to be reasonable to add oneng02019-03-12
| |
* | fix ftbfsSchanzenbach, Martin2019-03-12
|/
* update man entry for gnunet-configSchanzenbach, Martin2019-03-12
|
* change description of file expansion flagSchanzenbach, Martin2019-03-12
|
* update gitignoreSchanzenbach, Martin2019-03-12
|
* update changelog, make buildSchanzenbach, Martin2019-03-12
|
* move copying to restSchanzenbach, Martin2019-03-12
|
* fix bootstrapSchanzenbach, Martin2019-03-12
|
* add mhd ifdefSchanzenbach, Martin2019-03-12
|
* change makefile for restSchanzenbach, Martin2019-03-12
|
* move credential makefile defsSchanzenbach, Martin2019-03-12
|
* move disfunc credentialSchanzenbach, Martin2019-03-12
|
* move rest testsSchanzenbach, Martin2019-03-12
|
* move copying restSchanzenbach, Martin2019-03-12
|
* move peerinfo restSchanzenbach, Martin2019-03-12
|
* move namestore pluginSchanzenbach, Martin2019-03-12
|
* 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
| |