oweals/gnunet.git
6 years agofix assertion failure reported in #5578
Christian Grothoff [Sat, 16 Feb 2019 20:00:38 +0000 (21:00 +0100)]
fix assertion failure reported in #5578

6 years agoadd debug output to py.in
Christian Grothoff [Sat, 16 Feb 2019 15:37:02 +0000 (16:37 +0100)]
add debug output to py.in

6 years agoadd logging
Christian Grothoff [Sat, 16 Feb 2019 15:33:03 +0000 (16:33 +0100)]
add logging

6 years agocast no longer required for modern curl
Christian Grothoff [Sat, 16 Feb 2019 14:38:15 +0000 (15:38 +0100)]
cast no longer required for modern curl

6 years agomake clang shut up about #5573
Christian Grothoff [Sat, 16 Feb 2019 09:43:17 +0000 (10:43 +0100)]
make clang shut up about #5573

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Fri, 15 Feb 2019 22:49:45 +0000 (22:49 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agotext-only variant of svg logo
ng0 [Fri, 15 Feb 2019 22:49:29 +0000 (22:49 +0000)]
text-only variant of svg logo

6 years agofix some compiler warnings
Schanzenbach, Martin [Fri, 15 Feb 2019 20:16:37 +0000 (21:16 +0100)]
fix some compiler warnings

6 years agofix dist build
Schanzenbach, Martin [Fri, 15 Feb 2019 19:55:59 +0000 (20:55 +0100)]
fix dist build

6 years agofix macos build of dist tarball
Schanzenbach, Martin [Fri, 15 Feb 2019 19:30:00 +0000 (20:30 +0100)]
fix macos build of dist tarball

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Fri, 15 Feb 2019 18:59:07 +0000 (18:59 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoFix bug reported by schanzen@ where bootstrap is not enough for our python2.7 script.
ng0 [Fri, 15 Feb 2019 18:58:50 +0000 (18:58 +0000)]
Fix bug reported by schanzen@ where bootstrap is not enough for our python2.7 script.

6 years agodie dv.pc
Christian Grothoff [Fri, 15 Feb 2019 18:45:03 +0000 (19:45 +0100)]
die dv.pc

6 years agofix #5571
Christian Grothoff [Fri, 15 Feb 2019 17:19:00 +0000 (18:19 +0100)]
fix #5571

6 years agofix nat-auto port conflict
Christian Grothoff [Fri, 15 Feb 2019 13:22:42 +0000 (14:22 +0100)]
fix nat-auto port conflict

6 years agoskip instead of fail hard on testbed link failures in cadet tests
Christian Grothoff [Thu, 14 Feb 2019 22:54:52 +0000 (23:54 +0100)]
skip instead of fail hard on testbed link failures in cadet tests

6 years agofix build ats
Schanzenbach, Martin [Thu, 14 Feb 2019 18:24:27 +0000 (19:24 +0100)]
fix build ats

6 years agofix HAVE_MEMRCHR
Schanzenbach, Martin [Thu, 14 Feb 2019 18:12:12 +0000 (19:12 +0100)]
fix HAVE_MEMRCHR

6 years agoREADME: we are on python3.7 now
ng0 [Thu, 14 Feb 2019 17:00:36 +0000 (17:00 +0000)]
README: we are on python3.7 now

Signed-off-by: ng0 <ng0@n0.is>
6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Thu, 14 Feb 2019 16:41:21 +0000 (16:41 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoSwitch to python3.7 (integration-tests incomplete), continue using python2.7 for...
ng0 [Thu, 14 Feb 2019 16:41:09 +0000 (16:41 +0000)]
Switch to python3.7 (integration-tests incomplete), continue using python2.7 for gnunet-qr with an incredible annoying workaround for autotools inability to deal with 2 major python versions at the same time

Signed-off-by: ng0 <ng0@n0.is>
6 years agoDCE
Christian Grothoff [Thu, 14 Feb 2019 10:26:51 +0000 (11:26 +0100)]
DCE

6 years agofix #3329
Christian Grothoff [Thu, 14 Feb 2019 10:03:56 +0000 (11:03 +0100)]
fix #3329

6 years agomystery solved?
Christian Grothoff [Thu, 14 Feb 2019 10:00:59 +0000 (11:00 +0100)]
mystery solved?

6 years agofix uninit e_hash issue
Christian Grothoff [Thu, 14 Feb 2019 09:54:01 +0000 (10:54 +0100)]
fix uninit e_hash issue

6 years agoadd missing ignores
Christian Grothoff [Wed, 13 Feb 2019 23:02:51 +0000 (00:02 +0100)]
add missing ignores

6 years agouse disjoint UNIXPATHs and PORT for NAT
Christian Grothoff [Wed, 13 Feb 2019 22:48:48 +0000 (23:48 +0100)]
use disjoint UNIXPATHs and PORT for NAT

6 years agotrying to improve things for #5560
Christian Grothoff [Wed, 13 Feb 2019 22:42:29 +0000 (23:42 +0100)]
trying to improve things for #5560

6 years agoignore generated files, one mroe
Christian Grothoff [Wed, 13 Feb 2019 22:23:17 +0000 (23:23 +0100)]
ignore generated files, one mroe

6 years agoignore generated files, one per line
Christian Grothoff [Wed, 13 Feb 2019 22:22:58 +0000 (23:22 +0100)]
ignore generated files, one per line

6 years agoignore generated files
Christian Grothoff [Wed, 13 Feb 2019 22:22:45 +0000 (23:22 +0100)]
ignore generated files

6 years agoclarifying namestore api (#5458), fixing code duplication and a memory leak while...
Christian Grothoff [Wed, 13 Feb 2019 22:18:43 +0000 (23:18 +0100)]
clarifying namestore api (#5458), fixing code duplication and a memory leak while at it

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Wed, 13 Feb 2019 21:53:41 +0000 (21:53 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoattempt to fix 5560, not fixed yet. see log at https://gnunet.org/bugs/view.php?id...
ng0 [Wed, 13 Feb 2019 21:53:27 +0000 (21:53 +0000)]
attempt to fix 5560, not fixed yet. see log at https://gnunet.org/bugs/view.php?id=5560

Signed-off-by: ng0 <ng0@n0.is>
6 years agoadd handle_address_consider_verify skeleton
Christian Grothoff [Wed, 13 Feb 2019 18:42:57 +0000 (19:42 +0100)]
add handle_address_consider_verify skeleton

6 years agoimplementing libgnunettransportaddress
Christian Grothoff [Wed, 13 Feb 2019 18:31:49 +0000 (19:31 +0100)]
implementing libgnunettransportaddress

6 years agoundo accidental commit
Christian Grothoff [Wed, 13 Feb 2019 17:25:39 +0000 (18:25 +0100)]
undo accidental commit

6 years agotrying to fix #5532
Christian Grothoff [Wed, 13 Feb 2019 16:51:29 +0000 (17:51 +0100)]
trying to fix #5532

6 years agoFix dht python test failure with python3.7
ng0 [Wed, 13 Feb 2019 14:19:16 +0000 (14:19 +0000)]
Fix dht python test failure with python3.7

6 years agopogen
Christian Grothoff [Wed, 13 Feb 2019 10:00:47 +0000 (11:00 +0100)]
pogen

6 years agodv service is dead
Christian Grothoff [Tue, 12 Feb 2019 23:54:43 +0000 (00:54 +0100)]
dv service is dead

6 years agoadd more missing EXTRA_DISTs and remove dv (to be integrated with transport in TNG)
Christian Grothoff [Tue, 12 Feb 2019 23:53:06 +0000 (00:53 +0100)]
add more missing EXTRA_DISTs and remove dv (to be integrated with transport in TNG)

6 years agofixing 'make dist' issues
Christian Grothoff [Tue, 12 Feb 2019 23:45:54 +0000 (00:45 +0100)]
fixing 'make dist' issues

6 years agofixing 'make dist' issues
Christian Grothoff [Tue, 12 Feb 2019 23:43:46 +0000 (00:43 +0100)]
fixing 'make dist' issues

6 years agofixing 'make dist' issues
Christian Grothoff [Tue, 12 Feb 2019 23:42:55 +0000 (00:42 +0100)]
fixing 'make dist' issues

6 years agofixing EXTRA_DIST issues'
Christian Grothoff [Tue, 12 Feb 2019 23:42:04 +0000 (00:42 +0100)]
fixing EXTRA_DIST issues'

6 years agofix #5460
Christian Grothoff [Tue, 12 Feb 2019 15:09:20 +0000 (16:09 +0100)]
fix #5460

6 years agobug links
Christian Grothoff [Tue, 12 Feb 2019 14:12:16 +0000 (15:12 +0100)]
bug links

6 years agotox.ini: ignore bak files
ng0 [Tue, 12 Feb 2019 14:05:47 +0000 (14:05 +0000)]
tox.ini: ignore bak files

Signed-off-by: ng0 <ng0@n0.is>
6 years agointegration-tests: futurize gnunet_pyexpect
ng0 [Tue, 12 Feb 2019 11:18:20 +0000 (11:18 +0000)]
integration-tests: futurize gnunet_pyexpect

Signed-off-by: ng0 <ng0@n0.is>
6 years agointegration-tests: futurize test_reconnect_nat
ng0 [Tue, 12 Feb 2019 11:15:47 +0000 (11:15 +0000)]
integration-tests: futurize test_reconnect_nat

6 years agointegration-tests: futurize test_reconnect
ng0 [Tue, 12 Feb 2019 11:15:20 +0000 (11:15 +0000)]
integration-tests: futurize test_reconnect

6 years agointegration-tests: futurize test_integration_disconnect_nat
ng0 [Tue, 12 Feb 2019 11:14:39 +0000 (11:14 +0000)]
integration-tests: futurize test_integration_disconnect_nat

6 years agointegration-tests: futurize test_integration_disconnect
ng0 [Tue, 12 Feb 2019 11:13:15 +0000 (11:13 +0000)]
integration-tests: futurize test_integration_disconnect

6 years agointegration-tests: futurize test_integration_bootstrap_and_connect
ng0 [Tue, 12 Feb 2019 11:12:47 +0000 (11:12 +0000)]
integration-tests: futurize test_integration_bootstrap_and_connect

6 years agointegration-tests: futurize test_integration_clique
ng0 [Tue, 12 Feb 2019 11:12:06 +0000 (11:12 +0000)]
integration-tests: futurize test_integration_clique

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Tue, 12 Feb 2019 11:09:26 +0000 (11:09 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoutil: futurize revocation/test_local_revocation
ng0 [Tue, 12 Feb 2019 11:07:06 +0000 (11:07 +0000)]
util: futurize revocation/test_local_revocation

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize fs/test_gnunet_fs_psd
ng0 [Tue, 12 Feb 2019 11:06:35 +0000 (11:06 +0000)]
util: futurize fs/test_gnunet_fs_psd

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize consensus/consensus-simulation
ng0 [Tue, 12 Feb 2019 11:06:05 +0000 (11:06 +0000)]
util: futurize consensus/consensus-simulation

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize contrib/scripts/terminate
ng0 [Tue, 12 Feb 2019 11:05:12 +0000 (11:05 +0000)]
util: futurize contrib/scripts/terminate

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize contrib/scripts/pydiffer
ng0 [Tue, 12 Feb 2019 11:04:47 +0000 (11:04 +0000)]
util: futurize contrib/scripts/pydiffer

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize contrib/scripts/gnunet_pyexpect
ng0 [Tue, 12 Feb 2019 11:04:19 +0000 (11:04 +0000)]
util: futurize contrib/scripts/gnunet_pyexpect

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize contrib/scripts/gnunet-chk
ng0 [Tue, 12 Feb 2019 10:59:44 +0000 (10:59 +0000)]
util: futurize contrib/scripts/gnunet-chk

Signed-off-by: ng0 <ng0@n0.is>
6 years agoutil: futurize gnunet-qr
ng0 [Tue, 12 Feb 2019 10:50:13 +0000 (10:50 +0000)]
util: futurize gnunet-qr

Signed-off-by: ng0 <ng0@n0.is>
6 years agoanother issue with the #5511 patch
Christian Grothoff [Tue, 12 Feb 2019 07:37:59 +0000 (08:37 +0100)]
another issue with the #5511 patch

6 years agouse idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDN
Christian Grothoff [Mon, 11 Feb 2019 22:10:12 +0000 (23:10 +0100)]
use idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDN

6 years agoadd API for address injection
Christian Grothoff [Mon, 11 Feb 2019 20:38:36 +0000 (21:38 +0100)]
add API for address injection

6 years agoupdate ignore file
Christian Grothoff [Mon, 11 Feb 2019 20:08:41 +0000 (21:08 +0100)]
update ignore file

6 years agoexternalizing secushare logic
Christian Grothoff [Mon, 11 Feb 2019 20:07:26 +0000 (21:07 +0100)]
externalizing secushare logic

6 years agofix test failure due to bad SPDX line
Christian Grothoff [Sun, 10 Feb 2019 22:20:49 +0000 (23:20 +0100)]
fix test failure due to bad SPDX line

6 years agomake test skip
Christian Grothoff [Sun, 10 Feb 2019 22:03:24 +0000 (23:03 +0100)]
make test skip

6 years agoadd some logging
Christian Grothoff [Sun, 10 Feb 2019 22:02:06 +0000 (23:02 +0100)]
add some logging

6 years agofix service shutdown regression
Christian Grothoff [Sun, 10 Feb 2019 21:12:35 +0000 (22:12 +0100)]
fix service shutdown regression

6 years agorename to reclaimID
Schanzenbach, Martin [Sun, 10 Feb 2019 16:54:37 +0000 (17:54 +0100)]
rename to reclaimID

6 years agomore css files needed
Christian Grothoff [Sun, 10 Feb 2019 15:53:51 +0000 (16:53 +0100)]
more css files needed

6 years agotry use manual.css instead of docstyle.css
Christian Grothoff [Sun, 10 Feb 2019 15:49:06 +0000 (16:49 +0100)]
try use manual.css instead of docstyle.css

6 years agountested fix for #5511
Christian Grothoff [Sat, 9 Feb 2019 22:29:47 +0000 (23:29 +0100)]
untested fix for #5511

6 years agognunet-tutorial: macro for older makeinfo
ng0 [Sat, 9 Feb 2019 22:13:58 +0000 (22:13 +0000)]
gnunet-tutorial: macro for older makeinfo

Signed-off-by: ng0 <ng0@n0.is>
6 years agofix #5554
Christian Grothoff [Sat, 9 Feb 2019 22:00:25 +0000 (23:00 +0100)]
fix #5554

6 years agorps profiler does not need zonemaster monitor
Christian Grothoff [Sat, 9 Feb 2019 18:11:04 +0000 (19:11 +0100)]
rps profiler does not need zonemaster monitor

6 years agodoc/handbook: Fix incorrect texinfo menus and formating, also do not use '@' signs
ng0 [Sat, 9 Feb 2019 17:57:10 +0000 (17:57 +0000)]
doc/handbook: Fix incorrect texinfo menus and formating, also do not use '@' signs

Signed-off-by: ng0 <ng0@n0.is>
6 years agoFix warning in texinfo
ng0 [Sat, 9 Feb 2019 17:47:10 +0000 (17:47 +0000)]
Fix warning in texinfo

Signed-off-by: ng0 <ng0@n0.is>
6 years agoFix warning in texinfo
ng0 [Sat, 9 Feb 2019 17:45:49 +0000 (17:45 +0000)]
Fix warning in texinfo

Signed-off-by: ng0 <ng0@n0.is>
6 years agoMerge branch 'feature/texinfo-fix'
ng0 [Sat, 9 Feb 2019 17:37:30 +0000 (17:37 +0000)]
Merge branch 'feature/texinfo-fix'

6 years agoFix typo in configure.ac
ng0 [Sat, 9 Feb 2019 16:10:18 +0000 (16:10 +0000)]
Fix typo in configure.ac

Signed-off-by: ng0 <ng0@n0.is>
6 years agoconfigure: do not produce the word "warning" twice
ng0 [Sat, 9 Feb 2019 14:51:45 +0000 (14:51 +0000)]
configure: do not produce the word "warning" twice

Signed-off-by: ng0 <ng0@n0.is>
6 years agoavoid assertions from adding headers that MHD deals with internally
Christian Grothoff [Sat, 9 Feb 2019 14:43:47 +0000 (15:43 +0100)]
avoid assertions from adding headers that MHD deals with internally

6 years agodoc/tutorial/Makefile: fix leftover
ng0 [Sat, 9 Feb 2019 14:29:28 +0000 (14:29 +0000)]
doc/tutorial/Makefile: fix leftover

Signed-off-by: ng0 <ng0@n0.is>
6 years agodoc/man/Makefile: rename section7 leftover to new name
ng0 [Sat, 9 Feb 2019 14:27:23 +0000 (14:27 +0000)]
doc/man/Makefile: rename section7 leftover to new name

Signed-off-by: ng0 <ng0@n0.is>
6 years agodoc/handboc: backport a newer makeinfo macro
ng0 [Sat, 9 Feb 2019 14:21:29 +0000 (14:21 +0000)]
doc/handboc: backport a newer makeinfo macro

Signed-off-by: ng0 <ng0@n0.is>
6 years agoconfigure: don't check for makeinfo version. rename section7 to texi2mdoc-generation
ng0 [Sat, 9 Feb 2019 14:20:00 +0000 (14:20 +0000)]
configure: don't check for makeinfo version. rename section7 to texi2mdoc-generation

Signed-off-by: ng0 <ng0@n0.is>
6 years agoFix logging.
Marcello Stanisci [Thu, 7 Feb 2019 15:22:39 +0000 (16:22 +0100)]
Fix logging.

Give GNUNET_FORCE_LOG priority over GNUNET_LOG.

6 years agofix compat.h inclusion
Marcello Stanisci [Thu, 7 Feb 2019 14:21:45 +0000 (15:21 +0100)]
fix compat.h inclusion

6 years agomake memrchr detection more general as some linux libcs such as musl or diet do not...
Schanzenbach, Martin [Tue, 5 Feb 2019 08:10:56 +0000 (09:10 +0100)]
make memrchr detection more general as some linux libcs such as musl or diet do not have memrchr either

6 years ago- Fix build of ats transport plugin not linking against libgnunetnt
Schanzenbach, Martin [Tue, 5 Feb 2019 06:16:19 +0000 (07:16 +0100)]
- Fix build of ats transport plugin not linking against libgnunetnt
- Add compat memrchr layer for Win32 and macOS

6 years agoupdate macos instructions
Schanzenbach, Martin [Mon, 4 Feb 2019 10:45:17 +0000 (11:45 +0100)]
update macos instructions

6 years agofix #5388
Schanzenbach, Martin [Fri, 1 Feb 2019 09:50:43 +0000 (10:50 +0100)]
fix #5388

6 years agomove to empty label in OIDC
Schanzenbach, Martin [Thu, 31 Jan 2019 17:17:26 +0000 (18:17 +0100)]
move to empty label in OIDC

6 years agomove to empty label
Schanzenbach, Martin [Thu, 31 Jan 2019 17:15:41 +0000 (18:15 +0100)]
move to empty label