oweals/gnunet.git
5 years agono timeout for GNS request
Schanzenbach, Martin [Tue, 16 Jul 2019 15:53:45 +0000 (17:53 +0200)]
no timeout for GNS request

5 years agoreturn error code
Schanzenbach, Martin [Tue, 16 Jul 2019 10:53:28 +0000 (12:53 +0200)]
return error code

5 years agotry fix lock #3
Schanzenbach, Martin [Mon, 15 Jul 2019 15:43:41 +0000 (17:43 +0200)]
try fix lock #3

5 years agotry fix lock #2
Schanzenbach, Martin [Mon, 15 Jul 2019 15:14:13 +0000 (17:14 +0200)]
try fix lock #2

5 years agotry fix lock
Schanzenbach, Martin [Mon, 15 Jul 2019 15:11:02 +0000 (17:11 +0200)]
try fix lock

5 years agomore useful output
Schanzenbach, Martin [Mon, 15 Jul 2019 12:25:38 +0000 (14:25 +0200)]
more useful output

5 years agoenable suspend resume for REST
Schanzenbach, Martin [Mon, 15 Jul 2019 12:19:38 +0000 (14:19 +0200)]
enable suspend resume for REST

5 years agoupdate changelog
Schanzenbach, Martin [Mon, 15 Jul 2019 08:34:41 +0000 (10:34 +0200)]
update changelog

5 years agore-enable support for CORS config
Schanzenbach, Martin [Mon, 15 Jul 2019 07:57:20 +0000 (09:57 +0200)]
re-enable support for CORS config

5 years agofix #5795
Christian Grothoff [Fri, 12 Jul 2019 19:02:18 +0000 (21:02 +0200)]
fix #5795

5 years agofix
Schanzenbach, Martin [Thu, 11 Jul 2019 15:27:25 +0000 (17:27 +0200)]
fix

5 years agofix
Schanzenbach, Martin [Thu, 11 Jul 2019 15:10:11 +0000 (17:10 +0200)]
fix

5 years agoonly add cors header for webext
Schanzenbach, Martin [Thu, 11 Jul 2019 15:02:48 +0000 (17:02 +0200)]
only add cors header for webext

5 years agofix links
Christian Grothoff [Wed, 10 Jul 2019 21:31:37 +0000 (23:31 +0200)]
fix links

5 years agofix links
Christian Grothoff [Wed, 10 Jul 2019 21:30:03 +0000 (23:30 +0200)]
fix links

5 years agochangelog housekeeping #2
Schanzenbach, Martin [Mon, 8 Jul 2019 16:12:55 +0000 (18:12 +0200)]
changelog housekeeping #2

5 years agoTNG testing: Add config files to Makefile.am, too
Julius Bünger [Sun, 7 Jul 2019 20:35:36 +0000 (22:35 +0200)]
TNG testing: Add config files to Makefile.am, too

5 years agoTNG testing: Add config files
Julius Bünger [Sun, 7 Jul 2019 20:34:00 +0000 (22:34 +0200)]
TNG testing: Add config files

5 years agochangelog housekeeping
Schanzenbach, Martin [Sun, 7 Jul 2019 20:23:42 +0000 (22:23 +0200)]
changelog housekeeping

5 years agomove index file
Christian Grothoff [Sun, 7 Jul 2019 18:52:18 +0000 (20:52 +0200)]
move index file

5 years agoadd links
Christian Grothoff [Sun, 7 Jul 2019 18:32:18 +0000 (20:32 +0200)]
add links

5 years agoupdate index page
Christian Grothoff [Sun, 7 Jul 2019 18:30:38 +0000 (20:30 +0200)]
update index page

5 years agoupdate index page
Christian Grothoff [Sun, 7 Jul 2019 18:29:50 +0000 (20:29 +0200)]
update index page

5 years agognunet-arm -s is required as normal user too
lurchi [Sun, 7 Jul 2019 10:26:34 +0000 (12:26 +0200)]
gnunet-arm -s is required as normal user too

5 years agofix for starting problems of SUID binaries
xrs [Fri, 5 Jul 2019 20:11:04 +0000 (22:11 +0200)]
fix for starting problems of SUID binaries

The problem here is that the options was set and empty. Thus the default
path was not set and a SUID binary like gnunet-helper-vpn could not
start.

5 years agoclarify error messages
lurchi [Wed, 3 Jul 2019 20:31:02 +0000 (22:31 +0200)]
clarify error messages

5 years agoconstructing path now works with SUID_BINARY_PATH = ""
lurchi [Wed, 3 Jul 2019 20:30:43 +0000 (22:30 +0200)]
constructing path now works with SUID_BINARY_PATH = ""

5 years agofix warning
lurchi [Sat, 29 Jun 2019 11:05:28 +0000 (13:05 +0200)]
fix warning

5 years agouse GNUNET_OS_get_suid_binary_path to construct suid helper paths
lurchi [Sat, 29 Jun 2019 10:59:02 +0000 (12:59 +0200)]
use GNUNET_OS_get_suid_binary_path to construct suid helper paths

5 years agointroduce config option SUID_BINARY_PATH (empty by default)
lurchi [Sat, 29 Jun 2019 10:57:48 +0000 (12:57 +0200)]
introduce config option SUID_BINARY_PATH (empty by default)

5 years agointroduce GNUNET_OS_get_suid_binary_path
lurchi [Sat, 29 Jun 2019 10:56:33 +0000 (12:56 +0200)]
introduce GNUNET_OS_get_suid_binary_path

5 years agouse mmap() instead of malloc, rename heap->flat as database is persisted in flat...
Christian Grothoff [Sat, 29 Jun 2019 08:19:37 +0000 (10:19 +0200)]
use mmap() instead of malloc, rename heap->flat as database is persisted in flat file

5 years agouse mmap() instead of malloc, rename heap->flat as database is persisted in flat...
Christian Grothoff [Sat, 29 Jun 2019 08:18:44 +0000 (10:18 +0200)]
use mmap() instead of malloc, rename heap->flat as database is persisted in flat file

5 years agochanged to large malloc in namestore heap database plugin buffer
rexxnor [Sat, 29 Jun 2019 07:44:36 +0000 (09:44 +0200)]
changed to large malloc in namestore heap database plugin buffer

5 years agoremove unused variable
lurchi [Fri, 28 Jun 2019 18:23:55 +0000 (20:23 +0200)]
remove unused variable

5 years agoticket duplicates fix
Alexia Pagkopoulou [Fri, 28 Jun 2019 12:10:53 +0000 (14:10 +0200)]
ticket duplicates fix

5 years agobugfix
Christian Grothoff [Thu, 27 Jun 2019 18:30:30 +0000 (20:30 +0200)]
bugfix

5 years agono null byte needed in message payload, so GNUNET_memcpy fits better
lurchi [Thu, 27 Jun 2019 12:37:19 +0000 (14:37 +0200)]
no null byte needed in message payload, so GNUNET_memcpy fits better

5 years agonew GNUNET_strlcpy allows using it more
lurchi [Thu, 27 Jun 2019 10:59:05 +0000 (12:59 +0200)]
new GNUNET_strlcpy allows using it more

5 years agoreturn value of GNUNET_strlcpy can be used
lurchi [Thu, 27 Jun 2019 10:21:49 +0000 (12:21 +0200)]
return value of GNUNET_strlcpy can be used

5 years agomemcpy fits better
Christian Grothoff [Thu, 27 Jun 2019 10:14:19 +0000 (12:14 +0200)]
memcpy fits better

5 years agomake GNUNET_strlcpy more flexible by using strnlen instead of strlen
lurchi [Thu, 27 Jun 2019 09:37:34 +0000 (11:37 +0200)]
make GNUNET_strlcpy more flexible by using strnlen instead of strlen

5 years agono null-termination necessary after GNUNET_strlcpy
lurchi [Thu, 27 Jun 2019 09:12:42 +0000 (11:12 +0200)]
no null-termination necessary after GNUNET_strlcpy

5 years agouse GNUNET_strlcpy in strings.c too
lurchi [Thu, 27 Jun 2019 09:04:15 +0000 (11:04 +0200)]
use GNUNET_strlcpy in strings.c too

5 years agofix header check in param map
Schanzenbach, Martin [Thu, 27 Jun 2019 08:54:20 +0000 (10:54 +0200)]
fix header check in param map

5 years agouse GNUNET_strlcpy instead of strncpy where possible
lurchi [Thu, 27 Jun 2019 08:49:40 +0000 (10:49 +0200)]
use GNUNET_strlcpy instead of strncpy where possible

5 years agointroduce GNUNET_strlcpy
lurchi [Thu, 27 Jun 2019 08:49:09 +0000 (10:49 +0200)]
introduce GNUNET_strlcpy

5 years agoecho origin for CORS in rest
Schanzenbach, Martin [Thu, 27 Jun 2019 08:34:46 +0000 (10:34 +0200)]
echo origin for CORS in rest

5 years agoupdate gnunet-gns man page
Schanzenbach, Martin [Thu, 27 Jun 2019 07:14:03 +0000 (09:14 +0200)]
update gnunet-gns man page

5 years agofix #5782
Schanzenbach, Martin [Thu, 27 Jun 2019 07:08:06 +0000 (09:08 +0200)]
fix #5782

5 years agofix indentation
lurchi [Thu, 27 Jun 2019 00:28:03 +0000 (02:28 +0200)]
fix indentation

5 years agofix typo
lurchi [Wed, 26 Jun 2019 23:35:07 +0000 (01:35 +0200)]
fix typo

5 years agoadd subsection
lurchi [Wed, 26 Jun 2019 23:19:26 +0000 (01:19 +0200)]
add subsection

5 years agofix sentence about NSS plugin; be more verbose about stopping GNUnet
lurchi [Wed, 26 Jun 2019 22:51:47 +0000 (00:51 +0200)]
fix sentence about NSS plugin; be more verbose about stopping GNUnet

5 years agofix texinfo
lurchi [Wed, 26 Jun 2019 22:45:42 +0000 (00:45 +0200)]
fix texinfo

5 years agomore work on installation chapter; fix texinfo compilation
lurchi [Wed, 26 Jun 2019 22:26:39 +0000 (00:26 +0200)]
more work on installation chapter; fix texinfo compilation

5 years agofix TOC; prepare chapter Minimal configuration
lurchi [Wed, 26 Jun 2019 18:08:45 +0000 (20:08 +0200)]
fix TOC; prepare chapter Minimal configuration

5 years agoMerge branch 'master' of https://git.gnunet.org/gnunet
lurchi [Wed, 26 Jun 2019 18:04:52 +0000 (20:04 +0200)]
Merge branch 'master' of https://git.gnunet.org/gnunet

5 years agoimprove the installation chapter
lurchi [Wed, 26 Jun 2019 18:04:24 +0000 (20:04 +0200)]
improve the installation chapter

5 years agocheck for certutil with 'command -v'
t3sserakt [Wed, 26 Jun 2019 15:25:50 +0000 (17:25 +0200)]
check for certutil with 'command -v'

5 years agofix command line argument
lurchi [Wed, 26 Jun 2019 13:59:28 +0000 (15:59 +0200)]
fix command line argument

5 years agofix config file path
lurchi [Wed, 26 Jun 2019 10:15:21 +0000 (12:15 +0200)]
fix config file path

5 years agoindent
Christian Grothoff [Tue, 25 Jun 2019 13:31:14 +0000 (15:31 +0200)]
indent

5 years agotcp review bugfixes
Christian Grothoff [Tue, 25 Jun 2019 11:17:50 +0000 (13:17 +0200)]
tcp review bugfixes

5 years agoAUTHORS: styling, and rename OS X to macOS
ng0 [Tue, 25 Jun 2019 11:17:15 +0000 (11:17 +0000)]
AUTHORS: styling, and rename OS X to macOS

5 years agowarnings
Christian Grothoff [Tue, 25 Jun 2019 09:33:02 +0000 (11:33 +0200)]
warnings

5 years agoMerge branch 'master' of ssh://git.gnunet.org/gnunet
xrs [Mon, 24 Jun 2019 16:01:48 +0000 (18:01 +0200)]
Merge branch 'master' of ssh://git.gnunet.org/gnunet

5 years agopartly fixes 0005599, other links do not have a replacement
xrs [Mon, 24 Jun 2019 16:01:42 +0000 (18:01 +0200)]
partly fixes 0005599, other links do not have a replacement

5 years agoadd per-message pp
Christian Grothoff [Mon, 24 Jun 2019 10:55:09 +0000 (12:55 +0200)]
add per-message pp

5 years agoadded diagrams to Ascension developer handbook
rexxnor [Sun, 23 Jun 2019 08:41:42 +0000 (10:41 +0200)]
added diagrams to Ascension developer handbook

5 years agofinish #4623
Christian Grothoff [Sat, 22 Jun 2019 21:28:58 +0000 (23:28 +0200)]
finish #4623

5 years agoMerge branch 'master' of ssh://git.gnunet.org/gnunet
xrs [Sat, 22 Jun 2019 20:58:04 +0000 (22:58 +0200)]
Merge branch 'master' of ssh://git.gnunet.org/gnunet

5 years agoadd flag for exlusive options as program agruments
xrs [Sat, 22 Jun 2019 20:57:55 +0000 (22:57 +0200)]
add flag for exlusive options as program agruments

5 years agoimplement #5771
Christian Grothoff [Sat, 22 Jun 2019 09:48:40 +0000 (11:48 +0200)]
implement #5771

5 years agotypo
Schanzenbach, Martin [Sat, 22 Jun 2019 08:48:15 +0000 (10:48 +0200)]
typo

5 years agoclarify
Schanzenbach, Martin [Sat, 22 Jun 2019 08:47:24 +0000 (10:47 +0200)]
clarify

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Sat, 22 Jun 2019 08:38:50 +0000 (10:38 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years ago#5675: Also detect openssl again
Schanzenbach, Martin [Sat, 22 Jun 2019 08:38:43 +0000 (10:38 +0200)]
#5675: Also detect openssl again

5 years agoenable caching of non-existence of NICKs, also properly remove cache entries if NICK...
Christian Grothoff [Sat, 22 Jun 2019 08:03:32 +0000 (10:03 +0200)]
enable caching of non-existence of NICKs, also properly remove cache entries if NICK record itself is removed

5 years agoDoc RPS: Add high-level subsection on Brahms
Julius Bünger [Fri, 21 Jun 2019 23:56:10 +0000 (01:56 +0200)]
Doc RPS: Add high-level subsection on Brahms

5 years agoDoc RPS: Move from keyconcepts to developer
Julius Bünger [Fri, 21 Jun 2019 22:58:54 +0000 (00:58 +0200)]
Doc RPS: Move from keyconcepts to developer

5 years agofix
Christian Grothoff [Fri, 21 Jun 2019 22:46:44 +0000 (00:46 +0200)]
fix

5 years agoavoid pk operation unless logging enabled
Christian Grothoff [Fri, 21 Jun 2019 22:45:03 +0000 (00:45 +0200)]
avoid pk operation unless logging enabled

5 years agosectioning fix
Christian Grothoff [Fri, 21 Jun 2019 22:44:33 +0000 (00:44 +0200)]
sectioning fix

5 years agoDoc RPS: Fix writing style of GNUnet
Julius Bünger [Fri, 21 Jun 2019 22:09:29 +0000 (00:09 +0200)]
Doc RPS: Fix writing style of GNUnet

5 years agoupdated the Ascension documentation
rexxnor [Fri, 21 Jun 2019 21:23:56 +0000 (23:23 +0200)]
updated the Ascension documentation

5 years agoDoc RPS: Add first high-level intro to rps
Julius Bünger [Fri, 21 Jun 2019 21:22:04 +0000 (23:22 +0200)]
Doc RPS: Add first high-level intro to rps

5 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin [Fri, 21 Jun 2019 20:48:45 +0000 (22:48 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

5 years agofix #5675
Schanzenbach, Martin [Fri, 21 Jun 2019 20:48:27 +0000 (22:48 +0200)]
fix #5675

5 years agoupdate manual to current state of code
Christian Grothoff [Fri, 21 Jun 2019 20:40:40 +0000 (22:40 +0200)]
update manual to current state of code

5 years agoadd missing images, fixes #5516
Christian Grothoff [Fri, 21 Jun 2019 20:17:38 +0000 (22:17 +0200)]
add missing images, fixes #5516

5 years agodrop sections on planetlab, this is unlikely to even still work anymore, fixes #5628
Christian Grothoff [Fri, 21 Jun 2019 19:15:58 +0000 (21:15 +0200)]
drop sections on planetlab, this is unlikely to even still work anymore, fixes #5628

5 years agofix compiler warnings about unused args
Christian Grothoff [Wed, 19 Jun 2019 19:25:50 +0000 (21:25 +0200)]
fix compiler warnings about unused args

5 years agofix socket cmp, fix compiler warnings about unused args
Christian Grothoff [Wed, 19 Jun 2019 19:22:43 +0000 (21:22 +0200)]
fix socket cmp, fix compiler warnings about unused args

5 years agofix socket cmp, fix compiler warnings about unused args
Christian Grothoff [Wed, 19 Jun 2019 19:20:39 +0000 (21:20 +0200)]
fix socket cmp, fix compiler warnings about unused args

5 years agofix ftbfs:
Christian Grothoff [Wed, 19 Jun 2019 12:42:41 +0000 (14:42 +0200)]
fix ftbfs:

5 years agoclarifications in handbook
Christian Grothoff [Wed, 19 Jun 2019 06:56:02 +0000 (08:56 +0200)]
clarifications in handbook

5 years agominimize scopes
Christian Grothoff [Tue, 18 Jun 2019 15:10:22 +0000 (17:10 +0200)]
minimize scopes

5 years agofix memory leak
Christian Grothoff [Tue, 18 Jun 2019 12:24:51 +0000 (14:24 +0200)]
fix memory leak

5 years agofix NPEs, off-by-one, etc
Christian Grothoff [Tue, 18 Jun 2019 09:00:55 +0000 (11:00 +0200)]
fix NPEs, off-by-one, etc