oweals/gnunet.git
4 years agoMerge branch 'schanzen/argon_pow'
Schanzenbach, Martin [Wed, 22 Apr 2020 15:10:57 +0000 (17:10 +0200)]
Merge branch 'schanzen/argon_pow'

4 years agoadd epochs CLI parameter schanzen/argon_pow
Schanzenbach, Martin [Wed, 22 Apr 2020 15:10:22 +0000 (17:10 +0200)]
add epochs CLI parameter

4 years agoremova binary file commited by accident
Schanzenbach, Martin [Wed, 22 Apr 2020 06:40:10 +0000 (08:40 +0200)]
remova binary file commited by accident

4 years agofix #6191
Christian Grothoff [Tue, 21 Apr 2020 18:43:18 +0000 (20:43 +0200)]
fix #6191

4 years agopurge scrypt; add argon2
Martin Schanzenbach [Tue, 21 Apr 2020 16:37:28 +0000 (18:37 +0200)]
purge scrypt; add argon2

4 years agoupdate API for cleanup of handle
Martin Schanzenbach [Tue, 21 Apr 2020 16:25:36 +0000 (18:25 +0200)]
update API for cleanup of handle

4 years agoupdate revocation config
Martin Schanzenbach [Tue, 21 Apr 2020 16:13:05 +0000 (18:13 +0200)]
update revocation config

4 years agopacked makes no sense there
Martin Schanzenbach [Tue, 21 Apr 2020 16:11:13 +0000 (18:11 +0200)]
packed makes no sense there

4 years agoremove pow_get
Schanzenbach, Martin [Tue, 21 Apr 2020 13:46:09 +0000 (15:46 +0200)]
remove pow_get

4 years agorename, fix
Schanzenbach, Martin [Tue, 21 Apr 2020 13:45:12 +0000 (15:45 +0200)]
rename, fix

4 years agodefining GNUNET_array_concatenate() for #6190
Christian Grothoff [Tue, 21 Apr 2020 11:47:04 +0000 (13:47 +0200)]
defining GNUNET_array_concatenate() for #6190

4 years agofix #6189
Christian Grothoff [Tue, 21 Apr 2020 11:33:25 +0000 (13:33 +0200)]
fix #6189

4 years agofix #6186 related bugs
Christian Grothoff [Tue, 21 Apr 2020 11:27:04 +0000 (13:27 +0200)]
fix #6186 related bugs

4 years agouse nz
Christian Grothoff [Tue, 21 Apr 2020 11:23:28 +0000 (13:23 +0200)]
use nz

4 years agoadd JSON spec'er for booleans
Christian Grothoff [Tue, 21 Apr 2020 10:15:16 +0000 (12:15 +0200)]
add JSON spec'er for booleans

4 years agonew pass API
Schanzenbach, Martin [Tue, 21 Apr 2020 09:52:12 +0000 (11:52 +0200)]
new pass API

4 years agomake GNUNET_freez default, have GNUNET_free_nz for cases where that does not work
Christian Grothoff [Mon, 20 Apr 2020 22:54:49 +0000 (00:54 +0200)]
make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work

4 years agofix FTBFS issue
Christian Grothoff [Mon, 20 Apr 2020 22:36:11 +0000 (00:36 +0200)]
fix FTBFS issue

4 years agopredate validity time on creation; extent ttl on validation
Schanzenbach, Martin [Mon, 20 Apr 2020 17:38:41 +0000 (19:38 +0200)]
predate validity time on creation; extent ttl on validation

4 years agoinclude buffer of 10& of epoch
Schanzenbach, Martin [Mon, 20 Apr 2020 17:08:23 +0000 (19:08 +0200)]
include buffer of 10& of epoch

4 years agocheck signature in check_pow
Schanzenbach, Martin [Mon, 20 Apr 2020 16:33:43 +0000 (18:33 +0200)]
check signature in check_pow

4 years agofix
Schanzenbach, Martin [Mon, 20 Apr 2020 15:46:02 +0000 (17:46 +0200)]
fix

4 years agoupdate API comments
Schanzenbach, Martin [Mon, 20 Apr 2020 15:18:33 +0000 (17:18 +0200)]
update API comments

4 years agoremove sign API call
Martin Schanzenbach [Mon, 20 Apr 2020 14:58:17 +0000 (16:58 +0200)]
remove sign API call

4 years agofix tests
Martin Schanzenbach [Mon, 20 Apr 2020 14:56:16 +0000 (16:56 +0200)]
fix tests

4 years agoevaluate epochs
Schanzenbach, Martin [Mon, 20 Apr 2020 06:24:06 +0000 (08:24 +0200)]
evaluate epochs

4 years agomore comments, allow to pick up pow later
Schanzenbach, Martin [Mon, 20 Apr 2020 05:48:19 +0000 (07:48 +0200)]
more comments, allow to pick up pow later

4 years agofix FTBFS
Christian Grothoff [Sun, 19 Apr 2020 19:41:54 +0000 (21:41 +0200)]
fix FTBFS

4 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Christian Grothoff [Sun, 19 Apr 2020 19:39:11 +0000 (21:39 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

4 years agoadd i64 deserializer
Christian Grothoff [Sun, 19 Apr 2020 19:37:35 +0000 (21:37 +0200)]
add i64 deserializer

4 years agothose are actually debug messages
Schanzenbach, Martin [Sun, 19 Apr 2020 18:30:54 +0000 (20:30 +0200)]
those are actually debug messages

4 years agouncrustify
Schanzenbach, Martin [Sun, 19 Apr 2020 18:30:07 +0000 (20:30 +0200)]
uncrustify

4 years agosome comments
Schanzenbach, Martin [Sun, 19 Apr 2020 18:28:39 +0000 (20:28 +0200)]
some comments

4 years agono diplicate nonces
Schanzenbach, Martin [Sun, 19 Apr 2020 18:25:17 +0000 (20:25 +0200)]
no diplicate nonces

4 years agotowards less variance
Schanzenbach, Martin [Sun, 19 Apr 2020 18:05:26 +0000 (20:05 +0200)]
towards less variance

4 years agomailmap, authors: final sync of my address and name with changes in NetBSD and GNUnet...
nikita [Sun, 19 Apr 2020 12:07:21 +0000 (14:07 +0200)]
mailmap, authors: final sync of my address and name with changes in NetBSD and GNUnet members.

4 years agotowards more expirations
Schanzenbach, Martin [Sat, 18 Apr 2020 19:14:03 +0000 (21:14 +0200)]
towards more expirations

4 years agosimplify pow even more; add timestamp to revocation pow
Schanzenbach, Martin [Sat, 18 Apr 2020 17:46:44 +0000 (19:46 +0200)]
simplify pow even more; add timestamp to revocation pow

4 years agorevert
Schanzenbach, Martin [Fri, 17 Apr 2020 20:55:52 +0000 (22:55 +0200)]
revert

4 years agomerge
Schanzenbach, Martin [Fri, 17 Apr 2020 20:53:57 +0000 (22:53 +0200)]
merge

4 years agoupdate params
Schanzenbach, Martin [Fri, 17 Apr 2020 20:52:28 +0000 (22:52 +0200)]
update params

4 years agoadd argon2 for LSD0001
Schanzenbach, Martin [Fri, 17 Apr 2020 17:58:40 +0000 (19:58 +0200)]
add argon2 for LSD0001

4 years agofix build with clang
Schanzenbach, Martin [Fri, 17 Apr 2020 17:59:31 +0000 (19:59 +0200)]
fix build with clang

4 years agoadd argon2 for LSD0001
Schanzenbach, Martin [Fri, 17 Apr 2020 17:58:40 +0000 (19:58 +0200)]
add argon2 for LSD0001

4 years agoadd relative_time specs
Christian Grothoff [Fri, 17 Apr 2020 17:13:42 +0000 (19:13 +0200)]
add relative_time specs

4 years agoadd GNUNET_freez for #6186
Christian Grothoff [Fri, 17 Apr 2020 16:21:17 +0000 (18:21 +0200)]
add GNUNET_freez for #6186

4 years agoadd integer overflow guards and avoid (unlimited) stack allocation
Christian Grothoff [Wed, 15 Apr 2020 18:35:45 +0000 (20:35 +0200)]
add integer overflow guards and avoid (unlimited) stack allocation

4 years agotake care of odd memset() calls
Christian Grothoff [Wed, 15 Apr 2020 18:29:15 +0000 (20:29 +0200)]
take care of odd memset() calls

4 years agofix #6184
Christian Grothoff [Wed, 15 Apr 2020 18:26:00 +0000 (20:26 +0200)]
fix #6184

4 years agofix gnunet-statistics CLI
Christian Grothoff [Sat, 11 Apr 2020 21:11:43 +0000 (23:11 +0200)]
fix gnunet-statistics CLI

4 years agodo create directory if it doesn't exist
Christian Grothoff [Sat, 11 Apr 2020 19:55:51 +0000 (21:55 +0200)]
do create directory if it doesn't exist

4 years agofixing #6149
Christian Grothoff [Sat, 11 Apr 2020 19:43:28 +0000 (21:43 +0200)]
fixing #6149

4 years agofix static assert FTBFS with older gcc
Christian Grothoff [Sat, 11 Apr 2020 18:33:08 +0000 (20:33 +0200)]
fix static assert FTBFS with older gcc

4 years agoindentation
Christian Grothoff [Fri, 10 Apr 2020 19:31:25 +0000 (21:31 +0200)]
indentation

4 years agomailmap adjust
nikita [Wed, 8 Apr 2020 23:46:44 +0000 (01:46 +0200)]
mailmap adjust

4 years agofix interpreter line of gnunet-bugreport
nikita [Wed, 8 Apr 2020 23:40:49 +0000 (01:40 +0200)]
fix interpreter line of gnunet-bugreport

4 years agoadapt code to work with latest MHD API
Christian Grothoff [Wed, 8 Apr 2020 22:29:16 +0000 (00:29 +0200)]
adapt code to work with latest MHD API

4 years agofix warnings
Christian Grothoff [Wed, 8 Apr 2020 22:21:45 +0000 (00:21 +0200)]
fix warnings

4 years agointroduce enum for generic return values
Christian Grothoff [Wed, 8 Apr 2020 18:30:05 +0000 (20:30 +0200)]
introduce enum for generic return values

4 years agohack around crash on disconnect
Christian Grothoff [Wed, 8 Apr 2020 15:34:27 +0000 (17:34 +0200)]
hack around crash on disconnect

4 years agofix sign api for to address #6164
Christian Grothoff [Wed, 8 Apr 2020 14:56:33 +0000 (16:56 +0200)]
fix sign api for to address #6164

4 years agofix warning
Christian Grothoff [Wed, 8 Apr 2020 13:48:58 +0000 (15:48 +0200)]
fix warning

4 years agoadd GNUNET_static_assert()
Christian Grothoff [Wed, 8 Apr 2020 12:47:01 +0000 (14:47 +0200)]
add GNUNET_static_assert()

4 years agoadd check to see if CC supports '_Static_assert'
Christian Grothoff [Wed, 8 Apr 2020 12:44:39 +0000 (14:44 +0200)]
add check to see if CC supports '_Static_assert'

4 years agoimprove comments (#6164)
Christian Grothoff [Tue, 7 Apr 2020 15:51:59 +0000 (17:51 +0200)]
improve comments (#6164)

4 years agoconst
Christian Grothoff [Tue, 7 Apr 2020 15:43:34 +0000 (17:43 +0200)]
const

4 years agofix crash
Christian Grothoff [Mon, 6 Apr 2020 22:00:38 +0000 (00:00 +0200)]
fix crash

4 years agofix #6157
Christian Grothoff [Fri, 3 Apr 2020 16:50:09 +0000 (18:50 +0200)]
fix #6157

4 years agofix #6155
Christian Grothoff [Fri, 3 Apr 2020 16:45:46 +0000 (18:45 +0200)]
fix #6155

4 years agofix #6158
Christian Grothoff [Fri, 3 Apr 2020 16:43:03 +0000 (18:43 +0200)]
fix #6158

4 years agofix warnings
Christian Grothoff [Fri, 3 Apr 2020 15:31:02 +0000 (17:31 +0200)]
fix warnings

4 years agobad sizeof
Christian Grothoff [Fri, 3 Apr 2020 15:29:13 +0000 (17:29 +0200)]
bad sizeof

4 years agofix zero test
Christian Grothoff [Fri, 3 Apr 2020 15:05:02 +0000 (17:05 +0200)]
fix zero test

4 years agofix #6159 and related issues
Christian Grothoff [Fri, 3 Apr 2020 15:03:35 +0000 (17:03 +0200)]
fix #6159 and related issues

4 years agoadding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 (modulo...
Christian Grothoff [Fri, 3 Apr 2020 13:18:58 +0000 (15:18 +0200)]
adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 (modulo actually finding specific places where this SHOULD be used instead of GNUNET_memcmp)

4 years agofix #6153
Christian Grothoff [Fri, 3 Apr 2020 13:05:14 +0000 (15:05 +0200)]
fix #6153

4 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Christian Grothoff [Fri, 3 Apr 2020 12:19:03 +0000 (14:19 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

4 years agofix #6154
Christian Grothoff [Fri, 3 Apr 2020 12:18:58 +0000 (14:18 +0200)]
fix #6154

4 years agoadded communicator tests to experimental
t3sserakt [Fri, 3 Apr 2020 11:46:05 +0000 (13:46 +0200)]
added communicator tests to experimental

4 years agofix #6146
Christian Grothoff [Thu, 2 Apr 2020 09:33:53 +0000 (11:33 +0200)]
fix #6146

4 years agoftbfs
Christian Grothoff [Sun, 29 Mar 2020 11:36:08 +0000 (13:36 +0200)]
ftbfs

4 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Christian Grothoff [Sun, 29 Mar 2020 10:51:37 +0000 (12:51 +0200)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

4 years agoallow passing of fancy time to timetravel option
Christian Grothoff [Sun, 29 Mar 2020 10:51:26 +0000 (12:51 +0200)]
allow passing of fancy time to timetravel option

4 years agoPoint to explanatory documentation.
Marcello Stanisci [Sat, 28 Mar 2020 06:57:04 +0000 (07:57 +0100)]
Point to explanatory documentation.

4 years agoerror handling
Christian Grothoff [Wed, 25 Mar 2020 11:17:04 +0000 (12:17 +0100)]
error handling

4 years agoMake gnunet-namestore honour expiration dates when importing an URI
Alessio Vanni [Fri, 20 Mar 2020 14:35:54 +0000 (15:35 +0100)]
Make gnunet-namestore honour expiration dates when importing an URI

4 years agouse strtok_r in code that could plausibly be used from multi-threaded applications
Christian Grothoff [Thu, 19 Mar 2020 18:40:34 +0000 (19:40 +0100)]
use strtok_r in code that could plausibly be used from multi-threaded applications

4 years agofix log error
Christian Grothoff [Tue, 17 Mar 2020 00:47:41 +0000 (01:47 +0100)]
fix log error

4 years agouse void * instead of char * for RSA key material to make it more clear that these...
Christian Grothoff [Tue, 17 Mar 2020 00:05:17 +0000 (01:05 +0100)]
use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings

4 years agouse void * instead of char * for RSA key material to make it more clear that these...
Christian Grothoff [Tue, 17 Mar 2020 00:04:35 +0000 (01:04 +0100)]
use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings

4 years agobetter error handling
Christian Grothoff [Mon, 16 Mar 2020 18:38:42 +0000 (19:38 +0100)]
better error handling

4 years agoMerge branch 'master' of git+ssh://gnunet.org/gnunet
Christian Grothoff [Sun, 15 Mar 2020 21:06:34 +0000 (22:06 +0100)]
Merge branch 'master' of git+ssh://gnunet.org/gnunet

4 years agoadd function that logically belongs to libgnunetcurl instead of in multiple Taler...
Christian Grothoff [Sun, 15 Mar 2020 21:06:28 +0000 (22:06 +0100)]
add function that logically belongs to libgnunetcurl instead of in multiple Taler binaries

4 years agoimplement new simplified POW for LSD001
Schanzenbach, Martin [Sun, 15 Mar 2020 14:18:53 +0000 (15:18 +0100)]
implement new simplified POW for LSD001

4 years agodo not log as error, give better message
Christian Grothoff [Fri, 13 Mar 2020 18:31:48 +0000 (19:31 +0100)]
do not log as error, give better message

4 years agomove literature information to end of paragraph
xrs [Thu, 12 Mar 2020 11:09:11 +0000 (12:09 +0100)]
move literature information to end of paragraph

4 years agoimport CA into Icecat
Tanguy Le Carrour [Tue, 10 Mar 2020 16:42:04 +0000 (17:42 +0100)]
import CA into Icecat

4 years agoc89
Christian Grothoff [Tue, 10 Mar 2020 19:39:26 +0000 (20:39 +0100)]
c89

4 years agofix NULL ptr deref in attestations
Schanzenbach, Martin [Tue, 3 Mar 2020 12:32:31 +0000 (13:32 +0100)]
fix NULL ptr deref in attestations

4 years agofix attestation flag rest; fix NULL ptr deref
Schanzenbach, Martin [Tue, 3 Mar 2020 12:30:53 +0000 (13:30 +0100)]
fix attestation flag rest; fix NULL ptr deref