oweals/gnunet.git
5 years agomove namestore plugin
Schanzenbach, Martin [Tue, 12 Mar 2019 08:41:59 +0000 (09:41 +0100)]
move namestore plugin

5 years agomove identity rest plugin
Schanzenbach, Martin [Tue, 12 Mar 2019 08:39:06 +0000 (09:39 +0100)]
move identity rest plugin

5 years agomove reclaim and gns back into subdirs
Schanzenbach, Martin [Tue, 12 Mar 2019 08:36:17 +0000 (09:36 +0100)]
move reclaim and gns back into subdirs

5 years agowe probably need this file in dist
Schanzenbach, Martin [Mon, 11 Mar 2019 22:10:03 +0000 (23:10 +0100)]
we probably need this file in dist

5 years agoactually add to pkgdir
Schanzenbach, Martin [Mon, 11 Mar 2019 22:07:58 +0000 (23:07 +0100)]
actually add to pkgdir

5 years agognunet-nse.1: follow standards
ng0 [Mon, 11 Mar 2019 14:09:25 +0000 (14:09 +0000)]
gnunet-nse.1: follow standards

5 years agofix typo
ng0 [Mon, 11 Mar 2019 13:10:51 +0000 (13:10 +0000)]
fix typo

5 years agofix configure check to test for MHD 0.9.52:
Christian Grothoff [Mon, 11 Mar 2019 03:20:15 +0000 (04:20 +0100)]
fix configure check to test for MHD 0.9.52:

5 years agohaving a working libidn is no longer optional
Christian Grothoff [Mon, 11 Mar 2019 01:48:18 +0000 (02:48 +0100)]
having a working libidn is no longer optional

5 years agoFix Python code: remove imports from `python-future`.
Hartmut Goebel [Sun, 10 Mar 2019 20:17:39 +0000 (21:17 +0100)]
Fix Python code: remove imports from `python-future`.

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.

5 years agoDocs: Remove requirement for `python-future`.
Hartmut Goebel [Sun, 10 Mar 2019 18:49:15 +0000 (19:49 +0100)]
Docs: Remove requirement for `python-future`.

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.

5 years agoCleanup Python code: remove `import __future__`.
Hartmut Goebel [Sun, 10 Mar 2019 18:46:23 +0000 (19:46 +0100)]
Cleanup Python code: remove `import __future__`.

All of these only made Python 2 accept some Python 3 language idioms,
and the code is Python-3-only.

5 years agoREADME +libjannson
ng0 [Sun, 10 Mar 2019 18:42:46 +0000 (18:42 +0000)]
README +libjannson

5 years agoREADME: clarify databases
ng0 [Sun, 10 Mar 2019 18:37:36 +0000 (18:37 +0000)]
README: clarify databases

Signed-off-by: ng0 <ng0@n0.is>
5 years agoREADME: clarify curl
ng0 [Sun, 10 Mar 2019 18:34:03 +0000 (18:34 +0000)]
README: clarify curl

Signed-off-by: ng0 <ng0@n0.is>
5 years agoREADME: +awk
ng0 [Sun, 10 Mar 2019 18:31:39 +0000 (18:31 +0000)]
README: +awk

Signed-off-by: ng0 <ng0@n0.is>
5 years agoREADME: +groff,+mandoc
ng0 [Sun, 10 Mar 2019 18:30:09 +0000 (18:30 +0000)]
README: +groff,+mandoc

Signed-off-by: ng0 <ng0@n0.is>
5 years agomake html in doc/man using mandoc (sans Toc feature)
ng0 [Sun, 10 Mar 2019 17:20:29 +0000 (17:20 +0000)]
make html in doc/man using mandoc (sans Toc feature)

5 years agotrailing whitespace
ng0 [Sun, 10 Mar 2019 10:36:20 +0000 (10:36 +0000)]
trailing whitespace

5 years agoUpdate docs to reflect more gnunet-gtk changes
Naomi Phillips [Sun, 10 Mar 2019 02:23:43 +0000 (21:23 -0500)]
Update docs to reflect more gnunet-gtk changes

5 years agoUpdates to handbook
Naomi Phillips [Sat, 9 Mar 2019 19:52:34 +0000 (14:52 -0500)]
Updates to handbook

This fixes some outdated references to the `gnunet-gtk` application in
the docs, replacing them primarily with references to
`gnunet-namestore-gtk`.

5 years agocontrib: install initd files
ng0 [Sat, 9 Mar 2019 19:17:17 +0000 (19:17 +0000)]
contrib: install initd files

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Sat, 9 Mar 2019 18:42:04 +0000 (18:42 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agodo not delete the man file
ng0 [Sat, 9 Mar 2019 18:41:47 +0000 (18:41 +0000)]
do not delete the man file

5 years agofix typo
Schanzenbach, Martin [Sat, 9 Mar 2019 16:08:24 +0000 (17:08 +0100)]
fix typo

5 years agobind to config option (default localhost) for GNS
Schanzenbach, Martin [Sat, 9 Mar 2019 15:10:53 +0000 (16:10 +0100)]
bind to config option (default localhost) for GNS

5 years agoupdate changelog
Schanzenbach, Martin [Sat, 9 Mar 2019 15:00:30 +0000 (16:00 +0100)]
update changelog

5 years agobind to config option (default localhost)
Schanzenbach, Martin [Sat, 9 Mar 2019 14:58:45 +0000 (15:58 +0100)]
bind to config option (default localhost)

5 years agofix.
ng0 [Sat, 9 Mar 2019 12:28:28 +0000 (12:28 +0000)]
fix.

5 years agofix
ng0 [Sat, 9 Mar 2019 12:16:21 +0000 (12:16 +0000)]
fix

5 years agoREADME
ng0 [Sat, 9 Mar 2019 12:13:15 +0000 (12:13 +0000)]
README

5 years agobashism
ng0 [Sat, 9 Mar 2019 12:10:10 +0000 (12:10 +0000)]
bashism

5 years agonewline
ng0 [Sat, 9 Mar 2019 12:02:12 +0000 (12:02 +0000)]
newline

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:59:23 +0000 (11:59 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:56:13 +0000 (11:56 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:54:36 +0000 (11:54 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:51:15 +0000 (11:51 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:47:53 +0000 (11:47 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:46:45 +0000 (11:46 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:43:34 +0000 (11:43 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:43:01 +0000 (11:43 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:40:47 +0000 (11:40 +0000)]
bashism

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:38:51 +0000 (11:38 +0000)]
bashism

5 years agocadet/loopcheck.sh: still bash, leaving only PIPESTATUS
ng0 [Sat, 9 Mar 2019 11:26:07 +0000 (11:26 +0000)]
cadet/loopcheck.sh: still bash, leaving only PIPESTATUS

5 years agobashism
ng0 [Sat, 9 Mar 2019 11:23:08 +0000 (11:23 +0000)]
bashism

5 years agobuild_cscope
ng0 [Sat, 9 Mar 2019 11:17:57 +0000 (11:17 +0000)]
build_cscope

5 years agoFix #5629
ng0 [Sat, 9 Mar 2019 11:02:26 +0000 (11:02 +0000)]
Fix #5629

5 years agodrop python-lint.log in lint
ng0 [Sat, 9 Mar 2019 10:52:13 +0000 (10:52 +0000)]
drop python-lint.log in lint

5 years agolint: drop logs into lint folder
ng0 [Sat, 9 Mar 2019 10:46:54 +0000 (10:46 +0000)]
lint: drop logs into lint folder

5 years agoBundle my copy of checkbashism for self-contained linting
ng0 [Sat, 9 Mar 2019 10:40:57 +0000 (10:40 +0000)]
Bundle my copy of checkbashism for self-contained linting

5 years agodns: bashism. Add check for iptables.
ng0 [Sat, 9 Mar 2019 10:34:22 +0000 (10:34 +0000)]
dns: bashism. Add check for iptables.

5 years agovpn: bashism.
ng0 [Sat, 9 Mar 2019 10:32:43 +0000 (10:32 +0000)]
vpn: bashism.

5 years agognunet-gns-proxy-setup-ca.1: Fix comment style
ng0 [Sat, 9 Mar 2019 10:23:46 +0000 (10:23 +0000)]
gnunet-gns-proxy-setup-ca.1: Fix comment style

5 years agoignore
ng0 [Sat, 9 Mar 2019 10:21:24 +0000 (10:21 +0000)]
ignore

Signed-off-by: ng0 <ng0@n0.is>
5 years agolint-man: Check for what I just completely fixed. Just in case.
ng0 [Sat, 9 Mar 2019 10:19:16 +0000 (10:19 +0000)]
lint-man: Check for what I just completely fixed. Just in case.

5 years agoman: B preceding IP is wrong.
ng0 [Sat, 9 Mar 2019 10:07:20 +0000 (10:07 +0000)]
man: B preceding IP is wrong.

5 years agognunet-ats.1: lint. Add license.
ng0 [Sat, 9 Mar 2019 09:44:54 +0000 (09:44 +0000)]
gnunet-ats.1: lint. Add license.

5 years agognunet-arm.1: lint and license
ng0 [Sat, 9 Mar 2019 09:24:20 +0000 (09:24 +0000)]
gnunet-arm.1: lint and license

5 years agoFix copyright header
ng0 [Sat, 9 Mar 2019 09:20:30 +0000 (09:20 +0000)]
Fix copyright header

5 years agognunet-zoneimport.1: lint.
ng0 [Sat, 9 Mar 2019 09:04:16 +0000 (09:04 +0000)]
gnunet-zoneimport.1: lint.

5 years agognunet-zoneimport.1: lint. Add license. Document more options in synopsis.
ng0 [Sat, 9 Mar 2019 08:54:23 +0000 (08:54 +0000)]
gnunet-zoneimport.1: lint. Add license. Document more options in synopsis.

5 years agognunet.conf.5: Lint. Add Copyright and history.
ng0 [Sat, 9 Mar 2019 08:43:31 +0000 (08:43 +0000)]
gnunet.conf.5: Lint. Add Copyright and history.

5 years agomake no creation time the default
Christian Grothoff [Sat, 9 Mar 2019 00:59:22 +0000 (01:59 +0100)]
make no creation time the default

5 years agognunet-gns-proxy-setup-ca:
ng0 [Fri, 8 Mar 2019 22:47:17 +0000 (22:47 +0000)]
gnunet-gns-proxy-setup-ca:

Here is a new version of gnunet-gns-proxy-setup-ca.
Most of it still needs debugging, but it works.
This ought to be extended in the future.
Man page created.

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Fri, 8 Mar 2019 16:50:41 +0000 (16:50 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoFix report by snowie wrt manpage linking.
ng0 [Fri, 8 Mar 2019 16:49:39 +0000 (16:49 +0000)]
Fix report by snowie wrt manpage linking.
It should be LN_S instead, but since I am halfway through
rewriting the script and almost done with the actual manpage
let's skip the symlinking.

5 years agofix #5626
Christian Grothoff [Fri, 8 Mar 2019 14:33:30 +0000 (15:33 +0100)]
fix #5626

5 years agoupdated the flags for ascension
rexxnor [Wed, 20 Feb 2019 18:29:40 +0000 (19:29 +0100)]
updated the flags for ascension

5 years agoAdd gnunet-nse.1
ng0 [Wed, 6 Mar 2019 22:52:11 +0000 (22:52 +0000)]
Add gnunet-nse.1

5 years agostyle fix in gnunet-scrypt.1
ng0 [Wed, 6 Mar 2019 22:51:07 +0000 (22:51 +0000)]
style fix in gnunet-scrypt.1

5 years agodoc: First attempt at linking a manpage for gns-proxy-setup-ca. Real solution is...
ng0 [Wed, 6 Mar 2019 20:58:05 +0000 (20:58 +0000)]
doc: First attempt at linking a manpage for gns-proxy-setup-ca. Real solution is to write a manpage of course. For the casual reader, why? It is something Debian considers worth doing, the linking. So there is a cause and reason for this

5 years agotop Makefile.am: Do not recurse into lint for now
ng0 [Wed, 6 Mar 2019 17:06:13 +0000 (17:06 +0000)]
top Makefile.am: Do not recurse into lint for now

5 years agofollowup
ng0 [Wed, 6 Mar 2019 17:01:52 +0000 (17:01 +0000)]
followup

5 years agoFix #5631
ng0 [Wed, 6 Mar 2019 17:00:50 +0000 (17:00 +0000)]
Fix #5631

5 years agohandbook: Refer to distributors as what they are, a group of distributors rather...
ng0 [Wed, 6 Mar 2019 09:56:38 +0000 (09:56 +0000)]
handbook: Refer to distributors as what they are, a group of distributors rather than the specific term "distributions", a distributor can be a vendor (Taler, pEp), an OS, or a OS independent packaging system (Guix, Nix, pkgsrc)

5 years agoNotes.
ng0 [Tue, 5 Mar 2019 22:19:29 +0000 (22:19 +0000)]
Notes.

5 years agoAdd initial check-texinfo rule. Maybe this should be moved to doc later on
ng0 [Tue, 5 Mar 2019 21:21:40 +0000 (21:21 +0000)]
Add initial check-texinfo rule. Maybe this should be moved to doc later on

5 years agotexinfo: format
ng0 [Tue, 5 Mar 2019 20:12:06 +0000 (20:12 +0000)]
texinfo: format

5 years agohandbook_pull.sh
ng0 [Tue, 5 Mar 2019 10:35:01 +0000 (10:35 +0000)]
handbook_pull.sh

5 years agofix css
ng0 [Tue, 5 Mar 2019 01:10:23 +0000 (01:10 +0000)]
fix css

5 years agofix html
ng0 [Tue, 5 Mar 2019 01:04:36 +0000 (01:04 +0000)]
fix html

5 years agocontrib/scripts/process_log.sh: attempt to remove bash extensions, use of 2 different...
ng0 [Mon, 4 Mar 2019 16:09:26 +0000 (16:09 +0000)]
contrib/scripts/process_log.sh: attempt to remove bash extensions, use of 2 different stat implementations.

5 years agosafety checks for lint-man.sh
ng0 [Mon, 4 Mar 2019 14:37:50 +0000 (14:37 +0000)]
safety checks for lint-man.sh

5 years agoFix up make rules
ng0 [Mon, 4 Mar 2019 14:25:10 +0000 (14:25 +0000)]
Fix up make rules

5 years agoAdd rule to lint man
ng0 [Mon, 4 Mar 2019 14:12:43 +0000 (14:12 +0000)]
Add rule to lint man

5 years agoAdd rule to run lint-python script
ng0 [Mon, 4 Mar 2019 13:51:57 +0000 (13:51 +0000)]
Add rule to run lint-python script

5 years agoMake contrib/scripts/lint-python.sh useful
ng0 [Mon, 4 Mar 2019 13:49:36 +0000 (13:49 +0000)]
Make contrib/scripts/lint-python.sh useful

5 years agoMakefile: Add check-bashism top target
ng0 [Mon, 4 Mar 2019 13:49:09 +0000 (13:49 +0000)]
Makefile: Add check-bashism top target

5 years agoinstallation: sync with readme
ng0 [Mon, 4 Mar 2019 12:10:21 +0000 (12:10 +0000)]
installation: sync with readme

5 years agorun-gendocs.sh
ng0 [Mon, 4 Mar 2019 11:39:13 +0000 (11:39 +0000)]
run-gendocs.sh

5 years agobump copyright year, extend "About this book" with a disclaimer
ng0 [Mon, 4 Mar 2019 11:26:12 +0000 (11:26 +0000)]
bump copyright year, extend "About this book" with a disclaimer

5 years agofix item display
ng0 [Sun, 3 Mar 2019 22:09:53 +0000 (22:09 +0000)]
fix item display

5 years agoclarify more deps
ng0 [Sun, 3 Mar 2019 21:59:23 +0000 (21:59 +0000)]
clarify more deps

5 years agoclarify more deps
ng0 [Sun, 3 Mar 2019 21:57:41 +0000 (21:57 +0000)]
clarify more deps

5 years agowe do not require pkg-config or pkgconf
ng0 [Sun, 3 Mar 2019 21:50:49 +0000 (21:50 +0000)]
we do not require pkg-config or pkgconf

5 years agoMore title changes
ng0 [Sun, 3 Mar 2019 21:48:05 +0000 (21:48 +0000)]
More title changes

5 years agoremove one annoying "Moved from user" in section title
ng0 [Sun, 3 Mar 2019 21:43:57 +0000 (21:43 +0000)]
remove one annoying "Moved from user" in section title

5 years agoFix some comedy which made its way into release
ng0 [Sun, 3 Mar 2019 21:38:33 +0000 (21:38 +0000)]
Fix some comedy which made its way into release

5 years agonotes on 0.9
ng0 [Sun, 3 Mar 2019 21:32:17 +0000 (21:32 +0000)]
notes on 0.9

5 years agoinstallation: this is no longer 0.9
ng0 [Sun, 3 Mar 2019 21:24:23 +0000 (21:24 +0000)]
installation: this is no longer 0.9