oweals/gnunet.git
4 years agodist for 0.11.4 v0.11.4
Schanzenbach, Martin [Sun, 12 May 2019 10:39:38 +0000 (12:39 +0200)]
dist for 0.11.4

4 years agomissing changelog entry
Christian Grothoff [Sun, 12 May 2019 09:44:05 +0000 (11:44 +0200)]
missing changelog entry

4 years agoforgot minor build changes
Schanzenbach, Martin [Sun, 12 May 2019 08:37:06 +0000 (10:37 +0200)]
forgot minor build changes

4 years agoforgot man page, minor build changes
Schanzenbach, Martin [Sun, 12 May 2019 08:34:58 +0000 (10:34 +0200)]
forgot man page, minor build changes

4 years agoRECLAIM: Add manpage
Schanzenbach, Martin [Sun, 12 May 2019 08:07:48 +0000 (10:07 +0200)]
RECLAIM: Add manpage

4 years agoclean up transmission logic to have queues 'pull' for pending messages while control...
Christian Grothoff [Sat, 11 May 2019 20:13:47 +0000 (22:13 +0200)]
clean up transmission logic to have queues 'pull' for pending messages while control traffic is 'pushed' into queues

4 years agoreindenting
Christian Grothoff [Sat, 11 May 2019 20:13:10 +0000 (22:13 +0200)]
reindenting

4 years agomove encryption logic into DVBox
Christian Grothoff [Sat, 11 May 2019 17:30:57 +0000 (19:30 +0200)]
move encryption logic into DVBox

4 years agocomplete TNG logging
Christian Grothoff [Sat, 11 May 2019 13:11:52 +0000 (15:11 +0200)]
complete TNG logging

4 years agoremove duplicate API
Christian Grothoff [Sat, 11 May 2019 11:40:05 +0000 (13:40 +0200)]
remove duplicate API

4 years agoImplement asynchronous scope identifiers.
Florian Dold [Fri, 10 May 2019 18:08:01 +0000 (20:08 +0200)]
Implement asynchronous scope identifiers.

Without entering an asynchronous scope, logs are the same before.  When
entering an asynchronous scope (either thread-based of
scheduler/task-based), all log lines within an asynchronous scope
contain its ID.

Currently this is only used in GNU Taler, for debugging requests across
multiple services.  This allows us to get all log lines pertaining to a
particular request for a user or another service.

4 years agocapital V for verbose
Christian Grothoff [Thu, 9 May 2019 21:35:24 +0000 (23:35 +0200)]
capital V for verbose

4 years agoman pages.
ng0 [Thu, 9 May 2019 20:19:27 +0000 (20:19 +0000)]
man pages.

4 years agognunet-identity.1 style changes.
ng0 [Thu, 9 May 2019 19:43:58 +0000 (19:43 +0000)]
gnunet-identity.1 style changes.

It is acceptable style and arguable probably more
readable for the uninitiated to see .Nd macro followed
immediat. by text instead of having the text on a new
line. The same applies to sentence length. We should
avoid very long sentences, but at the moment this seems
easier for reading and writing instead of enforcing what
the linter says (1 sentence per line), you see the same
writing style in current major users of mdoc style.

4 years agoRECLAIM: Update tests
Schanzenbach, Martin [Thu, 9 May 2019 17:15:24 +0000 (19:15 +0200)]
RECLAIM: Update tests

4 years agoadd -q option to restrict output to just the public key
Christian Grothoff [Thu, 9 May 2019 16:58:06 +0000 (18:58 +0200)]
add -q option to restrict output to just the public key

4 years agoallow using -e as filter on ego list
Christian Grothoff [Thu, 9 May 2019 16:55:58 +0000 (18:55 +0200)]
allow using -e as filter on ego list

4 years agomake logging more re-entrant
Florian Dold [Thu, 9 May 2019 14:23:43 +0000 (16:23 +0200)]
make logging more re-entrant

4 years agotowards thread-safe logging
Florian Dold [Thu, 9 May 2019 12:51:50 +0000 (14:51 +0200)]
towards thread-safe logging

(Thread-safe logging isn't really relevant for GNUnet itself, but it is
necessary for the GNU Taler exchange)

4 years agomore logging, more FIXMEs
Christian Grothoff [Wed, 8 May 2019 20:11:38 +0000 (22:11 +0200)]
more logging, more FIXMEs

4 years agoRECLAIM: Fix shutdown; tests
Schanzenbach, Martin [Wed, 8 May 2019 14:01:21 +0000 (16:01 +0200)]
RECLAIM: Fix shutdown; tests

4 years agomake generated ego key available in continuation when creating egos
Christian Grothoff [Wed, 8 May 2019 12:54:42 +0000 (14:54 +0200)]
make generated ego key available in continuation when creating egos

4 years agomake bind succeed
Schanzenbach, Martin [Tue, 7 May 2019 11:14:29 +0000 (13:14 +0200)]
make bind succeed

4 years agomore logging
Christian Grothoff [Tue, 7 May 2019 11:02:15 +0000 (13:02 +0200)]
more logging

4 years agoadd logging
Christian Grothoff [Tue, 7 May 2019 09:47:22 +0000 (11:47 +0200)]
add logging

4 years agonote on next steps
Christian Grothoff [Sun, 5 May 2019 12:09:22 +0000 (14:09 +0200)]
note on next steps

4 years agouse new PriorityPreferences consistently, note on deprecation
Christian Grothoff [Sun, 5 May 2019 12:02:24 +0000 (14:02 +0200)]
use new PriorityPreferences consistently, note on deprecation

4 years agoDCE, set message UUID to incrementing counter
Christian Grothoff [Sun, 5 May 2019 10:10:01 +0000 (12:10 +0200)]
DCE, set message UUID to incrementing counter

4 years agoadd out-of-order pref
Christian Grothoff [Sun, 5 May 2019 09:14:20 +0000 (11:14 +0200)]
add out-of-order pref

4 years agofix warning
Schanzenbach, Martin [Sat, 4 May 2019 20:38:30 +0000 (22:38 +0200)]
fix warning

4 years agonote on ChannelOption deprecation
Christian Grothoff [Sat, 4 May 2019 20:18:42 +0000 (22:18 +0200)]
note on ChannelOption deprecation

4 years agosimplify MQ logic to always carry the same kinds of flags, and extend transport API...
Christian Grothoff [Sat, 4 May 2019 20:16:24 +0000 (22:16 +0200)]
simplify MQ logic to always carry the same kinds of flags, and extend transport API to pass them to (TNG) service

4 years agoonly use mono time in TNG HELLOs
Christian Grothoff [Sat, 4 May 2019 14:53:00 +0000 (16:53 +0200)]
only use mono time in TNG HELLOs

4 years agoreindentation
Christian Grothoff [Fri, 3 May 2019 14:19:17 +0000 (16:19 +0200)]
reindentation

4 years agosupport compressed JSON uploads
Christian Grothoff [Fri, 3 May 2019 14:18:59 +0000 (16:18 +0200)]
support compressed JSON uploads

4 years agoadd test for json_mhd.c logic
Christian Grothoff [Fri, 3 May 2019 13:10:26 +0000 (15:10 +0200)]
add test for json_mhd.c logic

4 years agobenchmark: fix request size collection and add invariant check
Florian Dold [Thu, 2 May 2019 23:01:39 +0000 (01:01 +0200)]
benchmark: fix request size collection and add invariant check

4 years agopreparatory change to GNUNET_JSON_post_parser() API for future compression support
Christian Grothoff [Thu, 2 May 2019 20:24:42 +0000 (22:24 +0200)]
preparatory change to GNUNET_JSON_post_parser() API for future compression support

4 years ago#5625 being open for > 1 month shows that we do not have the capacity to maintain...
Christian Grothoff [Thu, 2 May 2019 12:17:46 +0000 (14:17 +0200)]
#5625 being open for > 1 month shows that we do not have the capacity to maintain two versions, removing outdated README.md

4 years agoRECLAIM: cleanup, comments
Schanzenbach, Martin [Thu, 2 May 2019 09:27:09 +0000 (11:27 +0200)]
RECLAIM: cleanup, comments

4 years agodocu option
Christian Grothoff [Thu, 2 May 2019 06:46:06 +0000 (08:46 +0200)]
docu option

4 years agomake gnunet-arm log to file by default
Christian Grothoff [Thu, 2 May 2019 06:44:37 +0000 (08:44 +0200)]
make gnunet-arm log to file by default

4 years agoreindenting with clang
Christian Grothoff [Thu, 2 May 2019 06:42:33 +0000 (08:42 +0200)]
reindenting with clang

4 years agotolerate additional IPv4 address now available for gnunet.org
Christian Grothoff [Thu, 2 May 2019 06:08:17 +0000 (08:08 +0200)]
tolerate additional IPv4 address now available for gnunet.org

4 years agoreject '@' as a label in domain names, this is usually a mistake
Christian Grothoff [Thu, 2 May 2019 06:00:21 +0000 (08:00 +0200)]
reject '@' as a label in domain names, this is usually a mistake

4 years agobenchmark: add up request size
Florian Dold [Thu, 2 May 2019 00:23:22 +0000 (02:23 +0200)]
benchmark: add up request size

4 years agoREST/GNS: timeout handle 2nd try
Schanzenbach, Martin [Tue, 30 Apr 2019 21:06:28 +0000 (23:06 +0200)]
REST/GNS: timeout handle 2nd try

4 years agoREST/GNS: timeout handle
Schanzenbach, Martin [Tue, 30 Apr 2019 20:46:23 +0000 (22:46 +0200)]
REST/GNS: timeout handle

4 years agoMake gnurl and curl mutually exclusive.
Florian Dold [Tue, 30 Apr 2019 18:46:17 +0000 (20:46 +0200)]
Make gnurl and curl mutually exclusive.

This prevents issues when both curl and gnurl are available, but one of
them is outdated.

To get curl.h, we also now just include gnunet_curl_lib.h instead of
writing the preprocessor conditionals manually.

Fixes #5707

4 years agodo not display label if there are no matching records
Christian Grothoff [Tue, 30 Apr 2019 17:20:03 +0000 (19:20 +0200)]
do not display label if there are no matching records

4 years agoREST: ftbfs
Schanzenbach, Martin [Tue, 30 Apr 2019 15:57:20 +0000 (17:57 +0200)]
REST: ftbfs

4 years agoREST/NAMESTORE: fix memleak
Schanzenbach, Martin [Tue, 30 Apr 2019 15:40:36 +0000 (17:40 +0200)]
REST/NAMESTORE: fix memleak

4 years agoREST/NAMESTORE: rework API
Schanzenbach, Martin [Tue, 30 Apr 2019 13:56:16 +0000 (15:56 +0200)]
REST/NAMESTORE: rework API

4 years agoimplement filtering by record type in gnunet-namestore
Christian Grothoff [Tue, 30 Apr 2019 09:49:52 +0000 (11:49 +0200)]
implement filtering by record type in gnunet-namestore

4 years agotypo
Schanzenbach, Martin [Tue, 30 Apr 2019 09:40:38 +0000 (11:40 +0200)]
typo

4 years agocomplete CORE flow control loop
Christian Grothoff [Tue, 30 Apr 2019 08:58:56 +0000 (10:58 +0200)]
complete CORE flow control loop

4 years agofix make dist
Schanzenbach, Martin [Tue, 30 Apr 2019 08:19:56 +0000 (10:19 +0200)]
fix make dist

4 years agoREST: fallback to default port
Schanzenbach, Martin [Mon, 29 Apr 2019 15:44:10 +0000 (17:44 +0200)]
REST: fallback to default port

4 years agoREST: don't block port for now
Schanzenbach, Martin [Mon, 29 Apr 2019 15:27:29 +0000 (17:27 +0200)]
REST: don't block port for now

4 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Mon, 29 Apr 2019 13:01:19 +0000 (13:01 +0000)]
Merge branch 'master' of gnunet.org:gnunet

4 years agoclang-format: Do not reflow comments.
ng0 [Mon, 29 Apr 2019 12:57:39 +0000 (12:57 +0000)]
clang-format: Do not reflow comments.

For comments, specificalls doxygen style, we should have
more freedom to adjust and keep styles outside of the
limits of clang-format. This is useful for being able
to specify our own almost-specified doxygen standards.

4 years agoREST: start on demand does not work with this
Schanzenbach, Martin [Mon, 29 Apr 2019 07:23:58 +0000 (09:23 +0200)]
REST: start on demand does not work with this

4 years agoREST: trigger start; fix port
Schanzenbach, Martin [Mon, 29 Apr 2019 06:06:44 +0000 (08:06 +0200)]
REST: trigger start; fix port

4 years agoREST: nothing triggers rest
Schanzenbach, Martin [Mon, 29 Apr 2019 05:24:19 +0000 (07:24 +0200)]
REST: nothing triggers rest

4 years agotowards flow control in TNG
Christian Grothoff [Sun, 28 Apr 2019 17:32:10 +0000 (19:32 +0200)]
towards flow control in TNG

4 years agoRECLAIM: start on demand
Schanzenbach, Martin [Sun, 28 Apr 2019 16:15:29 +0000 (18:15 +0200)]
RECLAIM: start on demand

5 years agoimplement hop-by-hop signature verification
Christian Grothoff [Sun, 28 Apr 2019 11:58:41 +0000 (13:58 +0200)]
implement hop-by-hop signature verification

5 years agoupdate
Schanzenbach, Martin [Sun, 28 Apr 2019 09:37:47 +0000 (11:37 +0200)]
update

5 years agoUpdate changelog
Schanzenbach, Martin [Sat, 27 Apr 2019 20:25:21 +0000 (22:25 +0200)]
Update changelog

5 years agoRECLAIM/OIDC: fix key derivation
Schanzenbach, Martin [Sat, 27 Apr 2019 19:50:57 +0000 (21:50 +0200)]
RECLAIM/OIDC: fix key derivation

5 years agoRECLAIM/OIDC: encrypt authorizaion code payload
Schanzenbach, Martin [Sat, 27 Apr 2019 19:01:13 +0000 (21:01 +0200)]
RECLAIM/OIDC: encrypt authorizaion code payload

5 years agorudimentary logging
Christian Grothoff [Sat, 27 Apr 2019 16:13:43 +0000 (18:13 +0200)]
rudimentary logging

5 years agoget rid of the trackers
Christian Grothoff [Sat, 27 Apr 2019 15:53:11 +0000 (17:53 +0200)]
get rid of the trackers

5 years agofix validity vs. monotime
Christian Grothoff [Sat, 27 Apr 2019 14:58:19 +0000 (16:58 +0200)]
fix validity vs. monotime

5 years agoRECLAIM/OIDC: better logging
Schanzenbach, Martin [Sat, 27 Apr 2019 12:38:46 +0000 (14:38 +0200)]
RECLAIM/OIDC: better logging

5 years agoRECLAIM/OIDC: fix issue attrs
Schanzenbach, Martin [Sat, 27 Apr 2019 11:19:08 +0000 (13:19 +0200)]
RECLAIM/OIDC: fix issue attrs

5 years agoRECLAIM/OIDC: more code cleanup
Schanzenbach, Martin [Sat, 27 Apr 2019 10:38:34 +0000 (12:38 +0200)]
RECLAIM/OIDC: more code cleanup

5 years agoRECLAIM/OIDC: code cleanup
Schanzenbach, Martin [Sat, 27 Apr 2019 10:25:40 +0000 (12:25 +0200)]
RECLAIM/OIDC: code cleanup

5 years agoRECLAIM/OIDC: nonce logging
Schanzenbach, Martin [Sat, 27 Apr 2019 09:12:38 +0000 (11:12 +0200)]
RECLAIM/OIDC: nonce logging

5 years agoRECLAIM/OIDC: fix nonce size
Schanzenbach, Martin [Sat, 27 Apr 2019 08:16:11 +0000 (10:16 +0200)]
RECLAIM/OIDC: fix nonce size

5 years agoRECLAIM/OIDC: simplify access token
Schanzenbach, Martin [Sat, 27 Apr 2019 08:04:01 +0000 (10:04 +0200)]
RECLAIM/OIDC: simplify access token

5 years agofix corruption
Schanzenbach, Martin [Sat, 27 Apr 2019 07:22:00 +0000 (09:22 +0200)]
fix corruption

5 years agofixes
Schanzenbach, Martin [Sat, 27 Apr 2019 06:37:36 +0000 (08:37 +0200)]
fixes

5 years agobump version requirement for MHD to 0.9.63
Christian Grothoff [Sat, 27 Apr 2019 04:38:17 +0000 (06:38 +0200)]
bump version requirement for MHD to 0.9.63

5 years agoupdate changelog
Schanzenbach, Martin [Fri, 26 Apr 2019 23:51:23 +0000 (01:51 +0200)]
update changelog

5 years agoRECLAIM: no longer experimental
Schanzenbach, Martin [Fri, 26 Apr 2019 23:50:43 +0000 (01:50 +0200)]
RECLAIM: no longer experimental

5 years agoRevert "GNS/PROXY: Forward request query escaped"
Schanzenbach, Martin [Fri, 26 Apr 2019 17:13:02 +0000 (19:13 +0200)]
Revert "GNS/PROXY: Forward request query escaped"

This reverts commit 47276bf020c03db80e12928fe529d2564be4b171.

5 years agoGNS/PROXY: Forward request query escaped
Schanzenbach, Martin [Fri, 26 Apr 2019 16:36:31 +0000 (18:36 +0200)]
GNS/PROXY: Forward request query escaped

5 years agoftbfs
Schanzenbach, Martin [Fri, 26 Apr 2019 15:56:56 +0000 (17:56 +0200)]
ftbfs

5 years agominor
Schanzenbach, Martin [Fri, 26 Apr 2019 15:43:58 +0000 (17:43 +0200)]
minor

5 years agominor
Schanzenbach, Martin [Fri, 26 Apr 2019 15:23:12 +0000 (17:23 +0200)]
minor

5 years agoreject . in labels
Christian Grothoff [Fri, 26 Apr 2019 14:34:13 +0000 (16:34 +0200)]
reject . in labels

5 years agoRECLAIM/REST: properly urlencode
Schanzenbach, Martin [Fri, 26 Apr 2019 13:42:45 +0000 (15:42 +0200)]
RECLAIM/REST: properly urlencode

5 years agoRECLAIM/REST: simplify auth code; include attrs
Schanzenbach, Martin [Fri, 26 Apr 2019 12:47:29 +0000 (14:47 +0200)]
RECLAIM/REST: simplify auth code; include attrs

5 years agoupdate changelog
Schanzenbach, Martin [Fri, 26 Apr 2019 09:09:16 +0000 (11:09 +0200)]
update changelog

5 years agoREST: add config plugin
Schanzenbach, Martin [Fri, 26 Apr 2019 09:08:21 +0000 (11:08 +0200)]
REST: add config plugin

5 years agomemcmp() -> GNUNET_memcmp(), first take
Julius Bünger [Fri, 26 Apr 2019 03:56:54 +0000 (05:56 +0200)]
memcmp() -> GNUNET_memcmp(), first take

5 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Thu, 25 Apr 2019 22:30:04 +0000 (22:30 +0000)]
Merge branch 'master' of gnunet.org:gnunet

5 years agosrc/template: format
ng0 [Thu, 25 Apr 2019 22:29:55 +0000 (22:29 +0000)]
src/template: format

5 years agotest_gnunet_prefix: format
ng0 [Thu, 25 Apr 2019 22:29:28 +0000 (22:29 +0000)]
test_gnunet_prefix: format