oweals/gnunet.git
5 years agomove dns ops again, 2nd try
Christian Grothoff [Mon, 25 Jun 2018 17:52:15 +0000 (19:52 +0200)]
move dns ops again, 2nd try

5 years agoRevert "integrate dnsparser and dnsstub and tun with libgnunetutil"
lurchi [Mon, 25 Jun 2018 16:38:13 +0000 (18:38 +0200)]
Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"

This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.

5 years agointegrate dnsparser and dnsstub and tun with libgnunetutil
Christian Grothoff [Mon, 25 Jun 2018 16:07:22 +0000 (18:07 +0200)]
integrate dnsparser and dnsstub and tun with libgnunetutil

5 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Mon, 25 Jun 2018 14:53:01 +0000 (16:53 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet

5 years agognunet.texi: translators note
Nils Gillmann [Mon, 25 Jun 2018 14:51:31 +0000 (14:51 +0000)]
gnunet.texi: translators note

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoadd some translations
xrs [Mon, 25 Jun 2018 14:50:55 +0000 (16:50 +0200)]
add some translations

5 years agofix 0002834: test_gnunet_daemon_topology.c now tests the connections of every peer
xrs [Mon, 25 Jun 2018 14:50:25 +0000 (16:50 +0200)]
fix 0002834: test_gnunet_daemon_topology.c now tests the connections of every peer

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Mon, 25 Jun 2018 14:22:49 +0000 (16:22 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agofix test issues
Schanzenbach, Martin [Mon, 25 Jun 2018 14:22:44 +0000 (16:22 +0200)]
fix test issues

5 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Mon, 25 Jun 2018 12:19:27 +0000 (12:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agocheck in guix packages for dvn
Nils Gillmann [Mon, 25 Jun 2018 12:18:39 +0000 (12:18 +0000)]
check in guix packages for dvn

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agocheck in guix packages for dvn
Nils Gillmann [Mon, 25 Jun 2018 12:18:03 +0000 (12:18 +0000)]
check in guix packages for dvn

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agoconfigure: Add initial upnpc code
Nils Gillmann [Mon, 25 Jun 2018 12:17:03 +0000 (12:17 +0000)]
configure: Add initial upnpc code

Signed-off-by: Nils Gillmann <ng0@n0.is>
5 years agouse more proper way to parse cli options
Julius Bünger [Mon, 25 Jun 2018 11:43:16 +0000 (13:43 +0200)]
use more proper way to parse cli options

5 years agotypo
Christian Grothoff [Mon, 25 Jun 2018 10:32:11 +0000 (12:32 +0200)]
typo

5 years agomake sure port is closed on shutdown
Christian Grothoff [Mon, 25 Jun 2018 10:18:14 +0000 (12:18 +0200)]
make sure port is closed on shutdown

5 years agofix type: using wrong type of bracket
Julius Bünger [Mon, 25 Jun 2018 09:52:53 +0000 (11:52 +0200)]
fix type: using wrong type of bracket

5 years agoNPE
Schanzenbach, Martin [Mon, 25 Jun 2018 08:31:23 +0000 (10:31 +0200)]
NPE

5 years agoFormat; typo
Hernani Marques [Sun, 24 Jun 2018 23:40:12 +0000 (01:40 +0200)]
Format; typo

5 years agoMake -k option usage more explicit
Hernani Marques [Sun, 24 Jun 2018 23:35:58 +0000 (01:35 +0200)]
Make -k option usage more explicit

5 years agotypo
Hernani Marques [Sun, 24 Jun 2018 23:12:57 +0000 (01:12 +0200)]
typo

5 years agorps: fixed bugs reported by coverity
Julius Bünger [Sun, 24 Jun 2018 23:03:38 +0000 (01:03 +0200)]
rps: fixed bugs reported by coverity

5 years agoInitialize dur_lp
Hernani Marques [Sun, 24 Jun 2018 22:27:48 +0000 (00:27 +0200)]
Initialize dur_lp

5 years agoUINT_MAX instead of -1
Hernani Marques [Sun, 24 Jun 2018 22:10:29 +0000 (00:10 +0200)]
UINT_MAX instead of -1

5 years agoindent
Hernani Marques [Sun, 24 Jun 2018 21:48:06 +0000 (23:48 +0200)]
indent

5 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
lurchi [Sun, 24 Jun 2018 21:34:16 +0000 (23:34 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet

5 years agoAvoid dvision by zero
Hernani Marques [Sun, 24 Jun 2018 21:32:01 +0000 (23:32 +0200)]
Avoid dvision by zero

5 years agouse the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module
lurchi [Sun, 24 Jun 2018 21:31:07 +0000 (23:31 +0200)]
use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module

5 years agoassert block length is valid
Schanzenbach, Martin [Sun, 24 Jun 2018 21:27:39 +0000 (23:27 +0200)]
assert block length is valid

5 years agofix
Schanzenbach, Martin [Sun, 24 Jun 2018 21:21:19 +0000 (23:21 +0200)]
fix

5 years agohandle corrupted names in cache
Schanzenbach, Martin [Sun, 24 Jun 2018 21:19:58 +0000 (23:19 +0200)]
handle corrupted names in cache

5 years agorevert unnecessary underrun fix
Schanzenbach, Martin [Sun, 24 Jun 2018 21:11:15 +0000 (23:11 +0200)]
revert unnecessary underrun fix

5 years agouninitialized variable
Schanzenbach, Martin [Sun, 24 Jun 2018 21:04:51 +0000 (23:04 +0200)]
uninitialized variable

5 years agofix possible buffer overrun
Schanzenbach, Martin [Sun, 24 Jun 2018 21:01:18 +0000 (23:01 +0200)]
fix possible buffer overrun

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Sun, 24 Jun 2018 20:47:32 +0000 (22:47 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agominor
Schanzenbach, Martin [Sun, 24 Jun 2018 20:42:12 +0000 (22:42 +0200)]
minor

5 years agodecentrale consensus-based logo. initial design by amirouche, remix/remastered von...
psyc://loupsycedyglgamf.onion/~lynX [Sun, 24 Jun 2018 18:25:36 +0000 (18:25 +0000)]
decentrale consensus-based logo. initial design by amirouche, remix/remastered von lynX, font by schanzen

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Sun, 24 Jun 2018 18:25:35 +0000 (20:25 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agofix https://gnunet.org/bugs/view.php?id=4746
Schanzenbach, Martin [Sun, 24 Jun 2018 18:25:16 +0000 (20:25 +0200)]
fix https://gnunet.org/bugs/view.php?id=4746

5 years agoclean config of rps tests/profiler
Julius Bünger [Sun, 24 Jun 2018 18:19:17 +0000 (20:19 +0200)]
clean config of rps tests/profiler

5 years agorps profiler: correct help for cli parameter
Julius Bünger [Sun, 24 Jun 2018 16:27:48 +0000 (18:27 +0200)]
rps profiler: correct help for cli parameter

5 years agoconfig file writting silent bugg (when directory doesnt give write access) fix
Feideus [Sun, 24 Jun 2018 17:41:51 +0000 (19:41 +0200)]
config file writting silent bugg (when directory doesnt give write access) fix

5 years agoprint to stderr
Schanzenbach, Martin [Sun, 24 Jun 2018 17:39:35 +0000 (19:39 +0200)]
print to stderr

5 years agoadd newlines to log error message
Schanzenbach, Martin [Sun, 24 Jun 2018 17:11:22 +0000 (19:11 +0200)]
add newlines to log error message

5 years agofix https://gnunet.org/bugs/view.php?id=4376
Schanzenbach, Martin [Sun, 24 Jun 2018 17:02:46 +0000 (19:02 +0200)]
fix https://gnunet.org/bugs/view.php?id=4376

5 years agofix https://gnunet.org/bugs/view.php?id=4904
Schanzenbach, Martin [Sun, 24 Jun 2018 16:48:33 +0000 (18:48 +0200)]
fix https://gnunet.org/bugs/view.php?id=4904

5 years agoremove unnecessary networkrecord padding
Schanzenbach, Martin [Sun, 24 Jun 2018 16:05:56 +0000 (18:05 +0200)]
remove unnecessary networkrecord padding

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Sun, 24 Jun 2018 15:59:20 +0000 (17:59 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agofix https://gnunet.org/bugs/view.php?id=4927
Schanzenbach, Martin [Sun, 24 Jun 2018 15:59:13 +0000 (17:59 +0200)]
fix https://gnunet.org/bugs/view.php?id=4927

5 years agorps profiler: correct computation of needed bits
Julius Bünger [Sun, 24 Jun 2018 15:40:29 +0000 (17:40 +0200)]
rps profiler: correct computation of needed bits

5 years agofixed bug 5228
t3sserakt [Sun, 24 Jun 2018 13:15:35 +0000 (15:15 +0200)]
fixed bug 5228

5 years agoadd missing linker option
Christian Grothoff [Sun, 24 Jun 2018 12:30:45 +0000 (14:30 +0200)]
add missing linker option

5 years agorps profiler: add commandline parameters
Julius Bünger [Sun, 24 Jun 2018 12:18:30 +0000 (14:18 +0200)]
rps profiler: add commandline parameters

5 years agofix fcfsd
Schanzenbach, Martin [Sun, 24 Jun 2018 12:07:16 +0000 (14:07 +0200)]
fix fcfsd

5 years agoattempt fix fcfs
Schanzenbach, Martin [Sun, 24 Jun 2018 11:03:41 +0000 (13:03 +0200)]
attempt fix fcfs

5 years agogetopt blindly accepting negative input fix
Feideus [Sun, 24 Jun 2018 09:35:21 +0000 (11:35 +0200)]
getopt blindly accepting negative input fix

5 years agodisambiguate error messages
Christian Grothoff [Sun, 24 Jun 2018 10:05:56 +0000 (12:05 +0200)]
disambiguate error messages

5 years agossh-keys: add ssh key for dvn
dvn [Sun, 24 Jun 2018 09:50:08 +0000 (11:50 +0200)]
ssh-keys: add ssh key for dvn

5 years agoIssue 5352 'iptables is hardcoded': Check for iptables (and ifconfig) in $PATH during...
dvn [Sat, 23 Jun 2018 21:34:46 +0000 (23:34 +0200)]
Issue 5352 'iptables is hardcoded': Check for iptables (and ifconfig) in $PATH during the configure phase of the build process. This also creates a variable of the full path to iptables. Next step is to replace the hardcoded path with this variable in the code.

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Sun, 24 Jun 2018 09:02:02 +0000 (11:02 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agofix old TLD in reverse lookup
Schanzenbach, Martin [Sun, 24 Jun 2018 09:01:53 +0000 (11:01 +0200)]
fix old TLD in reverse lookup

5 years agostatistics cli: restructure for better scaling
Julius Bünger [Sat, 23 Jun 2018 16:11:25 +0000 (18:11 +0200)]
statistics cli: restructure for better scaling

5 years agofix various issued wrt HTTP POSTS and preflightling
Schanzenbach, Martin [Sat, 23 Jun 2018 15:13:59 +0000 (17:13 +0200)]
fix various issued wrt HTTP POSTS and preflightling

40 years ago-irrelevant typos
psyc://loupsycedyglgamf.onion/~lynX [Wed, 4 Apr 1984 00:44:05 +0000 (00:44 +0000)]
-irrelevant typos

40 years agotests: use port numbers that are unlikely to collide with user ports (just happened)
psyc://loupsycedyglgamf.onion/~lynX [Mon, 25 Jun 2018 10:32:12 +0000 (10:32 +0000)]
tests: use port numbers that are unlikely to collide with user ports (just happened)

40 years agorename FORCESTART into IMMEDIATE_START (#4547b)
psyc://loupsycedyglgamf.onion/~lynX [Wed, 4 Apr 1984 00:44:05 +0000 (00:44 +0000)]
rename FORCESTART into IMMEDIATE_START (#4547b)

5 years agoMerge branch 'master' of ssh://gnunet.org/gnunet
xrs [Sat, 23 Jun 2018 14:58:42 +0000 (16:58 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet

5 years agofix fs/test_gnunet_fs_psd.py.in for python3
xrs [Sat, 23 Jun 2018 14:58:37 +0000 (16:58 +0200)]
fix fs/test_gnunet_fs_psd.py.in for python3

5 years agorps service: remove unnecessary check on other peer
Julius Bünger [Wed, 20 Jun 2018 16:43:51 +0000 (18:43 +0200)]
rps service: remove unnecessary check on other peer

5 years agorps service: prevent multiple hashing of cadet port
Julius Bünger [Wed, 20 Jun 2018 15:34:22 +0000 (17:34 +0200)]
rps service: prevent multiple hashing of cadet port

6 years agoMake the scripts in the bin folder public domain material.
Nils Gillmann [Mon, 18 Jun 2018 14:54:15 +0000 (14:54 +0000)]
Make the scripts in the bin folder public domain material.

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agowrong section
Nils Gillmann [Mon, 18 Jun 2018 07:35:49 +0000 (07:35 +0000)]
wrong section

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years ago+
Nils Gillmann [Mon, 18 Jun 2018 07:29:05 +0000 (07:29 +0000)]
+

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Mon, 18 Jun 2018 06:56:32 +0000 (06:56 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoksk-uri
Nils Gillmann [Mon, 18 Jun 2018 06:56:09 +0000 (06:56 +0000)]
ksk-uri

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agouse sane default for DNS interception
Christian Grothoff [Sat, 16 Jun 2018 22:26:24 +0000 (00:26 +0200)]
use sane default for DNS interception

6 years agostatistics-cli: rename csv-parameter, update manpage
Julius Bünger [Sat, 16 Jun 2018 14:02:17 +0000 (16:02 +0200)]
statistics-cli: rename csv-parameter, update manpage

6 years agostatistics-cli: add option for csv separator
Julius Bünger [Sat, 16 Jun 2018 11:56:56 +0000 (13:56 +0200)]
statistics-cli: add option for csv separator

6 years agostatistics-cli: add -t for printing statistics of testbed nodes
Julius Bünger [Sat, 16 Jun 2018 10:47:01 +0000 (12:47 +0200)]
statistics-cli: add -t for printing statistics of testbed nodes

6 years agoget rid of another Makefile.am warning
Christian Grothoff [Sat, 16 Jun 2018 09:39:47 +0000 (11:39 +0200)]
get rid of another Makefile.am warning

6 years agofix double-defined SUFFIXES
Christian Grothoff [Sat, 16 Jun 2018 09:38:57 +0000 (11:38 +0200)]
fix double-defined SUFFIXES

6 years agoeh, logic exactly wrong way round...
Christian Grothoff [Sat, 16 Jun 2018 08:41:32 +0000 (10:41 +0200)]
eh, logic exactly wrong way round...

6 years agoclean up arm, do not warn on missing port if autostart set
Christian Grothoff [Sat, 16 Jun 2018 08:38:29 +0000 (10:38 +0200)]
clean up arm, do not warn on missing port if autostart set

6 years agofix ftbfs
Schanzenbach, Martin [Sat, 16 Jun 2018 06:23:37 +0000 (08:23 +0200)]
fix ftbfs

6 years agosupport wildcard cookie domains starting with .
Christian Grothoff [Fri, 15 Jun 2018 21:10:38 +0000 (23:10 +0200)]
support wildcard cookie domains starting with .

6 years agodisable namecache also for PUTs if DISABLE option is set
Christian Grothoff [Fri, 15 Jun 2018 14:39:03 +0000 (16:39 +0200)]
disable namecache also for PUTs if DISABLE option is set

6 years agooddly, works fine now without changes by me; very strange
Christian Grothoff [Fri, 15 Jun 2018 06:59:41 +0000 (08:59 +0200)]
oddly, works fine now without changes by me; very strange

6 years agobootstrap: Replace which.
Nils Gillmann [Thu, 14 Jun 2018 21:50:59 +0000 (21:50 +0000)]
bootstrap: Replace which.

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agofix glitch
Nils Gillmann [Thu, 14 Jun 2018 19:51:19 +0000 (19:51 +0000)]
fix glitch

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoreally fix #5243 -- it is fun to fix python2+3 for testsuite which will become irrele...
Nils Gillmann [Thu, 14 Jun 2018 18:51:13 +0000 (18:51 +0000)]
really fix #5243 -- it is fun to fix python2+3 for testsuite which will become irrelevant when in the future we only support 2.7 legacy and some range of 3.x

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoMerge branch 'master' of gnunet.org:gnunet
Nils Gillmann [Thu, 14 Jun 2018 18:46:06 +0000 (18:46 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agoFix #5243
Nils Gillmann [Thu, 14 Jun 2018 18:45:15 +0000 (18:45 +0000)]
Fix #5243

This test has too much boilerplate like the rest and should be fixed by pytest eventually.

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoDESTDIR needed here
David Barksdale [Thu, 14 Jun 2018 14:27:53 +0000 (09:27 -0500)]
DESTDIR needed here

6 years agoupdate dockerfile
Schanzenbach, Martin [Wed, 13 Jun 2018 16:40:58 +0000 (18:40 +0200)]
update dockerfile

6 years agoExpanding libgnunetcurl.
Marcello Stanisci [Wed, 13 Jun 2018 16:38:08 +0000 (18:38 +0200)]
Expanding libgnunetcurl.

Adding a method to let the user append
a custom request header.

6 years agoremove dead file
Christian Grothoff [Wed, 13 Jun 2018 16:09:02 +0000 (18:09 +0200)]
remove dead file

6 years agomariadb
Nils Gillmann [Wed, 13 Jun 2018 09:07:13 +0000 (09:07 +0000)]
mariadb

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agofix
Nils Gillmann [Wed, 13 Jun 2018 09:02:54 +0000 (09:02 +0000)]
fix

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agofix
Nils Gillmann [Wed, 13 Jun 2018 08:53:02 +0000 (08:53 +0000)]
fix

Signed-off-by: Nils Gillmann <ng0@n0.is>
6 years agoseems like mysql is currently broken in Guix
Nils Gillmann [Wed, 13 Jun 2018 08:52:41 +0000 (08:52 +0000)]
seems like mysql is currently broken in Guix

Signed-off-by: Nils Gillmann <ng0@n0.is>