oweals/gnunet.git
5 years agotag release v0.11.2
Christian Grothoff [Thu, 4 Apr 2019 10:40:24 +0000 (12:40 +0200)]
tag release

5 years agoallow applications expressing connection preferences directly to TNG, collect HELLOs...
Christian Grothoff [Wed, 3 Apr 2019 19:25:59 +0000 (21:25 +0200)]
allow applications expressing connection preferences directly to TNG, collect HELLOs from PEERSTORE for expressed prefs

5 years agomerge
Schanzenbach, Martin [Wed, 3 Apr 2019 19:16:47 +0000 (21:16 +0200)]
merge

5 years agofix rest plugin build
Schanzenbach, Martin [Wed, 3 Apr 2019 19:15:27 +0000 (21:15 +0200)]
fix rest plugin build

5 years agoresume transmission on idle queues upon incoming message (TNG)
Christian Grothoff [Wed, 3 Apr 2019 18:39:57 +0000 (20:39 +0200)]
resume transmission on idle queues upon incoming message (TNG)

5 years agoonly run malicious tests if malicious features are enabled v0.11.1
Christian Grothoff [Wed, 3 Apr 2019 13:49:30 +0000 (15:49 +0200)]
only run malicious tests if malicious features are enabled

5 years agorelease note to ChangeLog
Christian Grothoff [Wed, 3 Apr 2019 13:19:19 +0000 (15:19 +0200)]
release note to ChangeLog

5 years agotypo
Christian Grothoff [Wed, 3 Apr 2019 12:48:49 +0000 (14:48 +0200)]
typo

5 years agofix disting rules
Christian Grothoff [Wed, 3 Apr 2019 12:48:22 +0000 (14:48 +0200)]
fix disting rules

5 years agoremove xt/xu plugins, no longer needed for anything
Christian Grothoff [Wed, 3 Apr 2019 12:41:20 +0000 (14:41 +0200)]
remove xt/xu plugins, no longer needed for anything

5 years agoinclude linting
Christian Grothoff [Wed, 3 Apr 2019 12:39:03 +0000 (14:39 +0200)]
include linting

5 years agodisting
Christian Grothoff [Wed, 3 Apr 2019 12:36:54 +0000 (14:36 +0200)]
disting

5 years agofix linker options for gnunet-qr
Christian Grothoff [Wed, 3 Apr 2019 12:20:49 +0000 (14:20 +0200)]
fix linker options for gnunet-qr

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Wed, 3 Apr 2019 12:19:26 +0000 (12:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoman: cadet
ng0 [Wed, 3 Apr 2019 12:18:14 +0000 (12:18 +0000)]
man: cadet

5 years agoman README
ng0 [Wed, 3 Apr 2019 11:58:54 +0000 (11:58 +0000)]
man README

5 years agoupdate ChangeLog on gnunet-qr merger
Christian Grothoff [Wed, 3 Apr 2019 11:55:45 +0000 (13:55 +0200)]
update ChangeLog on gnunet-qr merger

5 years agoMerge branch 'gnunet-qt-c-2'
Christian Grothoff [Wed, 3 Apr 2019 11:53:32 +0000 (13:53 +0200)]
Merge branch 'gnunet-qt-c-2'

5 years agoman README
ng0 [Wed, 3 Apr 2019 11:53:11 +0000 (11:53 +0000)]
man README

5 years agofix libzbar detection
Christian Grothoff [Wed, 3 Apr 2019 11:53:09 +0000 (13:53 +0200)]
fix libzbar detection

5 years agoman: gns
ng0 [Wed, 3 Apr 2019 11:51:43 +0000 (11:51 +0000)]
man: gns

5 years agomerge conflict resolution
Christian Grothoff [Wed, 3 Apr 2019 11:47:48 +0000 (13:47 +0200)]
merge conflict resolution

5 years agoadd error handling for gnunet-qr
Christian Grothoff [Wed, 3 Apr 2019 11:42:07 +0000 (13:42 +0200)]
add error handling for gnunet-qr

5 years agognunet-qr: Implement functionality of gnunet-uri, don't spawn.
Hartmut Goebel [Tue, 5 Mar 2019 22:43:25 +0000 (23:43 +0100)]
gnunet-qr: Implement functionality of gnunet-uri, don't spawn.

This copies the central part of gnunet-uri. Should better be in some
shared code.

Also eliminate helper lib "gnunet-qr-utils.h", which is no longer
used.

5 years agocontrib/guix: Add zbar as dependency for package gnunet.
Hartmut Goebel [Tue, 5 Mar 2019 21:18:47 +0000 (22:18 +0100)]
contrib/guix: Add zbar as dependency for package gnunet.

5 years agocontrib/guix: Add package zbar (for gnunet-qr).
Hartmut Goebel [Tue, 5 Mar 2019 21:17:41 +0000 (22:17 +0100)]
contrib/guix: Add package zbar (for gnunet-qr).

5 years agognunet-qr: Use GNUNET_PROGRAM_run to simplify the code.
Hartmut Goebel [Sun, 3 Mar 2019 21:08:53 +0000 (22:08 +0100)]
gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.

5 years agognunet-qr: Update documentation and scripts to changed dependencies.
Hartmut Goebel [Sun, 3 Mar 2019 09:56:01 +0000 (10:56 +0100)]
gnunet-qr: Update documentation and scripts to changed dependencies.

Requirement python-zbar is gone, and thus the requirement for
Python 2.7. Instead development package for libzbar is required now.

5 years agognunet-qr: Use the `gnunet-uri` binary installed into PREFIX.
Hartmut Goebel [Sun, 3 Mar 2019 01:10:13 +0000 (02:10 +0100)]
gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX.

This helps keeping environments concise and functional package
managers like guix this will ensure `gnunet-uri` from the same
environment is used.

5 years agognunet-qr: Add into Makefile.am and pofiles,
Hartmut Goebel [Sun, 3 Mar 2019 01:06:31 +0000 (02:06 +0100)]
gnunet-qr: Add into Makefile.am and pofiles,

5 years agoconfigure.ac: Add check for libzbar (using pkgconfig).
Hartmut Goebel [Sun, 3 Mar 2019 01:04:16 +0000 (02:04 +0100)]
configure.ac: Add check for libzbar (using pkgconfig).

libzbar is required for gnunet-qr, which is optional.

5 years agoAdd Hartmut Goebel to the AUTHORS file.
Hartmut Goebel [Sun, 3 Mar 2019 00:04:08 +0000 (01:04 +0100)]
Add Hartmut Goebel to the AUTHORS file.

5 years agognunet-qr: Actually run gnunet-uri.
Hartmut Goebel [Sat, 2 Mar 2019 16:27:36 +0000 (17:27 +0100)]
gnunet-qr: Actually run gnunet-uri.

5 years agoAdd helper lib "gnunet-qr-utils.h".
Hartmut Goebel [Sat, 2 Mar 2019 16:26:35 +0000 (17:26 +0100)]
Add helper lib "gnunet-qr-utils.h".

These functions are copied from dns/gnunet-helper-dns.c,
move them into a common library.
Or think about implementing a even more elaborate version.

5 years agognunet-qr: Simplify verbose messaging.
Hartmut Goebel [Sat, 2 Mar 2019 11:37:46 +0000 (12:37 +0100)]
gnunet-qr: Simplify verbose messaging.

5 years agognunet-qr: Reimplement in C - yet only a proof of concept.
Hartmut Goebel [Sat, 2 Mar 2019 10:00:53 +0000 (11:00 +0100)]
gnunet-qr: Reimplement in C - yet only a proof of concept.

Still to-do:
* running gnunet-uri
* Proper error handling
* integration into build system (automake)

Reimplementing in C was chosen since
- official zbar python-bindings support python 2 only,
- none of the other bindings available at PyPI supports the high-level
  "processor" interface which gnunet-qr uses
- implementing bindings for zbar using ctypes required addin a lot of
  low-level error handling code, thus implementing in C seamed to be
  easier,
- the programm is short, thus re-implementing is not such complicated, and
- this allows to reduce the number of dependencies (here: another
  Python version), which should ease porting to other plattforms (zbar
  is a dependency anyway).

5 years agoman: scrypt (update)
ng0 [Wed, 3 Apr 2019 11:31:56 +0000 (11:31 +0000)]
man: scrypt (update)

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Wed, 3 Apr 2019 11:19:44 +0000 (11:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoman: search (update)
ng0 [Wed, 3 Apr 2019 11:19:30 +0000 (11:19 +0000)]
man: search (update)

5 years agoupdate changelog
Christian Grothoff [Wed, 3 Apr 2019 11:16:26 +0000 (13:16 +0200)]
update changelog

5 years agofix bogus test configuration
Christian Grothoff [Wed, 3 Apr 2019 10:32:18 +0000 (12:32 +0200)]
fix bogus test configuration

5 years agoclique still fails sometimes for strange reasons
Christian Grothoff [Wed, 3 Apr 2019 10:29:32 +0000 (12:29 +0200)]
clique still fails sometimes for strange reasons

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Wed, 3 Apr 2019 10:19:46 +0000 (10:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoman: statistics (update)
ng0 [Wed, 3 Apr 2019 10:19:31 +0000 (10:19 +0000)]
man: statistics (update)

5 years ago-d option was removed from gnunet-publish, do not use it in the test
Christian Grothoff [Wed, 3 Apr 2019 10:12:31 +0000 (12:12 +0200)]
-d option was removed from gnunet-publish, do not use it in the test

5 years agofix -c option
Christian Grothoff [Wed, 3 Apr 2019 10:01:59 +0000 (12:01 +0200)]
fix -c option

5 years agofix verbosity option
Christian Grothoff [Wed, 3 Apr 2019 09:23:02 +0000 (11:23 +0200)]
fix verbosity option

5 years agofix ugliness that is not used / useful
Christian Grothoff [Wed, 3 Apr 2019 09:12:46 +0000 (11:12 +0200)]
fix ugliness that is not used / useful

5 years agofix mktemp call
Christian Grothoff [Wed, 3 Apr 2019 09:10:03 +0000 (11:10 +0200)]
fix mktemp call

5 years agofix crash on test failure
Christian Grothoff [Wed, 3 Apr 2019 09:03:24 +0000 (11:03 +0200)]
fix crash on test failure

5 years agoadd missing license
Christian Grothoff [Wed, 3 Apr 2019 08:55:20 +0000 (10:55 +0200)]
add missing license

5 years agoman: Add README
ng0 [Tue, 2 Apr 2019 23:30:46 +0000 (23:30 +0000)]
man: Add README

5 years agoman: dns2gns
ng0 [Tue, 2 Apr 2019 23:24:55 +0000 (23:24 +0000)]
man: dns2gns

5 years agoman: qr
ng0 [Tue, 2 Apr 2019 23:14:45 +0000 (23:14 +0000)]
man: qr

5 years agoman: tbp
ng0 [Tue, 2 Apr 2019 23:03:58 +0000 (23:03 +0000)]
man: tbp

5 years agoman: testing
ng0 [Tue, 2 Apr 2019 22:51:58 +0000 (22:51 +0000)]
man: testing

5 years agoman: testing-run-service
ng0 [Tue, 2 Apr 2019 22:51:36 +0000 (22:51 +0000)]
man: testing-run-service

5 years agoman: testing
ng0 [Tue, 2 Apr 2019 22:43:24 +0000 (22:43 +0000)]
man: testing

5 years agoman: timeout
ng0 [Tue, 2 Apr 2019 22:31:58 +0000 (22:31 +0000)]
man: timeout

5 years agoman: gnunet-transport-certificate-creation.1
ng0 [Tue, 2 Apr 2019 22:21:01 +0000 (22:21 +0000)]
man: gnunet-transport-certificate-creation.1

5 years agoman: transport
ng0 [Tue, 2 Apr 2019 22:13:53 +0000 (22:13 +0000)]
man: transport

5 years agoman: unindex
ng0 [Tue, 2 Apr 2019 21:57:13 +0000 (21:57 +0000)]
man: unindex

5 years agoman: uri
ng0 [Tue, 2 Apr 2019 21:50:12 +0000 (21:50 +0000)]
man: uri

5 years agoman: fix and adjust uri
ng0 [Tue, 2 Apr 2019 21:42:29 +0000 (21:42 +0000)]
man: fix and adjust uri

5 years agoman: fix and adjust vpn
ng0 [Tue, 2 Apr 2019 20:40:02 +0000 (20:40 +0000)]
man: fix and adjust vpn

5 years agoman: fix and adjust zoneimport
ng0 [Tue, 2 Apr 2019 20:12:06 +0000 (20:12 +0000)]
man: fix and adjust zoneimport

5 years agoman: ats: fixes.
ng0 [Tue, 2 Apr 2019 19:34:38 +0000 (19:34 +0000)]
man: ats: fixes.

5 years agofix accidental slipup w configure.ac
ng0 [Tue, 2 Apr 2019 19:05:48 +0000 (19:05 +0000)]
fix accidental slipup w configure.ac

5 years agoman: gnunet-arm: Extend manpage, add missing functions, etc.
ng0 [Tue, 2 Apr 2019 16:16:03 +0000 (16:16 +0000)]
man: gnunet-arm: Extend manpage, add missing functions, etc.

5 years agolicense
ng0 [Tue, 2 Apr 2019 05:24:10 +0000 (05:24 +0000)]
license

5 years agoChangeLog
ng0 [Tue, 2 Apr 2019 05:22:58 +0000 (05:22 +0000)]
ChangeLog

5 years agoDecrease minimum python version to 3.4
ng0 [Mon, 1 Apr 2019 20:26:54 +0000 (20:26 +0000)]
Decrease minimum python version to 3.4

5 years agojust in case
ng0 [Mon, 1 Apr 2019 20:15:06 +0000 (20:15 +0000)]
just in case

5 years agoChangeLog
ng0 [Mon, 1 Apr 2019 20:13:45 +0000 (20:13 +0000)]
ChangeLog

5 years agogitignore in logread
ng0 [Mon, 1 Apr 2019 19:59:20 +0000 (19:59 +0000)]
gitignore in logread

5 years ago#5616 - finish. fix texi2mdoc generation
ng0 [Mon, 1 Apr 2019 19:55:52 +0000 (19:55 +0000)]
#5616 - finish. fix texi2mdoc generation

5 years agoFix building texi2mdoc generation
ng0 [Mon, 1 Apr 2019 18:26:06 +0000 (18:26 +0000)]
Fix building texi2mdoc generation

5 years agoMerge branch 'dev/ng0/5673_5616'
ng0 [Mon, 1 Apr 2019 18:00:45 +0000 (18:00 +0000)]
Merge branch 'dev/ng0/5673_5616'

5 years agofix 5673? at least it builds again
ng0 [Mon, 1 Apr 2019 17:58:21 +0000 (17:58 +0000)]
fix 5673? at least it builds again

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Mon, 1 Apr 2019 15:19:47 +0000 (15:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agoconfigure.ac: it looks like a typo
ng0 [Mon, 1 Apr 2019 15:19:33 +0000 (15:19 +0000)]
configure.ac: it looks like a typo

5 years agoFix typo
Naomi Phillips [Mon, 1 Apr 2019 14:55:30 +0000 (10:55 -0400)]
Fix typo

5 years agobe more verborse about which header files we require
ng0 [Mon, 1 Apr 2019 14:38:18 +0000 (14:38 +0000)]
be more verborse about which header files we require

5 years agocontrib/scripts/testbed_cleanup.sh: bashisms
ng0 [Mon, 1 Apr 2019 14:25:44 +0000 (14:25 +0000)]
contrib/scripts/testbed_cleanup.sh: bashisms

5 years agocontrib/scripts/revisionary.sh: bashisms
ng0 [Mon, 1 Apr 2019 14:24:45 +0000 (14:24 +0000)]
contrib/scripts/revisionary.sh: bashisms

5 years agorename files
ng0 [Mon, 1 Apr 2019 14:23:46 +0000 (14:23 +0000)]
rename files

5 years agoignore in lint/
ng0 [Mon, 1 Apr 2019 14:19:46 +0000 (14:19 +0000)]
ignore in lint/

5 years agohandbook: fixes and comments in preface
ng0 [Mon, 1 Apr 2019 14:17:23 +0000 (14:17 +0000)]
handbook: fixes and comments in preface

5 years agoadd ability to build manpages independent from other documentation choices
ng0 [Mon, 1 Apr 2019 14:06:27 +0000 (14:06 +0000)]
add ability to build manpages independent from other documentation choices

5 years agoGTK+ is no more, Gimp Toolkit is no more:
ng0 [Wed, 20 Mar 2019 17:13:16 +0000 (17:13 +0000)]
GTK+ is no more, Gimp Toolkit is no more:
https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html

5 years agoREADME: sort dependencies where possible
ng0 [Wed, 20 Mar 2019 13:10:44 +0000 (13:10 +0000)]
README: sort dependencies where possible

5 years agoREADME: point out that LE is optional
ng0 [Wed, 20 Mar 2019 13:01:06 +0000 (13:01 +0000)]
README: point out that LE is optional

5 years agoadapt code to MHD API change
Christian Grothoff [Wed, 20 Mar 2019 10:40:26 +0000 (11:40 +0100)]
adapt code to MHD API change

5 years agoRPS Profiler: Keep track of push to single vs. multi-hop peer
Julius Bünger [Tue, 19 Mar 2019 23:22:12 +0000 (00:22 +0100)]
RPS Profiler: Keep track of push to single vs. multi-hop peer

5 years agogenerate perl for checkbashisms.pl
ng0 [Tue, 19 Mar 2019 17:17:02 +0000 (17:17 +0000)]
generate perl for checkbashisms.pl

5 years agocontrib: Move scripts content to scripts/Makefile
ng0 [Tue, 19 Mar 2019 16:42:33 +0000 (16:42 +0000)]
contrib: Move scripts content to scripts/Makefile
Actually build the contrib perl script.
Add an m4 script for perl.

5 years agopindexs + format
ng0 [Mon, 18 Mar 2019 18:29:52 +0000 (18:29 +0000)]
pindexs + format

5 years agofollowup
ng0 [Mon, 18 Mar 2019 18:10:22 +0000 (18:10 +0000)]
followup

5 years agoremove useless comments
ng0 [Mon, 18 Mar 2019 18:04:29 +0000 (18:04 +0000)]
remove useless comments

5 years agopreface: removed fixed TODO notes, add XXX notes, adjust content, fix grammar.
ng0 [Mon, 18 Mar 2019 17:12:40 +0000 (17:12 +0000)]
preface: removed fixed TODO notes, add XXX notes, adjust content, fix grammar.