xrs [Tue, 3 Jul 2018 20:58:38 +0000 (22:58 +0200)]
fix codesonar finding 2289.9403
xrs [Tue, 3 Jul 2018 20:53:57 +0000 (22:53 +0200)]
fix codesonar finding 2287.9399
xrs [Tue, 3 Jul 2018 20:47:49 +0000 (22:47 +0200)]
fix codesonar finding 2366.9987
xrs [Sun, 1 Jul 2018 13:32:27 +0000 (15:32 +0200)]
make --enable-documentation default
Schanzenbach, Martin [Sun, 1 Jul 2018 10:18:13 +0000 (12:18 +0200)]
attempt #5375
Nils Gillmann [Sun, 1 Jul 2018 09:26:53 +0000 (09:26 +0000)]
Add menu entries for installation, add nodes, fix the build
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Sun, 1 Jul 2018 09:18:14 +0000 (09:18 +0000)]
wrap lines
Signed-off-by: Nils Gillmann <ng0@n0.is>
xrs [Sat, 30 Jun 2018 17:22:10 +0000 (19:22 +0200)]
fix --enable-documentation option
Christian Grothoff [Sat, 30 Jun 2018 10:01:27 +0000 (12:01 +0200)]
fix memory leak
Christian Grothoff [Sat, 30 Jun 2018 09:57:07 +0000 (11:57 +0200)]
simplify memory allocation in plugin_namestore_flat, use cleaner signatures for base64 encoding/decoding functions
xrs [Sat, 30 Jun 2018 05:29:56 +0000 (07:29 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
xrs [Sat, 30 Jun 2018 05:28:36 +0000 (07:28 +0200)]
cadet/cadet.conf.in: change UNIX_MATCH_UID to give gnunet-cadet socket access
Christian Grothoff [Fri, 29 Jun 2018 14:10:25 +0000 (16:10 +0200)]
update gitignore
Christian Grothoff [Fri, 29 Jun 2018 14:09:49 +0000 (16:09 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
lurchi [Fri, 29 Jun 2018 12:21:33 +0000 (14:21 +0200)]
fix warning about callback signature
Nils Gillmann [Fri, 29 Jun 2018 06:17:25 +0000 (06:17 +0000)]
Move wip'ish share of shepherd service to https://d.n0.is/pub/tmp/ where it is regulary updated
Signed-off-by: Nils Gillmann <ng0@n0.is>
lurchi [Thu, 28 Jun 2018 22:44:23 +0000 (00:44 +0200)]
fix segfault
lurchi [Thu, 28 Jun 2018 22:23:37 +0000 (00:23 +0200)]
add documentatioN
lurchi [Thu, 28 Jun 2018 22:19:20 +0000 (00:19 +0200)]
Merge branch 'master' of https://gnunet.org/git/gnunet
Julius Bünger [Thu, 28 Jun 2018 22:15:42 +0000 (00:15 +0200)]
fix cadet api: handle shutdon correctly
lurchi [Thu, 28 Jun 2018 22:10:08 +0000 (00:10 +0200)]
Use the DNSPARSER and DNSSTUB libraries in the resolver service
We are not using the libc functions anymore for forward and backup
DNS resolutions and the DNSPARSER and DNSSTUB libraries instead.
This has the advantage that the APIs are asynchronous now and
thus multiple DNS resolutions can be done in parallel.
This breaks support for Windows and other operating systems that
don't use /etc/resolv.conf for defining DNS servers. For fixing
this the function lookup_dns_servers can be extended with different
lookup mechanisms.
lurchi [Thu, 28 Jun 2018 22:04:25 +0000 (00:04 +0200)]
Allow dereferenced pointers as input for GNUNET_array_grow and GNUNET_xgrow
This is now possible:
char ***server_addrs = NULL
unsigned int len = 0
GNUNET_array_append (*server_addrs, len, "8.8.8.8");
lurchi [Thu, 28 Jun 2018 22:01:48 +0000 (00:01 +0200)]
introduce API functions for duplicating the DNSPARSER record types
Julius Bünger [Thu, 28 Jun 2018 21:47:51 +0000 (23:47 +0200)]
fix documentation: add missing section to menu
Nils Gillmann [Thu, 28 Jun 2018 19:35:51 +0000 (19:35 +0000)]
fix
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Thu, 28 Jun 2018 19:35:29 +0000 (19:35 +0000)]
include the agpl-3.0 license text in the book
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Thu, 28 Jun 2018 19:32:08 +0000 (19:32 +0000)]
documentation: in chapter contributing update gpl to agpl3 when it refers to code.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Christian Grothoff [Thu, 28 Jun 2018 10:39:52 +0000 (12:39 +0200)]
preface updates based on feedback from Bernd
Nils Gillmann [Thu, 28 Jun 2018 10:39:18 +0000 (10:39 +0000)]
add the patches from exported patch attic
Signed-off-by: Nils Gillmann <ng0@n0.is>
Nils Gillmann [Thu, 28 Jun 2018 10:18:01 +0000 (10:18 +0000)]
batch commit my GPL3 shepherd service file WIP collection
Signed-off-by: Nils Gillmann <ng0@n0.is>
Julius Bünger [Thu, 28 Jun 2018 08:36:39 +0000 (10:36 +0200)]
doc: move check install and configuration to installation
Christian Grothoff [Thu, 28 Jun 2018 08:24:09 +0000 (10:24 +0200)]
clean up MQ error handling in cadet_api
Julius Bünger [Thu, 28 Jun 2018 08:09:03 +0000 (10:09 +0200)]
fix doc: consistent titles
Hernani Marques [Thu, 28 Jun 2018 02:00:38 +0000 (04:00 +0200)]
doc: typos
t3sserakt [Wed, 27 Jun 2018 23:39:24 +0000 (01:39 +0200)]
showing destination in path
t3sserakt [Wed, 27 Jun 2018 23:36:18 +0000 (01:36 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
lurchi [Wed, 27 Jun 2018 23:29:14 +0000 (01:29 +0200)]
Merge branch 'master' of https://gnunet.org/git/gnunet
lurchi [Wed, 27 Jun 2018 23:22:01 +0000 (01:22 +0200)]
add Installation chapter
t3sserakt [Wed, 27 Jun 2018 22:58:24 +0000 (00:58 +0200)]
forgot first hop
Christian Grothoff [Wed, 27 Jun 2018 22:45:35 +0000 (00:45 +0200)]
indentation
Julius Bünger [Wed, 27 Jun 2018 22:35:14 +0000 (00:35 +0200)]
polish/update user documentation - first steps
Bernd Fix [Wed, 27 Jun 2018 21:34:33 +0000 (23:34 +0200)]
Changed philosophy.texi (and split philosophy and key concepts).wq
Julius Bünger [Wed, 27 Jun 2018 21:06:21 +0000 (23:06 +0200)]
restructure user documentation
xrs [Wed, 27 Jun 2018 18:18:23 +0000 (20:18 +0200)]
fix comments
xrs [Wed, 27 Jun 2018 17:16:33 +0000 (19:16 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
xrs [Wed, 27 Jun 2018 17:16:02 +0000 (19:16 +0200)]
fix mem leak (when streaming large data streams)
xrs [Tue, 26 Jun 2018 21:29:17 +0000 (23:29 +0200)]
gnunet-helper-nat-server.c: fix 100% cpu load
Christian Grothoff [Tue, 26 Jun 2018 21:05:41 +0000 (23:05 +0200)]
more disabled forcestart just to be sure
Julius Bünger [Tue, 26 Jun 2018 21:03:04 +0000 (23:03 +0200)]
rps cli: fix codesonars NULL-dereference warning
Hernani Marques [Tue, 26 Jun 2018 20:46:11 +0000 (22:46 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Hernani Marques [Tue, 26 Jun 2018 20:45:56 +0000 (22:45 +0200)]
doc: '2average' seems to be intended
Christian Grothoff [Tue, 26 Jun 2018 20:40:18 +0000 (22:40 +0200)]
kill more leftovers
Hernani Marques [Tue, 26 Jun 2018 20:40:30 +0000 (22:40 +0200)]
doc: typos
Christian Grothoff [Tue, 26 Jun 2018 15:04:12 +0000 (17:04 +0200)]
fix another one of bad frees from Julius
Christian Grothoff [Tue, 26 Jun 2018 13:25:55 +0000 (15:25 +0200)]
remove remenants
Christian Grothoff [Tue, 26 Jun 2018 13:23:42 +0000 (15:23 +0200)]
disable valgrind
Christian Grothoff [Tue, 26 Jun 2018 13:15:36 +0000 (15:15 +0200)]
fix bad free
t3sserakt [Tue, 26 Jun 2018 13:11:08 +0000 (15:11 +0200)]
coding style
Julius Bünger [Tue, 26 Jun 2018 13:00:42 +0000 (15:00 +0200)]
fix several memory leaks
t3sserakt [Tue, 26 Jun 2018 12:30:24 +0000 (14:30 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
t3sserakt [Tue, 26 Jun 2018 12:30:18 +0000 (14:30 +0200)]
codesonar finding 1575.9537
xrs [Tue, 26 Jun 2018 12:11:07 +0000 (14:11 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
Christian Grothoff [Tue, 26 Jun 2018 11:43:09 +0000 (13:43 +0200)]
fix postgres version check on Debian
xrs [Tue, 26 Jun 2018 11:21:51 +0000 (13:21 +0200)]
gnunet-bcd.c: minor fix
xrs [Tue, 26 Jun 2018 10:31:04 +0000 (12:31 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
xrs [Tue, 26 Jun 2018 10:31:00 +0000 (12:31 +0200)]
add check
xrs [Tue, 26 Jun 2018 10:30:46 +0000 (12:30 +0200)]
fix codesonar finding: add GNUnet_free
Christian Grothoff [Tue, 26 Jun 2018 06:20:05 +0000 (08:20 +0200)]
disable test_psyc2, ftbfs
Christian Grothoff [Mon, 25 Jun 2018 22:23:59 +0000 (00:23 +0200)]
fix build
t3sserakt [Mon, 25 Jun 2018 21:46:31 +0000 (23:46 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
t3sserakt [Mon, 25 Jun 2018 21:46:01 +0000 (23:46 +0200)]
bug 5228: made gnunet-cadet -p work as intended
Christian Grothoff [Mon, 25 Jun 2018 21:36:15 +0000 (23:36 +0200)]
fix warning
xrs [Mon, 25 Jun 2018 21:08:59 +0000 (23:08 +0200)]
fix codesonar finding: add CLOSE(fd)
lurchi [Mon, 25 Jun 2018 19:07:28 +0000 (21:07 +0200)]
try to solve include madness
lurchi [Mon, 25 Jun 2018 18:45:48 +0000 (20:45 +0200)]
fix build error
Christian Grothoff [Mon, 25 Jun 2018 18:16:26 +0000 (20:16 +0200)]
build fixes
Christian Grothoff [Mon, 25 Jun 2018 18:15:52 +0000 (20:15 +0200)]
build fixes
Christian Grothoff [Mon, 25 Jun 2018 18:14:02 +0000 (20:14 +0200)]
indent
Christian Grothoff [Mon, 25 Jun 2018 18:12:58 +0000 (20:12 +0200)]
fix memory leak
Christian Grothoff [Mon, 25 Jun 2018 18:07:38 +0000 (20:07 +0200)]
reduce scope
Christian Grothoff [Mon, 25 Jun 2018 18:05:25 +0000 (20:05 +0200)]
move hexcode, eliminate redundant test
Christian Grothoff [Mon, 25 Jun 2018 18:02:21 +0000 (20:02 +0200)]
fix leak
Christian Grothoff [Mon, 25 Jun 2018 17:54:34 +0000 (19:54 +0200)]
avoid integer overflow issue
Christian Grothoff [Mon, 25 Jun 2018 17:53:24 +0000 (19:53 +0200)]
result intentionally ignored
Christian Grothoff [Mon, 25 Jun 2018 17:52:38 +0000 (19:52 +0200)]
remove dead tun
Christian Grothoff [Mon, 25 Jun 2018 17:52:15 +0000 (19:52 +0200)]
move dns ops again, 2nd try
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.
Christian Grothoff [Mon, 25 Jun 2018 16:07:22 +0000 (18:07 +0200)]
integrate dnsparser and dnsstub and tun with libgnunetutil
xrs [Mon, 25 Jun 2018 14:53:01 +0000 (16:53 +0200)]
Merge branch 'master' of ssh://gnunet.org/gnunet
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>
xrs [Mon, 25 Jun 2018 14:50:55 +0000 (16:50 +0200)]
add some translations
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
Schanzenbach, Martin [Mon, 25 Jun 2018 14:22:49 +0000 (16:22 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Mon, 25 Jun 2018 14:22:44 +0000 (16:22 +0200)]
fix test issues
Nils Gillmann [Mon, 25 Jun 2018 12:19:27 +0000 (12:19 +0000)]
Merge branch 'master' of gnunet.org:gnunet
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>
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>
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>
Julius Bünger [Mon, 25 Jun 2018 11:43:16 +0000 (13:43 +0200)]
use more proper way to parse cli options
Christian Grothoff [Mon, 25 Jun 2018 10:32:11 +0000 (12:32 +0200)]
typo