aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1705
1 files changed, 2 insertions, 1703 deletions
diff --git a/ChangeLog b/ChangeLog
index adb5daf2a..60fb7a6b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,1703 +1,2 @@
1Tue, 29 Mar 2022 10:11:15 +0200 (a9b18aa64) 1 Please look at the git log.
2GNS: Do not fail on assertions in block processing - Martin Schanzenbach 2 If this is a tarball the git log can be found online at https://git.gnunet.org/gnunet.git/log/.
3
4Sun, 27 Mar 2022 17:12:52 +0200 (ce38d1f6c)
5Edx25519 implemented - Özgür Kesim
6
7Sun, 27 Mar 2022 12:25:01 +0200 (1e4d62567)
8GNS: Sanitize APIs and align with LSD0001 - Martin Schanzenbach
9
10Sat, 26 Mar 2022 07:17:12 +0100 (e598ffe0a)
11add GNUNET_TIME_absolute_round_down() function - Christian Grothoff
12
13Fri, 25 Mar 2022 11:28:37 -0500 (c93cf9ae1)
14Remove bash-ism from get_version.sh - David Barksdale
15
16Mon, 21 Mar 2022 13:54:28 +0100 (4e95b59a6)
17NAMESTORE: Towards new transaction-based API - Martin Schanzenbach
18
19Mon, 21 Mar 2022 03:37:29 +0100 (ec8a825b0)
20add new approximate time cmp function - Christian Grothoff
21
22Fri, 18 Mar 2022 13:51:02 +0100 (4f3c8d098)
23configure.ac: use lo0 for the 3 listed BSD Systems. - Martin Schanzenbach
24
25Fri, 18 Mar 2022 08:52:01 +0100 (fcbabc6b6)
26GNS: Fix BOX handling in apex - Martin Schanzenbach
27
28Thu, 17 Mar 2022 23:24:19 +0100 (c37f01bc9)
29GNS: Fix BOX service port handling in NBO - Martin Schanzenbach
30
31Wed, 16 Mar 2022 18:53:22 +0100 (68ac68b70)
32NAMESTORE: Add record set blocking API - Martin Schanzenbach
33
34Tue, 15 Mar 2022 08:42:42 +0100 (cfd3db44a)
35NAMESTORE: Prevent storing records under invalid labels - Martin Schanzenbach
36
37Sat, 5 Mar 2022 08:58:51 +0100 (2087b149d)
38FS: Fix segfault in URI handling - Martin Schanzenbach
39
40Fri, 4 Mar 2022 23:40:34 +0100 (343177a0b)
41GNS: Fix including proxy test in make dist. Addresses issue #7182 - Martin Schanzenbach
42
43Fri, 4 Mar 2022 14:17:37 +0100 (0e6b1f4a2)
44NAMESTORE: Warn use of low relative expiration times - Martin Schanzenbach
45
46Thu, 3 Mar 2022 21:34:09 +0100 (0f0ff3785)
47NAMESTORE: Do not display label for TOMBSTONE only record sets - Martin Schanzenbach
48
49Thu, 3 Mar 2022 21:31:15 +0100 (64598c8fe)
50GNS: Fix publishing of private records - Martin Schanzenbach
51
52Mon, 28 Feb 2022 02:51:04 +0000 (8d9b10826)
53Add `contrib/get_version.sh` to `EXTRA_DIST` (for allowing to launch `autoreconf -i` with the released tarball, when necessary) - madmurphy
54
55Sun, 27 Feb 2022 20:54:49 +0100 (fd1d4df8f)
56BUILD: Allow boostrap when offline (if gana files exist) - Martin Schanzenbach
57
58Sat, 26 Feb 2022 23:26:33 +0100 (82d9ca012)
59BUILD: Detect missing libsodium. Fixes #7153 - Martin Schanzenbach
60
61Fri, 25 Feb 2022 00:46:09 +0100 (5e4cbb92b)
62add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not block key - Martin Schanzenbach
63
64Mon, 21 Feb 2022 00:11:28 +0100 (7bc5bb42a)
65fix #7173 - Christian Grothoff
66
67Sun, 20 Feb 2022 21:34:39 +0100 (3bda89642)
68add salt argument to GNUNET_CRYPTO_CS_r_derive() - Christian Grothoff
69
70Wed, 12 Jan 2022 20:42:34 +0100 (ac77d5f43)
71add new HELLO_URI block support to block plugin - Christian Grothoff
72
73Wed, 12 Jan 2022 14:34:56 +0100 (3e3081cfd)
74incomplete first hack of new hello-uri lib - Christian Grothoff
75
76Mon, 10 Jan 2022 21:51:53 +0100 (ba9296269)
77first steps towards usable dhtu - Christian Grothoff
78
79Fri, 18 Feb 2022 13:02:24 +0100 (a85bfe2fe)
80DOC: Fix error - Martin Schanzenbach
81
82Thu, 17 Feb 2022 12:53:23 +0100 (d4dffb077)
83DOC: Fixed git links in tutorial - Martin Schanzenbach
84
85Tue, 15 Feb 2022 14:37:56 +0100 (f72ffa1a9)
86GNS: Allow lowercase and uppercase - Martin Schanzenbach
87
88Tue, 15 Feb 2022 00:13:04 +0000 (839b4da34)
89Fix incorrect information in `contrib/xdg-scheme-handler/README` - madmurphy
90
91Tue, 15 Feb 2022 00:07:16 +0000 (679d390e4)
92`gnunet-search`: Reduce the help page and include Alessio's suggestions - madmurphy
93
94Mon, 14 Feb 2022 16:00:15 +0100 (336acc330)
95GNS/NAMESTORE: Fix GNS2DNS delegations - Martin Schanzenbach
96
97Mon, 14 Feb 2022 15:15:03 +0100 (6866469e6)
98UTIL: Fix DNS resolution - Martin Schanzenbach
99
100Mon, 14 Feb 2022 12:15:54 +0100 (8f7f4944a)
101GNS: Rename CNAME test; bugfix - Martin Schanzenbach
102
103Sat, 12 Feb 2022 20:18:16 +0000 (e94d71fdc)
104`man gnunet-search`: better layout for `--printf` examples - madmurphy
105
106Sat, 12 Feb 2022 18:14:33 +0000 (8c316d9dc)
107`man gnunet-search`: add `--printf` examples, update page date - madmurphy
108
109Fri, 11 Feb 2022 15:20:37 +0000 (c252554c5)
110`man gnunet-search`: not just quotes - madmurphy
111
112Fri, 11 Feb 2022 14:59:28 +0000 (b99f65d5e)
113`man gnunet-search`: general review (cont'd) - madmurphy
114
115Fri, 11 Feb 2022 03:20:27 +0000 (c4bd3744a)
116`man gnunet-search`: general review - madmurphy
117
118Fri, 11 Feb 2022 02:52:46 +0000 (0e04edc6b)
119`man gnunet-search`: note about libextractor - madmurphy
120
121Fri, 11 Feb 2022 02:45:23 +0000 (d267f384a)
122`man gnunet-search`: metatype string - madmurphy
123
124Fri, 11 Feb 2022 01:49:29 +0000 (55307d34d)
125`man gnunet-search`: update synopsis - madmurphy
126
127Fri, 11 Feb 2022 01:32:58 +0000 (3ce3d040f)
128First draft of updated man page for `gnunet-search` (to be reviewed) - madmurphy
129
130Thu, 10 Feb 2022 22:45:00 +0000 (9294003d1)
131Add missing information to `gnunet-search`'s help page - madmurphy
132
133Thu, 10 Feb 2022 22:24:56 +0000 (4b887d8a8)
134New version of `gnunet-search` is ready to be tested - madmurphy
135
136Thu, 10 Feb 2022 22:20:32 +0000 (82e288bca)
137Use `const` for `GNUNET_FS_file_information_get_filename()`'s only argument - madmurphy
138
139Thu, 10 Feb 2022 22:12:48 +0000 (99dcb607e)
140Add newline before help pages' footer - madmurphy
141
142Mon, 7 Feb 2022 15:59:04 +0100 (14b3c75ab)
143GNS: LSD0001 improvements - Martin Schanzenbach
144
145Sat, 5 Feb 2022 17:17:37 +0100 (aa85ac347)
146GNS: Add tombstone string processing; also handle tombstones in monitor properly - Martin Schanzenbach
147
148Sat, 5 Feb 2022 00:50:38 +0100 (ee865f851)
149GNS: Implement Tombstone logic - Martin Schanzenbach
150
151Thu, 3 Feb 2022 22:47:03 +0100 (f3eaf5dae)
152GNS: Move VPN to DNS2GNS. Fixes #7171 - Martin Schanzenbach
153
154Thu, 3 Feb 2022 18:44:40 +0100 (afd2cb5db)
155GNS: Introduce REDIRECT records. Fixes #7172 - Martin Schanzenbach
156
157Thu, 3 Feb 2022 18:12:10 +0100 (3d72be074)
158GNS: Introduce CRITICAL flag. Fixes #7169 - Martin Schanzenbach
159
160Thu, 3 Feb 2022 09:25:12 +0100 (112ef3796)
161GNS: Rework GNS block wire format - Martin Schanzenbach
162
163Tue, 1 Feb 2022 17:52:33 +0100 (4f07822ff)
164GNS: Fix context strings in key derivation according to LSD0001 - Martin Schanzenbach
165
166Tue, 1 Feb 2022 15:48:52 +0100 (816bab695)
167GNS: Fix revocation wire format - Martin Schanzenbach
168
169Wed, 26 Jan 2022 22:41:40 +0100 (e96a8d741)
170added CS test vectors - Gian Demarmels
171
172Thu, 20 Jan 2022 15:21:53 +0100 (856078f62)
173DOC: Update README and handbook for dependencies - Martin Schanzenbach
174
175Tue, 18 Jan 2022 14:05:12 +0100 (18bf1b905)
176UTIL: Add UTF-8 NFC test - Martin Schanzenbach
177
178Tue, 18 Jan 2022 11:05:41 +0100 (54554ca53)
179GNS: Towards NFC - Martin Schanzenbach
180
181Fri, 14 Jan 2022 18:42:27 +0100 (7e43ac554)
182RECLAIM: Add DIDs - trizuz - Martin Schanzenbach
183
184Mon, 10 Jan 2022 10:31:59 +0100 (8f8351c2d)
185add more information to ensure signatures are fresh and request-specific - Christian Grothoff
186
187Sun, 9 Jan 2022 12:22:04 +0100 (ec19c1e31)
188DHT: modify API and protocol messages to add path signatures, except for now the actual signatures are just placeholders (signing and signature verification are missing) - Christian Grothoff
189
190Tue, 4 Jan 2022 22:18:34 +0100 (d228a5859)
191BUILD: Make GANA generation mandatory for beetstrap. Requires recutils - Martin Schanzenbach
192
193Tue, 4 Jan 2022 15:53:29 +0100 (a5ca7d597)
194BUILD: gnunet-signatures from gana - Martin Schanzenbach
195
196Tue, 4 Jan 2022 15:37:21 +0100 (7b6e0eb4f)
197BUILD: Add gana gnunet-signatures; do not yet copy - Martin Schanzenbach
198
199Tue, 4 Jan 2022 15:23:22 +0100 (c5f6aafd6)
200BUILD: Add gana GNS TLDs - Martin Schanzenbach
201
202Tue, 4 Jan 2022 13:47:07 +0100 (8fc699d2a)
203BUILD: Add gana build target for easy updates of generated headers - Martin Schanzenbach
204
205Sun, 2 Jan 2022 14:53:35 +0100 (329f0458f)
206clean up am_closest_peer and other functions - Christian Grothoff
207
208Sun, 2 Jan 2022 13:10:25 +0100 (bb686c483)
209revise DHT hashing functions, add test logic - Christian Grothoff
210
211Wed, 29 Dec 2021 19:12:28 +0100 (daa928456)
212implement revised block API - Christian Grothoff
213
214Wed, 29 Dec 2021 00:11:40 +0100 (68b028c18)
215implement new block API for FS, fix FTBFS - Christian Grothoff
216
217Tue, 28 Dec 2021 23:39:36 +0100 (8d8976f00)
218revise block plugin design as per discussion with Martin today (only implemented for GNS) - Christian Grothoff
219
220Thu, 16 Dec 2021 18:13:21 +0100 (88fb1d89e)
221IDENTITY: Expose encryption based on identities on CLI - Martin Schanzenbach
222
223Tue, 21 Dec 2021 15:27:27 +0100 (ff714cca7)
224changed derive_secrets API - Gian Demarmels
225
226Mon, 20 Dec 2021 10:59:42 +0100 (ed65e2cac)
227BUILD: Kill build-common - Martin Schanzenbach
228
229Mon, 20 Dec 2021 10:23:14 +0100 (511058f7e)
230DOCUMENTATION: Fix link to tutorial - Martin Schanzenbach
231
232Thu, 16 Dec 2021 17:48:38 +0100 (4ec4cc9bd)
233fix GNUNET_PQ_result_spec_timestamp_nbo - Christian Grothoff
234
235Thu, 16 Dec 2021 12:51:02 +0100 (a062e1241)
236tolerate old style values (for now) - Christian Grothoff
237
238Wed, 15 Dec 2021 13:18:24 +0100 (8faf7660d)
239enable v10 backwards compatibility - Christian Grothoff
240
241Tue, 14 Dec 2021 15:59:07 +0100 (99779b455)
242introducing GNUNET_TIME_Timestamp - Christian Grothoff
243
244Mon, 6 Dec 2021 22:44:14 +0100 (67b56e366)
245add crypto_cs testing and benchmark - Lucien Heuzeveldt
246
247Mon, 6 Dec 2021 22:13:35 +0100 (2bcdfc2f9)
248add crypto_cs implementation - Lucien Heuzeveldt
249
250Mon, 6 Dec 2021 14:20:25 +0100 (1816cee64)
251fixed timeout for netjail tests, removed duplicated function declaration from header, using GNUNET_TESTING_get_trait_batch_cmds in loop, fixed tng service shutdown logic, added missing GNUNET_SERVICE_client_continue, changed default log level for udp backchannel test to debug - t3sserakt
252
253Mon, 6 Dec 2021 10:14:03 +0100 (7a7f3d5e0)
254propose barrier API - Christian Grothoff
255
256Mon, 6 Dec 2021 10:05:04 +0100 (41f26e067)
257propose barrier API - Christian Grothoff
258
259Mon, 6 Dec 2021 10:04:34 +0100 (a388fd600)
260propose barrier API - Christian Grothoff
261
262Sun, 5 Dec 2021 11:58:45 +0100 (2266d4614)
263add bool type to libgnunetpq - Christian Grothoff
264
265Fri, 3 Dec 2021 22:27:46 +0100 (f236a1f38)
266ABD: Fix build - Martin Schanzenbach
267
268Fri, 3 Dec 2021 18:22:15 +0100 (0d7bbcd3a)
269DHT: Update wire formats. - Martin Schanzenbach
270
271Fri, 3 Dec 2021 18:14:38 +0100 (a0b8084ca)
272DHT: Remove unused processing option - Martin Schanzenbach
273
274Tue, 30 Nov 2021 16:14:35 +0100 (f80d6d695)
275ignore prepared statement failures if statement is already known to enable connection pooling - Christian Grothoff
276
277Fri, 26 Nov 2021 13:11:47 +0100 (9792ef1c3)
278make LE optional - Christian Grothoff
279
280Fri, 26 Nov 2021 07:03:17 -0500 (c384f7784)
281No longer require libextractor at configure time - Thien-Thi Nguyen
282
283Fri, 26 Nov 2021 09:17:35 +0100 (b1bb98f8b)
284make sudo non-interactive - Christian Grothoff
285
286Thu, 25 Nov 2021 23:50:13 +0100 (04166afcb)
287fix configure.ac issues with autoconf 2.69 - Christian Grothoff
288
289Thu, 25 Nov 2021 23:38:58 +0100 (2a52d39a2)
290help fixing #7105 - Christian Grothoff
291
292Thu, 25 Nov 2021 14:38:48 +0100 (63854ee52)
293add pk invariant check - Christian Grothoff
294
295Thu, 25 Nov 2021 14:03:04 +0100 (b9644ee30)
296fix event loop subscriptions on DB reconnect - Christian Grothoff
297
298Tue, 23 Nov 2021 12:31:18 +0100 (5cb62b557)
299RECLAIM: Fix bug that multiple attributes with the same name are added in CLI - Martin Schanzenbach
300
301Sun, 21 Nov 2021 16:14:29 +0100 (3dbb45893)
302Fix gnunet-namestore's URI import - Alessio Vanni
303
304Sun, 21 Nov 2021 17:25:50 +0100 (71d0c6696)
305update FR translation - Christian Grothoff
306
307Thu, 11 Nov 2021 00:56:30 +0100 (20ffa0aa5)
308Update configure.ac and a few macros used by it - Alessio Vanni
309
310Fri, 5 Nov 2021 22:52:53 +0100 (d744d49e1)
311Allow gnunet-qr to read codes from PNG pictures - Alessio Vanni
312
313Sun, 21 Nov 2021 17:25:50 +0100 (71d0c6696)
314update FR translation - Christian Grothoff
315
316Thu, 14 Oct 2021 21:22:40 +0200 (48ccb35c9)
317Improve gnunet-bcd and update logo used in generated cards - Alessio Vanni
318
319Sat, 20 Nov 2021 23:22:19 +0100 (1dcc14eca)
320update fr.po - Christian Grothoff
321
322Sat, 20 Nov 2021 02:27:34 -0500 (9f0a9deef)
323Convert AC_HELP_STRING to AS_HELP_STRING - Thien-Thi Nguyen
324
325Sat, 20 Nov 2021 01:41:02 -0500 (0390da9dd)
326Convert indirect ‘AC_CHECK_FUNCS’ call to direct one - Thien-Thi Nguyen
327
328Sat, 20 Nov 2021 01:31:24 -0500 (b04f9f7a7)
329Remove unnecessary double-quotes escaping - Thien-Thi Nguyen
330
331Sat, 20 Nov 2021 01:24:05 -0500 (73550ea6e)
332Remove m4-quoting from AC_CHECK_FUNCS arg - Thien-Thi Nguyen
333
334Wed, 17 Nov 2021 08:38:55 +0100 (c5a7ce5d2)
335subscribes are not reference counted by postgres, only subscribe/unsubscribe once per connection - Christian Grothoff
336
337Thu, 28 Oct 2021 13:32:17 +0200 (6a642f8f6)
338add logging for DB perf analysis - Christian Grothoff
339
340Mon, 25 Oct 2021 14:49:05 +0200 (1609d627e)
341changes to reflect the changes in testing_api_loop.c - t3sserakt
342
343Mon, 25 Oct 2021 11:23:26 +0200 (196b6bc57)
344debian: fix path again - Florian Dold
345
346Mon, 25 Oct 2021 10:40:33 +0200 (61dd07223)
347debian: fix libexec path - Florian Dold
348
349Tue, 19 Oct 2021 13:59:42 +0200 (789268e1b)
350kdf: zero out salt correctly - Florian Dold
351
352Mon, 11 Oct 2021 17:08:46 +0200 (d190d2383)
353fixed unset port forwarding variable bug in netjail script, fixed end cmd without shutdown bug, smaller fixes - t3sserakt
354
355Tue, 19 Oct 2021 13:55:28 +0200 (2e2abc61d)
356make KDF conform to RFC 5869 - Florian Dold
357
358Thu, 14 Oct 2021 16:39:24 +0200 (d64ac2698)
359removed versioned artefacts with v2 and v3. changes to reflect the changes in testing_api_loop.c - t3sserakt
360
361Tue, 12 Oct 2021 10:04:50 +0200 (8ac2a05b3)
362BUILD: Kill infiniband - Martin Schanzenbach
363
364Tue, 12 Oct 2021 08:34:21 +0200 (786210216)
365BUILD: Attempt fix longer file names in make dist - Martin Schanzenbach
366
367Mon, 11 Oct 2021 23:56:12 +0200 (113cd7e3d)
368BUILD: Remove --disable-mysql-version-check. #7033 - Martin Schanzenbach
369
370Mon, 11 Oct 2021 23:43:04 +0200 (4e7e81f4d)
371BUILD: Remove --disable-testing. Issue #7033 - Martin Schanzenbach
372
373Mon, 11 Oct 2021 23:28:17 +0200 (65554324a)
374BUILD: Remove W32 ifdef - Martin Schanzenbach
375
376Mon, 11 Oct 2021 23:01:22 +0200 (41e8c1e21)
377BUILD: Remove EXPENSIVE_TESTS (unused). Issue #7033 - Martin Schanzenbach
378
379Mon, 11 Oct 2021 17:08:46 +0200 (d190d2383)
380fixed unset port forwarding variable bug in netjail script, fixed end cmd without shutdown bug, smaller fixes - t3sserakt
381
382Mon, 11 Oct 2021 16:30:12 +0200 (62ca5edd0)
383BUILD: Remove SuperMUC code. Issue #7033 - Martin Schanzenbach
384
385Sat, 9 Oct 2021 14:20:18 +0200 (ae41c8bcd)
386BUILD: Add version from git tags - Martin Schanzenbach
387
388Wed, 6 Oct 2021 18:53:37 +0200 (6ef071b8c)
389fix #7029 - Christian Grothoff
390
391Mon, 4 Oct 2021 21:07:21 +0000 (e173017ed)
392Fix some typos in the handbook - Christian Grothoff
393
394Mon, 4 Oct 2021 22:30:21 +0200 (961685fab)
395add missing finish cmd - Christian Grothoff
396
397Thu, 23 Sep 2021 22:52:44 +0200 (1aa0d5f34)
398PQ: implementing #7014: support testing database version is current - Christian Grothoff
399
400Wed, 22 Sep 2021 20:32:39 +0200 (369f0a0e8)
401The differences between the contrib subdirectory in the git repository and the contrib subdirectory generated by make dist have grown really big. Please find attached another patch for updating the content of: - Christian Grothoff
402
403Wed, 22 Sep 2021 11:39:25 +0200 (81d925587)
404NSE: return NaN (see #7021) - Christian Grothoff
405
406Wed, 22 Sep 2021 11:35:46 +0200 (7bf37b7ea)
407NSE: return INF, not NaN (fixes #7021) - Christian Grothoff
408
409Thu, 16 Sep 2021 22:51:28 +0200 (fc9ca33bc)
410fix typos spotted by madmurphy - Christian Grothoff
411
412Fri, 10 Sep 2021 16:38:35 +0200 (46e07ed8e)
413Include "gettext.h" even when "platform.h" is unavailable - Alessio Vanni
414
415Sun, 5 Sep 2021 22:21:40 +0200 (3da9cbd62)
416BUILD: Remove FRAMEWORK_BUILD define - Martin Schanzenbach
417
418Sun, 5 Sep 2021 18:27:53 +0200 (f9f3cbe9f)
419make backend-check a gnunet-only gnunet-config option - Christian Grothoff
420
421Sun, 5 Sep 2021 16:58:55 +0200 (b4e034d9a)
422refactor gnunet-config to make preload hacks obsolete - Christian Grothoff
423
424Fri, 3 Sep 2021 18:21:28 +0200 (00c03c7bb)
425HANDBOOK: Add pointers to CI - Martin Schanzenbach
426
427Tue, 31 Aug 2021 16:09:03 +0200 (25d8a8a26)
428Flip the value of GNUNET_EXTRA_LOGGING given when it's undefined - Alessio Vanni
429
430Tue, 31 Aug 2021 15:54:43 +0200 (382fc8faa)
431gnunet.m4: add flag to disable debug messages - Alessio Vanni
432
433Tue, 27 Jul 2021 16:27:14 +0200 (649d10b27)
434Autoconf macro to detect GNUnet installations - Alessio Vanni
435
436Sat, 24 Jul 2021 16:15:10 +0200 (9bdfda437)
437gnunet-config manpage: Document the new flags - Alessio Vanni
438
439Fri, 23 Jul 2021 18:20:33 +0200 (fd1bcccb9)
440UTIL: Allow gnunet-config to output build config informations - Alessio Vanni
441
442Wed, 1 Sep 2021 10:28:09 +0200 (d51000320)
443UTIL: add fix for GNUnet directory permissions by madmurphy - Christian Grothoff
444
445Sat, 28 Aug 2021 21:50:06 +0200 (2994fa434)
446UTIL: improve error message and inherit stderr as suggested by Florian - Christian Grothoff
447
448Sat, 28 Aug 2021 18:42:53 +0200 (c6528ac77)
449debian: systemd installation - Florian Dold
450
451Sat, 28 Aug 2021 18:31:33 +0200 (eacbf5923)
452debian: clean up - Florian Dold
453
454Sat, 28 Aug 2021 18:27:45 +0200 (ec6b80f07)
455debian: more fixes and formatting - Florian Dold
456
457Sat, 28 Aug 2021 18:27:11 +0200 (830bc7ab2)
458debian: more fixes - Florian Dold
459
460Sat, 28 Aug 2021 18:23:05 +0200 (941ea7f20)
461debian: various packaging fixes - Florian Dold
462
463Sat, 28 Aug 2021 17:46:26 +0200 (b317b3e11)
464use ISO 8609 / RFC 3339 timestamps for logging - Florian Dold
465
466Sat, 28 Aug 2021 16:54:38 +0200 (e74fadf93)
467release GNUnet 0.15.3 - Christian Grothoff
468
469Sat, 28 Aug 2021 12:54:32 +0200 (1757980da)
470partial fix for problems raised by Alessio on the ML - Christian Grothoff
471
472Sat, 28 Aug 2021 12:50:20 +0200 (66e906c25)
473partial fix for problems raised by Alessio on the ML - Christian Grothoff
474
475Wed, 25 Aug 2021 12:52:12 +0200 (45532e7bc)
476further simplify libgnunetpq event API and implementation, also trigger events on 'loopback' that are not socket-activated - Christian Grothoff
477
478Tue, 24 Aug 2021 16:12:34 +0200 (a0e689f5e)
479debian: libgnunet-dev should not depend on GNUnet - Florian Dold
480
481Sun, 8 Aug 2021 22:10:55 +0200 (b71740271)
482debian: do not pollute skel (see Debian Policy Section 10.7.5.) - Florian Dold
483
484Sun, 8 Aug 2021 21:20:09 +0200 (2de19bb85)
485debian: leave out debian version '0', as lintian complains - Florian Dold
486
487Sun, 8 Aug 2021 21:14:42 +0200 (788f1edbe)
488debian: bump version (0.15.0-1) - Florian Dold
489
490Fri, 6 Aug 2021 11:56:36 +0200 (564a1945e)
491debian: bump version - Florian Dold
492
493Wed, 4 Aug 2021 20:41:25 +0200 (ff5075e7f)
494do not generate tautological comparison warnings for assertions (if gcc/clang version supports them) - Christian Grothoff
495
496Wed, 4 Aug 2021 15:09:17 +0200 (873381c65)
497first cmd for a simple tng test running. part of cleanup and sanity check when starting missing - t3sserakt
498
499Sun, 1 Aug 2021 16:23:32 +0200 (372516f77)
5000 for absolute time is special, and should be treated as such in JSON generation - Christian Grothoff
501
502Sun, 1 Aug 2021 14:53:14 +0200 (c98bf47a8)
503PQ: fix notification API bugs - Christian Grothoff
504
505Sun, 1 Aug 2021 12:26:20 +0200 (2032f3ce3)
506debian: compat level, removal of user units, tweaks - Florian Dold
507
508Sat, 31 Jul 2021 22:42:45 +0200 (d02ea47f5)
509JSON: allow NULL-passing to GNUNET_JSON_pack_data_varsize - Christian Grothoff
510
511Sat, 31 Jul 2021 20:04:51 +0200 (be8bbf724)
512debian: bump version - Florian Dold
513
514Sat, 31 Jul 2021 16:47:33 +0200 (9b3442d2f)
515debian: Do not remove users/groups in postrm - Florian Dold
516
517Sat, 31 Jul 2021 16:08:36 +0200 (aa0f0adef)
518debian: fix date - Florian Dold
519
520Sat, 31 Jul 2021 12:58:00 +0200 (e3dc68562)
521debian: bump version to 0.14.1-9 - Florian Dold
522
523Fri, 30 Jul 2021 22:20:05 +0200 (dccf60f89)
524config: handle syntax error instead of dereferencing NULL pointer - Florian Dold
525
526Fri, 2 Apr 2021 15:46:25 +0200 (ebc70e1bc)
527SETU: Implement LSD0003 - Martin Schanzenbach
528
529Thu, 29 Jul 2021 14:26:22 -0400 (72250781a)
530use modern spelling for LLONG_{MAX,MIN} - Thien-Thi Nguyen
531
532Thu, 29 Jul 2021 17:15:32 +0200 (6212bce41)
533config: restrict directives in files loaded via @inline-secret@ - Florian Dold
534
535Thu, 29 Jul 2021 10:42:18 -0400 (12e29f004)
536add dependency lib to a couple targets - Thien-Thi Nguyen
537
538Thu, 29 Jul 2021 16:13:16 +0200 (b69774cba)
539do not warn when GNUNET_DISK_file_test can't access file - Florian Dold
540
541Thu, 29 Jul 2021 15:40:36 +0200 (73ae1f379)
542config: prettier pretty printing - Florian Dold
543
544Thu, 29 Jul 2021 15:03:19 +0200 (8af5277c8)
545debian: bump version - Florian Dold
546
547Thu, 29 Jul 2021 14:59:10 +0200 (b41bca631)
548fall back to /etc for default configuration entry point - Florian Dold
549
550Wed, 28 Jul 2021 21:23:44 +0200 (cadca90ca)
551debian: bump version - Florian Dold
552
553Wed, 28 Jul 2021 21:00:30 +0200 (3012383a1)
554config: report stats for secret sections - Florian Dold
555
556Wed, 28 Jul 2021 20:19:38 +0200 (346706b18)
557config: extended diagnostics, import cycle detection, deterministic load order - Florian Dold
558
559Wed, 28 Jul 2021 18:59:07 +0200 (1af9f6c1c)
560config: sort globbed files - Florian Dold
561
562Wed, 28 Jul 2021 17:34:44 +0200 (7a0caef7a)
563diagnostics mode for gnunet-config - Florian Dold
564
565Wed, 28 Jul 2021 15:47:39 +0200 (2cdd91d55)
566fall back to /etc if user config can't be found - Florian Dold
567
568Wed, 28 Jul 2021 15:26:55 +0200 (94ea7a1fa)
569implement @inline-secret@ directive - Florian Dold
570
571Wed, 28 Jul 2021 14:31:38 +0200 (7615d46b0)
572implement config inline globbing - Florian Dold
573
574Mon, 26 Jul 2021 20:30:28 +0200 (28dfb1220)
575config: resolve realpath of parent config file, fix docs - Florian Dold
576
577Mon, 26 Jul 2021 20:03:29 +0200 (51e5fab47)
578config: free real basepath - Florian Dold
579
580Mon, 26 Jul 2021 19:59:29 +0200 (cda72d5c4)
581config: resolve realpath of base dir, not config - Florian Dold
582
583Mon, 26 Jul 2021 19:35:56 +0200 (473939543)
584debian: bump version - Florian Dold
585
586Mon, 26 Jul 2021 19:33:38 +0200 (16fe9a808)
587config: resolve symlinks for @INLINE@-ed files - Florian Dold
588
589Mon, 26 Jul 2021 17:49:43 +0200 (302e97b01)
590debian: bump version - Florian Dold
591
592Mon, 26 Jul 2021 16:32:34 +0200 (90095d19b)
593implement typed JSON packer - Christian Grothoff
594
595Mon, 26 Jul 2021 15:45:39 +0200 (baa855368)
596debian: bump version - Florian Dold
597
598Mon, 26 Jul 2021 15:31:14 +0200 (51990dbbf)
599JSON: add draft for new GNUNET_JSON_PACK API - Christian Grothoff
600
601Sat, 24 Jul 2021 22:50:22 +0200 (d63771f25)
602minimal test for new pq event functionality - Christian Grothoff
603
604Sat, 24 Jul 2021 22:05:46 +0200 (31eae6bbe)
605early draft for libgnunetpq event notification support - Christian Grothoff
606
607Fri, 23 Jul 2021 20:10:45 +0200 (be8bca817)
608introduce new TIME helper functions - Christian Grothoff
609
610Sat, 17 Jul 2021 20:13:36 +0200 (70de6f2ad)
611fix #6925 and #6926 - Christian Grothoff
612
613Tue, 6 Jul 2021 15:30:43 +0200 (b6521e32a)
614DHTU: skeleton for plugins - Christian Grothoff
615
616Mon, 5 Jul 2021 09:46:34 +0200 (7799411a8)
617HANDBOOK: Fix #6911 - Martin Schanzenbach
618
619Mon, 5 Jul 2021 09:42:54 +0200 (56af99b50)
620UTIL: Prevent segfaults in config writeout. Fixes #6913 - Martin Schanzenbach
621
622Thu, 1 Jul 2021 15:45:13 +0200 (b62520333)
623DHT: cleaner implementation of peer selection logic (use 64-bits, more readable code) - Christian Grothoff
624
625Mon, 28 Jun 2021 07:16:36 +0200 (3ae831780)
626BUILD: Fix bswap portability - Martin Schanzenbach
627
628Fri, 18 Jun 2021 13:47:35 +0200 (a7d06945b)
629fix debian package build - Christian Grothoff
630
631Wed, 16 Jun 2021 17:09:22 +0200 (1bc1fbda0)
632PQ: update libgnunetpq implementation to avoid duplicated nullable tests and to allow for the actual field name to differ from the fname, as done for example by the Taler amounts which are split over two DB fields - Christian Grothoff
633
634Sun, 6 Jun 2021 13:36:46 +0200 (1b18c4db2)
635GNS: Fix EdDSA lookup by zonekey TLD - Martin Schanzenbach
636
637Fri, 28 May 2021 10:54:08 +0200 (aa25216fe)
638IDENTITY: Add EdDSA switch to handbook and manpage - Martin Schanzenbach
639
640Sun, 16 May 2021 23:07:03 +0200 (c68abd271)
641[FCFSD] document it in the handbook - Alessio Vanni
642
643Mon, 10 May 2021 21:48:18 +0200 (96eddc25f)
644UTIL: Fix #6858 - Martin Schanzenbach
645
646Mon, 10 May 2021 21:43:12 +0200 (b66096531)
647CONVERSATION: Fix FTBFS for tests. #6857 - Martin Schanzenbach
648
649Sun, 2 May 2021 19:02:26 +0200 (2bca4006c)
650[FCFSD] Provide a better user experience - Alessio Vanni
651
652Sat, 1 May 2021 22:05:15 +0200 (572f4d6f7)
653GNS: Add EDKEY support. - Martin Schanzenbach
654
655Mon, 26 Apr 2021 15:08:16 +0200 (3a995fce4)
656fix gnunet-config: do not always write configuration file - Christian Grothoff
657
658Sat, 24 Apr 2021 17:29:42 +0200 (8233e2820)
659Swap gnunet-config's default behaviour for the rewrite flag - Alessio Vanni
660
661Mon, 22 Feb 2021 10:16:16 +0100 (3cd248236)
662RECLAIM: Added libpabc credential support. - Martin Schanzenbach
663
664Sun, 18 Apr 2021 21:11:08 +0200 (75cfa6370)
665SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). - Christian Grothoff
666
667Mon, 5 Apr 2021 12:37:53 +0200 (afa003863)
668GNS: Update to new identity of FCFS PIN. - Martin Schanzenbach
669
670Sat, 3 Apr 2021 09:40:46 +0200 (08fe7735b)
671handbook: Add section on commit messages and developer branches - Martin Schanzenbach
672
673Thu, 1 Apr 2021 00:41:38 +0200 (9f340d5cc)
674SETU: added some more perf measurement point for var message size - Elias Summermatter
675
676Thu, 1 Apr 2021 00:15:43 +0200 (12bb61317)
677SETU: fixed some bug in rand element gen and added variable payload for perfmance - Elias Summermatter
678
679Wed, 31 Mar 2021 11:49:10 +0200 (902331756)
680SETU: Added new operation parameters for performance tests - Elias Summermatter
681
682Wed, 31 Mar 2021 11:16:38 +0200 (b5660e0a3)
683SETU: improved tests - Elias Summermatter
684
685Tue, 30 Mar 2021 19:26:40 +0200 (ca4c9eae2)
686UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible libgcrypt versions (>=1.9.0) - Martin Schanzenbach
687
688Mon, 22 Mar 2021 20:06:33 +0100 (a42d7df64)
689fix #6808: gnunet-bcd card generation - Martin Schanzenbach
690
691Thu, 18 Mar 2021 18:44:46 +0100 (7d85c27e9)
692Fixed setu tests and state maschine - Elias Summermatter
693
694Thu, 18 Mar 2021 17:55:24 +0100 (8cd1e1929)
695Fixed some bug in the statemaschin implementation of setu - Elias Summermatter
696
697Thu, 18 Mar 2021 16:07:40 +0100 (c4ccd7550)
698Setu tests use gnunet internal functions to generate randum elements - Elias Summermatter
699
700Thu, 18 Mar 2021 11:48:42 +0100 (f9ae0c23c)
701Added working test with randum set - Elias Summermatter
702
703Thu, 18 Mar 2021 08:45:31 +0100 (0d6237ae0)
704Added some randum element generation test for setu - Elias Summermatter
705
706Sun, 14 Mar 2021 14:04:00 +0100 (b47586e76)
707add packaging notice; fix #5633 - Martin Schanzenbach
708
709Tue, 9 Mar 2021 18:26:28 +0100 (0b2c0f22f)
710IDENTITY: Fix wrong key construction for anonymous ECDSA identity - Martin Schanzenbach
711
712Tue, 2 Mar 2021 17:16:18 +0100 (45ceb4fdf)
713add base32 encoder/decoder - Christian Grothoff
714
715Sun, 28 Feb 2021 13:51:25 +0100 (4cffc642c)
716build: do not redefine AM_MAKEINFOHTMLFLAGS - Martin Schanzenbach
717
718Sun, 28 Feb 2021 11:15:55 +0100 (eb8ca760c)
719GANA: Use GANA generated header for GNS record types. Update handbook - Martin Schanzenbach
720
721Tue, 23 Feb 2021 14:29:47 +0100 (d528f6cfb)
722HELLO: Fix netdb.h nonsense with h_addr - Martin Schanzenbach
723
724Tue, 23 Feb 2021 10:42:57 +0100 (74a234f0b)
725HANDBOOK: Add some info on TNG - Martin Schanzenbach
726
727Sun, 21 Feb 2021 20:56:47 +0100 (05040a491)
728HELLO: Add test for NG API; fix extraction more - Martin Schanzenbach
729
730Sun, 21 Feb 2021 16:44:51 +0100 (783a12b3c)
731HELLO-TNG: Fix parsing; sill broken - Martin Schanzenbach
732
733Sun, 21 Feb 2021 11:46:16 +0100 (f5439c229)
734TNG: Add queue update handling - Martin Schanzenbach
735
736Sun, 21 Feb 2021 10:53:34 +0100 (a3971a93c)
737Add struct names for FS events. #6743 - Martin Schanzenbach
738
739Thu, 18 Feb 2021 16:51:47 +0100 (8095b1a1b)
740SetU move check to union - Elias Summermatter
741
742Wed, 17 Feb 2021 18:00:43 +0100 (08adc88b4)
743Setu integrated new phase full receiving as described in rfc draft - Elias Summermatter
744
745Wed, 17 Feb 2021 17:32:23 +0100 (d5bf65f2b)
746Renamed Phase Expect IBF Cont -> Expect IBF Last - Elias Summermatter
747
748Wed, 17 Feb 2021 17:26:35 +0100 (d852cb5a6)
749Renamed Phase Done -> Finished - Elias Summermatter
750
751Wed, 17 Feb 2021 17:04:15 +0100 (be8897e14)
752Renamed Phase inventory passive -> passive decoding - Elias Summermatter
753
754Wed, 17 Feb 2021 15:57:46 +0100 (333459251)
755Renamed Phase inventory active -> active decoding & Added idea folder to git ignore - Elias Summermatter
756
757Sat, 30 Jan 2021 16:36:14 -0500 (5b152adc0)
758use AS_VERSION_COMPARE instead of AX_COMPARE_VERSION - Thien-Thi Nguyen
759
760Sat, 30 Jan 2021 08:37:12 -0500 (de1b87ea3)
761fix #6722: use AX_COMPARE_VERSION - Thien-Thi Nguyen
762
763Sat, 30 Jan 2021 12:41:15 +0100 (a5f200d53)
764fix #6690 - Christian Grothoff
765
766Thu, 28 Jan 2021 22:28:01 +0100 (a2169368b)
767implement #6716 - Christian Grothoff
768
769Thu, 7 Jan 2021 22:22:48 +0100 (4769344a7)
770convert to GMT, not localtime in GNUNET_TIME_year_to_time - Christian Grothoff
771
772Thu, 7 Jan 2021 10:26:54 +0100 (5b10ad755)
773properly document return value of GNUNET_PROGRAM_run - Christian Grothoff
774
775Sat, 2 Jan 2021 13:47:16 +0100 (eab08cec9)
776do not output synthetic paths - Christian Grothoff
777
778Sat, 2 Jan 2021 11:24:26 +0100 (0d4337da2)
779fix /proc/PID/maps parser format string - Christian Grothoff
780
781Thu, 31 Dec 2020 09:12:43 +0100 (ebd853c83)
782do not use atomic write for configuration file, we may not have permissions to do this, also should not be necessary - Christian Grothoff
783
784Wed, 30 Dec 2020 20:58:55 +0900 (c0465ff92)
785RECLAIM: Fix quirky OIDC address handling - Martin Schanzenbach
786
787Sat, 26 Dec 2020 14:15:58 +0900 (75a3a90fb)
788RECLAIM: automatically purge dangling references - Martin Schanzenbach
789
790Sat, 19 Dec 2020 18:43:38 +0100 (3636ea628)
791change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version - Christian Grothoff
792
793Tue, 15 Dec 2020 04:54:32 -0500 (407765df1)
794include Configuration Handbook in gnunet.info - Thien-Thi Nguyen
795
796Tue, 15 Dec 2020 03:43:27 -0500 (db9d81947)
797add pxref to ‘Config file format’ - Thien-Thi Nguyen
798
799Tue, 15 Dec 2020 03:26:26 -0500 (52986bf33)
800[doc] Add section "Config file format" - Thien-Thi Nguyen
801
802Wed, 9 Dec 2020 23:00:07 +0100 (7d9592f20)
803add GNUNET_CRYPTO_hash_context_copy() function - Christian Grothoff
804
805Tue, 8 Dec 2020 16:50:27 +0900 (7ce054864)
806RECLAIM: Return userinfo claims from cache - Martin Schanzenbach
807
808Fri, 4 Dec 2020 17:36:35 +0100 (1346641a1)
809gnunet-crypto-tvg: fix bogus label - Florian Dold
810
811Fri, 4 Dec 2020 17:22:38 +0100 (4c10ff3b4)
812gnunet-crypto-tvg: add verification mode - Florian Dold
813
814Fri, 4 Dec 2020 14:52:45 +0100 (1a3070b15)
815gnunet-crypto-tvg: output JSON, fix memleaks - Florian Dold
816
817Sat, 21 Nov 2020 22:58:44 +0000 (d2e10ef67)
818rps: fix another 'format not a string literal' warning - Daniel Golle
819
820Mon, 16 Nov 2020 23:57:08 +0100 (91e8c2ff2)
821rps: deal with currently unused code - Julius Bünger
822
823Mon, 16 Nov 2020 23:36:12 +0100 (d30ec0f1f)
824rps: comment ill-defined code - Julius Bünger
825
826Mon, 16 Nov 2020 22:59:12 +0100 (0950b1df7)
827rps: properly initialise memory - Julius Bünger
828
829Mon, 16 Nov 2020 22:56:47 +0100 (266823196)
830rps: use proper signedness - Julius Bünger
831
832Mon, 16 Nov 2020 22:56:27 +0100 (89ea76819)
833rps: use correct buffer sizes - Julius Bünger
834
835Mon, 16 Nov 2020 22:55:49 +0100 (607211bb7)
836rps: use correct types in format strings - Julius Bünger
837
838Mon, 16 Nov 2020 22:53:30 +0100 (0108f132a)
839rps: get rid of warnings about harmless uninitialized variables - Julius Bünger
840
841Mon, 16 Nov 2020 04:54:21 +0100 (41000a00c)
842rps: fix sources for multiple warnings - Julius Bünger
843
844Sat, 14 Nov 2020 19:02:01 +0000 (ea18ebde8)
845rps: fix format not a string literal and no format arguments - Daniel Golle
846
847Sat, 14 Nov 2020 10:57:31 +0900 (de83cfe23)
848Updating ChangeLog for 0.14.0 - Martin Schanzenbach
849
850Thu, 5 Nov 2020 21:20:38 +0100 (c07ae5c8d)
851additional abstraction for identity keys - TheJackiMonster
852
853Thu, 1 Oct 2020 21:13:43 +0200 (8bf864c25)
854adding the messenger service and its client-side library - TheJackiMonster
855
856Sat, 31 Oct 2020 00:12:01 +0100 (778425469)
857only call PGntuples once - Christian Grothoff
858
859Sun, 25 Oct 2020 22:32:14 +0100 (f7c320990)
860implement #6524 - Christian Grothoff
861
862Sun, 25 Oct 2020 21:32:57 +0100 (d8cf5cbfc)
863fix #6525: handle explicit null in JSON nicely - Christian Grothoff
864
865Sat, 24 Oct 2020 00:19:44 +0200 (f7b17098b)
866new translation - Christian Grothoff
867
868Tue, 20 Oct 2020 13:10:43 +0200 (acc69a8e5)
869fix missing MHD flags - Christian Grothoff
870
871Fri, 16 Oct 2020 13:09:21 +0200 (2e494a18a)
872GNS: New symmetric crypto - Martin Schanzenbach
873
874Tue, 13 Oct 2020 12:25:31 +0200 (e0ff55875)
875enable more format string warnings - Christian Grothoff
876
877Sat, 10 Oct 2020 17:19:53 +0200 (77339944c)
878Allow applications to change ProjectData with only some fields - Christian Grothoff
879
880Sun, 27 Sep 2020 19:55:09 +0100 (daa0f22b6)
881postgres: drop use of 'WITH OIDS' - Daniel Golle
882
883Fri, 2 Oct 2020 12:04:42 +0200 (400f527fb)
884UTIL: Never localize fancy strings in to_string to prevent breaking from_string parser - Martin Schanzenbach
885
886Thu, 24 Sep 2020 22:04:17 +0200 (02fb94bd4)
887Disable some diagnostic until TNG is available - Christian Grothoff
888
889Mon, 21 Sep 2020 10:21:51 +0200 (87467c4aa)
890added test_communicator_basic-udp test case for buildbot - t3sserakt
891
892Sun, 6 Sep 2020 13:33:31 +0200 (fa067384b)
893GNUnet 0.13.3 - Martin Schanzenbach
894
895Fri, 4 Sep 2020 20:12:00 +0200 (35d7c1f88)
896fix: depend on libsodium >=1.0.17. Fixes #6506 - Martin Schanzenbach
897
898Fri, 4 Sep 2020 04:07:46 +0200 (538277ed8)
899reclaim: fix cli parameter name for credential ID - Martin Schanzenbach
900
901Wed, 2 Sep 2020 19:26:37 +0200 (3ec73fc68)
902gnunet-qr/uri: Fix exit code handling; fix memory corruption - Martin Schanzenbach
903
904Fri, 28 Aug 2020 12:26:52 +0200 (bbf9540c9)
905fix order of namespaces in plugin_rest_identity GNUNET_REST_namespace_match() always matched to the first namespace for GET - jospaeth
906
907Wed, 26 Aug 2020 14:49:02 -0400 (49d74db2e)
908use (and "GNUnet-ify") libyuarel as a basepoint for uri parsing - Jonathan Buchanan
909
910Sun, 23 Aug 2020 16:52:26 +0200 (ef86866ce)
911add function GNUNET_CURL_extend_headers() - Christian Grothoff
912
913Wed, 19 Aug 2020 23:53:02 +0200 (a57d476ab)
914reclaim: Attestations now called credentials. Credentials are presented to third parties as presentations. - Martin Schanzenbach
915
916Wed, 19 Aug 2020 13:17:01 +0200 (6531e0387)
917break out chapters on SETI and SETUI from SET chapter - Christian Grothoff
918
919Wed, 19 Aug 2020 11:05:13 +0200 (6dabecce0)
920change scalarproduct to use seti service in lieu of deprecated set service - Christian Grothoff
921
922Wed, 19 Aug 2020 10:59:27 +0200 (2d010ea15)
923change revocation logic to use setu service in lieu of deprecated set service - Christian Grothoff
924
925Tue, 18 Aug 2020 13:35:24 +0200 (2cd052cb8)
926Update reclaimID handbook entry - Martin Schanzenbach
927
928Tue, 18 Aug 2020 00:09:59 +0200 (2bce42e5b)
929fix: build on openbsd - Martin Schanzenbach
930
931Mon, 17 Aug 2020 14:45:46 +0200 (6f2ee9eb3)
932clean up GNUNET_CRYPTO_pow_hash API - Christian Grothoff
933
934Sun, 16 Aug 2020 20:46:39 +0200 (be0475f2a)
935split of set union from set service (preliminary) - Christian Grothoff
936
937Wed, 12 Aug 2020 09:36:33 +0200 (99f820453)
938fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes #6475. - Martin Schanzenbach
939
940Tue, 11 Aug 2020 11:35:06 +0200 (286759692)
941fix: mysql version detection - Martin Schanzenbach
942
943Thu, 6 Aug 2020 08:45:40 +0200 (1d4f5263a)
944reclaim: Refactoring and more standards compliance with respect to scopes - Martin Schanzenbach
945
946Wed, 5 Aug 2020 11:35:05 +0200 (6e764f4ab)
947reclaim: Make SPAs work with public clients. No longer encrypt code. - Martin Schanzenbach
948
949Tue, 4 Aug 2020 21:08:22 +0200 (ade9b5e52)
950reclaim: fix #6463 - Martin Schanzenbach
951
952Tue, 4 Aug 2020 19:40:23 +0200 (815ded19f)
953rest: fix #6462 - Martin Schanzenbach
954
955Tue, 4 Aug 2020 10:09:45 +0200 (080519e98)
956reclaim: do not store access token instead piggyback ticket - Martin Schanzenbach
957
958Mon, 3 Aug 2020 19:37:23 +0200 (8c86c4472)
959reclaim: support client credentials in POST body for token request - Martin Schanzenbach
960
961Sat, 1 Aug 2020 16:22:38 +0200 (e44686f08)
962fix: reclaim urlenc / revert accidental change - Martin Schanzenbach
963
964Sat, 1 Aug 2020 16:07:08 +0200 (754d8c1b4)
965util: add percent/url encoding - Martin Schanzenbach
966
967Thu, 30 Jul 2020 16:12:22 +0530 (8d312646c)
968fix SIGSEGV in GNUNET_buffer_write_data_encoded - Florian Dold
969
970Thu, 30 Jul 2020 15:15:59 +0530 (d335baac8)
971implement GNUNET_buffer_write_data_encoded - Florian Dold
972
973Wed, 22 Jul 2020 21:47:42 +0200 (8703a0516)
974ensure psql fails hard if there is an error in the SQL (fixes #6437) - Christian Grothoff
975
976Sat, 18 Jul 2020 00:44:39 +0200 (7f4ddbcab)
977merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 - Christian Grothoff
978
979Fri, 17 Jul 2020 22:35:36 +0200 (28ab2c446)
980avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) - Christian Grothoff
981
982Fri, 17 Jul 2020 14:26:45 +0200 (0c9911d73)
983TNG: Implemented 5530: add replay protection to TCP communicator. Added monotime value checks - t3sserakt
984
985Thu, 16 Jul 2020 20:36:12 +0200 (bbe0a0501)
986avoid boolean argument in GNUNET_CURL_job_add(), see #6188 - Christian Grothoff
987
988Thu, 16 Jul 2020 17:40:14 +0200 (ee1fbffa1)
989support context-wide client authentication - Christian Grothoff
990
991Thu, 16 Jul 2020 17:24:30 +0200 (23820348b)
992docs: fixed example for pinning a friends public key - rexxnor
993
994Wed, 15 Jul 2020 17:21:39 +0200 (9bb2c1e31)
995Load GNSRECORD plugins within GNUnet's context - Christian Grothoff
996
997Fri, 3 Jul 2020 22:37:42 +0200 (0f2ac01f3)
998Add function to return GNUnet's default configuration - Christian Grothoff
999
1000Thu, 9 Jul 2020 09:09:50 +0200 (5a0df5e18)
1001fix: raise ATS quotas to 10 MiB #6426 - Martin Schanzenbach
1002
1003Mon, 6 Jul 2020 23:34:48 +0200 (309ad1364)
1004fix: cadet fix to use correct tunnel end - Martin Schanzenbach
1005
1006Mon, 6 Jul 2020 22:29:59 +0200 (13b2791f4)
1007fix: do not use udp plugin for tests - Martin Schanzenbach
1008
1009Mon, 6 Jul 2020 21:33:06 +0200 (29131b26c)
1010fix: update test hostkeys - Martin Schanzenbach
1011
1012Mon, 6 Jul 2020 20:19:00 +0200 (f0ecab499)
1013fix: namestore rest test - Martin Schanzenbach
1014
1015Sun, 5 Jul 2020 21:59:40 +0200 (7247d3f1f)
1016style fix: use correct type - Christian Grothoff
1017
1018Sat, 4 Jul 2020 19:06:49 +0200 (1d417dcd0)
1019Fix_build_dependencies - Martin Schanzenbach
1020
1021Sun, 5 Jul 2020 16:32:34 +0200 (e31c1d4a9)
1022GNUNET_free_non_null -> GNUNET_free - Christian Grothoff
1023
1024Sun, 5 Jul 2020 15:21:55 +0200 (143755664)
1025build: fix libidn2 detection if prefix given (#5948) - Martin Schanzenbach
1026
1027Sun, 28 Jun 2020 22:38:45 +0200 (8c2243f05)
1028Prevent user from storing records which belong in a BOX - Martin Schanzenbach
1029
1030Sun, 21 Jun 2020 22:06:35 +0200 (612704d69)
1031GNS: dns2gns now randomizes answers from GNS record set - Martin Schanzenbach
1032
1033Tue, 16 Jun 2020 01:48:00 +0200 (e500e9ec3)
1034Set workbits for PoWs to more realistic values - Martin Schanzenbach
1035
1036Sun, 14 Jun 2020 16:36:08 +0200 (a3a89edc0)
1037doc->preface: rewrite 'GNUnet may also' sentence, remove 2 TODO items. - nikita
1038
1039Fri, 12 Jun 2020 12:51:46 +0200 (726ac3ef2)
1040Fixed 5528: TCP *communicator* bindto option should support DNS names, and 6013: TCP communicator should bind to IPv6 and IPv4 if only port given - t3sserakt
1041
1042Fri, 5 Jun 2020 16:37:10 +0200 (d22eacb13)
1043Fixed bug #5822 by adding a monotonic time to the connection create message of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding. - t3sserakt
1044
1045Mon, 1 Jun 2020 19:08:32 +0200 (59f616a3c)
1046tng: do not handle message send more than once - Martin Schanzenbach
1047
1048Mon, 1 Jun 2020 18:45:46 +0200 (d11bffdc2)
1049tng: fix for macos unix socket handling - Martin Schanzenbach
1050
1051Mon, 1 Jun 2020 18:43:32 +0200 (583bc67ba)
1052tng: MTU fix for other UNIXes, log message - Martin Schanzenbach
1053
1054Mon, 1 Jun 2020 18:18:00 +0200 (d20be8a91)
1055tng: UNIX communicator fixes. Test fixes - Martin Schanzenbach
1056
1057Mon, 1 Jun 2020 16:39:35 +0200 (198c09654)
1058tng: more UDP communicator backchannels - Martin Schanzenbach
1059
1060Sat, 30 May 2020 17:45:38 +0200 (a325c3eaa)
1061towards UDP backchannels - Martin Schanzenbach
1062
1063Fri, 29 May 2020 22:31:37 -0400 (63109da3e)
1064rsa crypto compare functions take const parameters - Jonathan Buchanan
1065
1066Wed, 27 May 2020 15:01:30 +0200 (cf4608196)
1067Make REQUEST_AGPL messages configurable and add handler by default - Christian Grothoff
1068
1069Wed, 27 May 2020 09:32:06 +0200 (f2127cd6a)
1070add lastlog script - Martin Schanzenbach
1071
1072Wed, 27 May 2020 09:25:44 +0200 (eec3fd03c)
1073changelog from git log - Martin Schanzenbach
1074
1075Wed, 27 May 2020 08:23:47 +0200 (b89c1f2a8)
1076update changelog, new format - Martin Schanzenbach
1077
1078Tue, 26 May 2020 11:49:50 +0200 (755cb5c76)
1079remove argon2 dependency. Use limited libsodium argon2id function for GNS and NSE - Martin Schanzenbach
1080
1081Tue, 26 May 2020 00:42:24 +0200 (24be68238)
1082use argon2id - Martin Schanzenbach
1083
1084Tue, 26 May 2020 03:05:33 +0530 (2a82be115)
1085add additional test condition for GNS crypto - Florian Dold
1086
1087Mon, 25 May 2020 21:38:58 +0200 (a32de45ce)
1088add option to create identity from private key - jospaeth
1089
1090Fri, 22 May 2020 09:44:22 +0200 (2fbc0f044)
1091add option to show private key - Martin Schanzenbach
1092
1093Fri, 22 May 2020 01:16:35 +0200 (9a92bbb51)
1094fix #6242 - Christian Grothoff
1095
1096Thu, 14 May 2020 16:03:10 +0200 (f4771fcc1)
1097Improved BIO API - Christian Grothoff
1098
1099Sun, 17 May 2020 19:56:12 +0200 (3362a671f)
1100make mhd and jansson mandatory dependencies - Martin Schanzenbach
1101
1102Sun, 17 May 2020 19:37:00 +0200 (ac7ba6704)
1103allow compile against curl-openssl - Martin Schanzenbach
1104
1105Sun, 10 May 2020 11:28:00 +0200 (63c371cfb)
1106separate id_token and userinfo claims requests - Martin Schanzenbach
1107
1108Sun, 10 May 2020 00:23:54 +0200 (44bdb66b4)
1109fix #5782 - Martin Schanzenbach
1110
1111Sat, 9 May 2020 22:10:08 +0200 (ada94c274)
1112fail of LSD0001 is violated for GNS2DNS - Martin Schanzenbach
1113
1114Sat, 9 May 2020 22:00:01 +0200 (3da4b0d20)
1115fix #6103; make LEHOs supplemental from CNAMEs and GNS2DNS names - Martin Schanzenbach
1116
1117Sat, 9 May 2020 20:55:08 +0200 (63c92bbef)
1118add json response headers to rest plugins - Martin Schanzenbach
1119
1120Sat, 9 May 2020 19:12:51 +0200 (fbdc2fbb4)
1121change label processing in namestore REST api for gns records - Martin Schanzenbach
1122
1123Wed, 6 May 2020 18:42:45 +0200 (1847e1652)
1124deprecate ill-defined set_nick API - Martin Schanzenbach
1125
1126Wed, 6 May 2020 21:11:08 +0530 (616af9e62)
1127add libsodium dep to README - Florian Dold
1128
1129Wed, 6 May 2020 20:12:05 +0530 (e273b24b9)
1130Fix #6070 - Florian Dold
1131
1132Wed, 6 May 2020 18:39:16 +0530 (d7028a584)
1133move from tweetnacl (+custom hacks) -> only sodium - Florian Dold
1134
1135Wed, 6 May 2020 10:49:10 +0200 (e7c277845)
1136remove obsolete framework option - Martin Schanzenbach
1137
1138Wed, 6 May 2020 10:46:20 +0200 (4d75bfd7e)
1139add some more useful configuration output wrt transports - Martin Schanzenbach
1140
1141Wed, 6 May 2020 10:25:00 +0200 (a4fddaa4d)
1142stop excessive warnings and notifications of information that is displayed later on anyway - Martin Schanzenbach
1143
1144Wed, 6 May 2020 09:31:11 +0200 (ca168098b)
1145improve configure messages for rest and reclaim - Martin Schanzenbach
1146
1147Sat, 2 May 2020 00:08:38 +0200 (f38bc1041)
1148fix gnunet-identity performance - Christian Grothoff
1149
1150Fri, 1 May 2020 10:55:51 +0200 (91e407579)
1151vpn, exit: Add patch from termux for Android in a slightly different way. - nikita
1152
1153Fri, 24 Apr 2020 13:50:05 +0530 (892bd3c60)
1154check for integer overflow in buffer lib (fixes #6217) - Florian Dold
1155
1156Fri, 24 Apr 2020 10:18:16 +0200 (69f8fad56)
1157fix #6220 - Martin Schanzenbach
1158
1159Tue, 21 Apr 2020 20:43:18 +0200 (bf99d2243)
1160fix #6191 - Christian Grothoff
1161
1162Tue, 21 Apr 2020 18:37:28 +0200 (091f411cc)
1163purge scrypt; add argon2 - Martin Schanzenbach
1164
1165Tue, 21 Apr 2020 18:13:05 +0200 (6bda628f7)
1166update revocation config - Martin Schanzenbach
1167
1168Tue, 21 Apr 2020 13:47:04 +0200 (13ceb583b)
1169defining GNUNET_array_concatenate() for #6190 - Christian Grothoff
1170
1171Tue, 21 Apr 2020 13:33:25 +0200 (3776e3a77)
1172fix #6189 - Christian Grothoff
1173
1174Tue, 21 Apr 2020 13:27:04 +0200 (e938b8617)
1175fix #6186 related bugs - Christian Grothoff
1176
1177Tue, 21 Apr 2020 13:23:28 +0200 (68615f85c)
1178use nz - Christian Grothoff
1179
1180Tue, 21 Apr 2020 12:15:16 +0200 (5f5a1c7b4)
1181add JSON spec'er for booleans - Christian Grothoff
1182
1183Tue, 21 Apr 2020 00:54:49 +0200 (30361fe0e)
1184make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work - Christian Grothoff
1185
1186Sun, 19 Apr 2020 21:37:35 +0200 (254a9f066)
1187add i64 deserializer - Christian Grothoff
1188
1189Sun, 19 Apr 2020 14:07:21 +0200 (87481d240)
1190mailmap, authors: final sync of my address and name with changes in NetBSD and GNUnet members. - nikita
1191
1192Fri, 17 Apr 2020 19:58:40 +0200 (2be21d379)
1193add argon2 for LSD0001 - Martin Schanzenbach
1194
1195Fri, 17 Apr 2020 19:59:31 +0200 (0c053ecbf)
1196fix build with clang - Martin Schanzenbach
1197
1198Fri, 17 Apr 2020 19:13:42 +0200 (3695a510a)
1199add relative_time specs - Christian Grothoff
1200
1201Fri, 17 Apr 2020 18:21:17 +0200 (6b89b84d2)
1202add GNUNET_freez for #6186 - Christian Grothoff
1203
1204Wed, 15 Apr 2020 20:35:45 +0200 (c894cf82d)
1205add integer overflow guards and avoid (unlimited) stack allocation - Christian Grothoff
1206
1207Wed, 15 Apr 2020 20:29:15 +0200 (839badf7c)
1208take care of odd memset() calls - Christian Grothoff
1209
1210Wed, 15 Apr 2020 20:26:00 +0200 (b7be5b9f5)
1211fix #6184 - Christian Grothoff
1212
1213Sat, 11 Apr 2020 23:11:43 +0200 (7bcd5338f)
1214fix gnunet-statistics CLI - Christian Grothoff
1215
1216Sat, 11 Apr 2020 21:55:51 +0200 (f490c0f3f)
1217do create directory if it doesn't exist - Christian Grothoff
1218
1219Sat, 11 Apr 2020 21:43:28 +0200 (90ff9edfa)
1220fixing #6149 - Christian Grothoff
1221
1222Sat, 11 Apr 2020 20:33:08 +0200 (3bcfe59f1)
1223fix static assert FTBFS with older gcc - Christian Grothoff
1224
1225Thu, 9 Apr 2020 01:46:44 +0200 (f3d66d0dc)
1226mailmap adjust - nikita
1227
1228Thu, 9 Apr 2020 01:40:49 +0200 (22119c687)
1229fix interpreter line of gnunet-bugreport - nikita
1230
1231Thu, 9 Apr 2020 00:29:16 +0200 (8547143da)
1232adapt code to work with latest MHD API - Christian Grothoff
1233
1234Thu, 9 Apr 2020 00:21:45 +0200 (6fc0526b4)
1235fix warnings - Christian Grothoff
1236
1237Wed, 8 Apr 2020 20:30:05 +0200 (ccfb2c2e6)
1238introduce enum for generic return values - Christian Grothoff
1239
1240Wed, 8 Apr 2020 17:34:27 +0200 (ba4da8c3f)
1241hack around crash on disconnect - Christian Grothoff
1242
1243Wed, 8 Apr 2020 16:56:33 +0200 (11ae9f030)
1244fix sign api for to address #6164 - Christian Grothoff
1245
1246Wed, 8 Apr 2020 14:47:01 +0200 (17113fc2f)
1247add GNUNET_static_assert() - Christian Grothoff
1248
1249Wed, 8 Apr 2020 14:44:39 +0200 (8c9600879)
1250add check to see if CC supports '_Static_assert' - Christian Grothoff
1251
1252Tue, 7 Apr 2020 17:51:59 +0200 (29bd17729)
1253improve comments (#6164) - Christian Grothoff
1254
1255Fri, 3 Apr 2020 18:50:09 +0200 (6d7fd3328)
1256fix #6157 - Christian Grothoff
1257
1258Fri, 3 Apr 2020 18:45:46 +0200 (6fd24eef2)
1259fix #6155 - Christian Grothoff
1260
1261Fri, 3 Apr 2020 18:43:03 +0200 (bc01117ce)
1262fix #6158 - Christian Grothoff
1263
1264Fri, 3 Apr 2020 17:03:35 +0200 (55bff52a2)
1265fix #6159 and related issues - Christian Grothoff
1266
1267Fri, 3 Apr 2020 15:18:58 +0200 (0541fd194)
1268adding 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) - Christian Grothoff
1269
1270Fri, 3 Apr 2020 15:05:14 +0200 (4e259dbbb)
1271fix #6153 - Christian Grothoff
1272
1273Fri, 3 Apr 2020 14:18:58 +0200 (175303b44)
1274fix #6154 - Christian Grothoff
1275
1276Fri, 3 Apr 2020 13:46:05 +0200 (a3d4063b7)
1277added communicator tests to experimental - t3sserakt
1278
1279Thu, 2 Apr 2020 11:33:53 +0200 (225ddf0a2)
1280fix #6146 - Christian Grothoff
1281
1282Sun, 29 Mar 2020 12:51:26 +0200 (73514dd0e)
1283allow passing of fancy time to timetravel option - Christian Grothoff
1284
1285Sat, 28 Mar 2020 07:57:04 +0100 (15d926361)
1286Point to explanatory documentation. - Marcello Stanisci
1287
1288Fri, 20 Mar 2020 15:35:54 +0100 (19d73a8fa)
1289Make gnunet-namestore honour expiration dates when importing an URI - Christian Grothoff
1290
1291Thu, 19 Mar 2020 19:40:34 +0100 (efa84b551)
1292use strtok_r in code that could plausibly be used from multi-threaded applications - Christian Grothoff
1293
1294Tue, 17 Mar 2020 01:05:17 +0100 (2fb32626a)
1295use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings - Christian Grothoff
1296
1297Mon, 16 Mar 2020 19:38:42 +0100 (39c6d488d)
1298better error handling - Christian Grothoff
1299
1300Sun, 15 Mar 2020 22:06:28 +0100 (7de26292b)
1301add function that logically belongs to libgnunetcurl instead of in multiple Taler binaries - Christian Grothoff
1302
1303Sun, 15 Mar 2020 15:18:53 +0100 (b37cfa2fd)
1304implement new simplified POW for LSD001 - Martin Schanzenbach
1305
1306Thu, 12 Mar 2020 12:09:11 +0100 (0c8362ad8)
1307move literature information to end of paragraph - xrs
1308
1309Tue, 10 Mar 2020 17:42:04 +0100 (9d5af0464)
1310import CA into Icecat - Christian Grothoff
1311
1312Tue, 3 Mar 2020 12:31:23 +0100 (d1bdcb261)
1313make static analysis happier - Christian Grothoff
1314
1315Tue, 3 Mar 2020 12:31:12 +0100 (9a6588810)
1316remove 'illegal' (non-reentrant) log logic from signal handler - Christian Grothoff
1317
1318Mon, 24 Feb 2020 23:48:47 +0100 (01439e25d)
1319do not segv if there is no postgres - Christian Grothoff
1320
1321Mon, 24 Feb 2020 18:19:09 +0100 (dae7d843f)
1322support versioning schema drop - Christian Grothoff
1323
1324Wed, 19 Feb 2020 21:52:43 +0100 (ca8202057)
1325fixing the GNS multirecord multipeer test - Christian Grothoff
1326
1327Tue, 18 Feb 2020 16:08:43 +0100 (3b2afcd3b)
1328fix TNG test with NAT - Martin Schanzenbach
1329
1330Sat, 15 Feb 2020 12:55:24 +0100 (b03978816)
1331proposed fix for excessive queueing (somehow does not quite work, not sure why) - Christian Grothoff
1332
1333Sat, 15 Feb 2020 12:25:06 +0100 (e57177325)
1334better task ordering - Christian Grothoff
1335
1336Thu, 13 Feb 2020 19:36:37 +0100 (79243b3d2)
1337add concept of supplemental records - Martin Schanzenbach
1338
1339Thu, 13 Feb 2020 15:15:18 +0100 (4dc95a504)
1340always return nick records - Martin Schanzenbach
1341
1342Wed, 12 Feb 2020 23:09:03 +0100 (206866779)
1343resolve nick if specifically requested - Martin Schanzenbach
1344
1345Wed, 12 Feb 2020 22:06:19 +0100 (e021a0f7b)
1346fix duplicate NICK in record - Martin Schanzenbach
1347
1348Fri, 7 Feb 2020 15:51:56 +0100 (5f9f9cae1)
1349consolidate reclaim attribute lib - Martin Schanzenbach
1350
1351Thu, 6 Feb 2020 22:34:11 +0100 (d06446f14)
1352add base64url encoding to util (RFC7515) - Martin Schanzenbach
1353
1354Thu, 6 Feb 2020 20:08:58 +0100 (a80090ffc)
1355more bugfixes and REST API change - Martin Schanzenbach
1356
1357Tue, 4 Feb 2020 18:42:04 +0100 (55f6d26b7)
1358Refactoring reclaim attestations - Martin Schanzenbach
1359
1360Mon, 3 Feb 2020 21:51:57 +0100 (5b6bb2ce4)
1361move to 256-bit identifier; some cleanups - Martin Schanzenbach
1362
1363Sun, 9 Feb 2020 17:31:41 +0100 (99d70615e)
1364use versioning schema to only load database schema patches if not yet covered according to versioning table - Christian Grothoff
1365
1366Sun, 9 Feb 2020 15:57:39 +0100 (8f375b3ea)
1367use NULL value in load_path_suffix to NOT load any files - Christian Grothoff
1368
1369Tue, 4 Feb 2020 19:18:25 +0100 (1ca805654)
1370speed up message goodput in perf_mq(client) by 1/3rd - Christian Grothoff
1371
1372Tue, 4 Feb 2020 19:11:40 +0100 (c656a8218)
1373adding MQ benchmark - Christian Grothoff
1374
1375Tue, 4 Feb 2020 18:56:17 +0100 (f40520b09)
1376speed up running of tasks via GNUNTE_SCHEDULER_add_now() by a factor of at least 5 - Christian Grothoff
1377
1378Tue, 4 Feb 2020 18:45:19 +0100 (4caa0d290)
1379add minimal scheduler benchmark - Christian Grothoff
1380
1381Tue, 4 Feb 2020 15:47:01 +0100 (e14544109)
1382add timetravel getopt helper - Christian Grothoff
1383
1384Mon, 3 Feb 2020 23:51:09 +0100 (e3dcec36a)
1385fix bug *AGAIN*, could swear I fixed this one before... strange - Christian Grothoff
1386
1387Mon, 3 Feb 2020 18:26:49 +0100 (1bba6bc12)
1388added a test for DHT lookup between peers - rexxnor
1389
1390Thu, 30 Jan 2020 10:48:04 +0100 (015cd279b)
1391added testing scripts for dns2gns - rexxnor
1392
1393Fri, 24 Jan 2020 16:51:29 +0100 (f4a172abf)
1394export GNUNET_PQ_run_sql() functionality - Christian Grothoff
1395
1396Fri, 24 Jan 2020 16:30:45 +0100 (2fd320bc7)
1397modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files - Christian Grothoff
1398
1399Sat, 18 Jan 2020 18:47:30 +0100 (bbfde2060)
1400include mandatory includes - Christian Grothoff
1401
1402Fri, 17 Jan 2020 12:12:56 +0100 (5422848b4)
1403do not add '/' to load path - Christian Grothoff
1404
1405Fri, 17 Jan 2020 03:22:31 +0100 (00bd3376b)
1406quiet on psql - Christian Grothoff
1407
1408Fri, 17 Jan 2020 02:51:10 +0100 (8fa757a94)
1409auto-provide OS_IPK paths in [paths] of config - Christian Grothoff
1410
1411Fri, 17 Jan 2020 02:35:29 +0100 (3c1f2bdd8)
1412be more quiet - Christian Grothoff
1413
1414Fri, 17 Jan 2020 02:26:21 +0100 (4353432b9)
1415DB load API change - Christian Grothoff
1416
1417Fri, 17 Jan 2020 00:25:55 +0100 (1126181ab)
1418include buffer in main util header - Christian Grothoff
1419
1420Thu, 16 Jan 2020 17:11:58 +0100 (ec7870968)
1421add new versions of alpine packages (not yet in alpine repo) - xrs
1422
1423Wed, 15 Jan 2020 19:41:05 +0100 (5177efb74)
1424remove Taler-specific leftovers, we don't need them anymore - Florian Dold
1425
1426Wed, 15 Jan 2020 13:29:47 +0100 (9f36b6e9e)
1427add test vector generation for crypto ops - Florian Dold
1428
1429Wed, 15 Jan 2020 11:45:20 +0100 (9f3f1753e)
1430move buffer library from GNU Taler to GNUnet - Florian Dold
1431
1432Mon, 13 Jan 2020 18:58:13 -0600 (55d610bb3)
1433Fix copy/paste error checking for explicit_bzero - David Barksdale
1434
1435
1436Fri Dec 20 09:22:03 2019 +0900
1437 Released gnunet 0.12.0 -schanzen
1438
1439Fri Dec 20 09:22:03 2019 +0900
1440 Fixed BOX record label parsing -schanzen
1441
1442Mon Dec 16 09:33:36 2019 +0100
1443 Fixed mysql build -schanzen
1444
1445Sat 07 Dec 2019 02:38:53 PM CET
1446 Protocol-breaking change, using more standards-compliant
1447 EdDSA and RSA operations. Also changing POW function to
1448 make it less ASIC-compatible. This marks the switch to
1449 the 0.12.0 protocol family.
1450
1451Sun Dec 01 19:31:00 UTC 2019
1452 configure: Add --with-gnunet-logread.
1453 -ng0
1454
1455Sun Dec 1 12:26:11 2019 +0100
1456 GNS NSS plugin: Reject non-IDNA conforming names and
1457 trigger continue with next NSS plugin. -schanzen
1458
1459Sat Nov 30 23:32:03 2019 +0100
1460 GNS NSS plugin: Disabled if called as root. -CG
1461
1462Sat Nov 30 23:08:49 2019 +0100
1463 Fixed #3795: Switched to new PoW for NSE and GNS revocation.
1464 Functionality is ifdef guarded for 0.12. -CG
1465
1466Sat Nov 30 21:05:25 2019 +0100
1467 Fixed #5978:
1468 Added support for .<zkey> CNAMEs in the GNS resolver. -schanzen
1469
1470Sat Nov 30 20:27:51 2019 +0100
1471 Fixed #5979:
1472 Added support for .<zkey> DNS server names in GNS2DNS records.
1473 -schanzen
1474
1475Tue Nov 26 18:26:54 2019 +0100
1476 Crypto change: Use Curve25519 for ECDH and tweetnacl where we can.
1477 Functionality is ifdef guarded for 0.12. -fdold
1478
1479Nov 30 15:20:45 2019 +0100
1480 Fixed #5922:
1481 GNS names are now UTF-8. For DNS, names are converted to IDNA.
1482 Functionality is ifdef guarded for 0.12. -schanzen
1483
1484Wed Oct 30 10:50:00 UTC 2019
1485 Released gnunet 0.11.8
1486 -ng0
1487
1488Sun Oct 27 17:17:00 2019 +0200
1489 Released gnunet 0.11.7
1490 -schanzen, ng0
1491
1492Fri Oct 25 00:00:00 UTC 2019
1493 Dropped glpk dependency(-check). -ng0
1494
1495Wed Oct 23 20:55:12 2019 +0200
1496 Make REST service start per user in a multiuser setup.
1497 -schanzen
1498
1499Wed Oct 23 00:00:00 UTC 2019
1500 Remove setuid helpers. They never worked as intended. The
1501 fixed version is not portable and the defacto good way to
1502 handle this which is most portable is to let package managers
1503 handle this (as they do right now, the good ones), and let
1504 people handle this who read the documentation.
1505 This commit removes what would be patched out by the majority
1506 of package managers, which is setuid handling in Makefiles.
1507 It is very likely that no one will notice this code is gone.
1508 -ng0
1509
1510Thu Oct 17 00:00:00 UTC 2019
1511 Added support for doas, use it in some places conditionally
1512 if sudo is not present. Fixed sudo detection. -ng0
1513
1514Mon Oct 14 00:00:00 UTC 2019
1515 Added 'pretty' make rule to run uncrustify over the source tree.
1516 -ng0
1517
1518Mon Sep 16 00:00:00 UTC 2019
1519 Remove checks for CXX and CPP. Scans found no
1520 (remaining) cxx code. ccache with clang on
1521 NetBSD 9 hit no rebuilds. -ng0
1522
1523Mon Sep 10 00:00:00 UTC 2019
1524 Drop win32 and mingw support after discussion with
1525 Christian. It has been unmaintained in our code base
1526 for years and there are no known users.
1527 Future implementors for Windows 10 support can
1528 refer to this commit as reference. -ng0
1529
1530Mon Sep 9 00:00:00 UTC 2019
1531 Remove plibc, closes #5877 as discussed in
1532 https://lists.gnu.org/archive/html/gnunet-developers/2019-09/msg00002.html
1533 -ng0
1534
1535Sun Sep 1 13:25:07 2019 +0200
1536 Improved support for external applications/services wrt
1537 localization/gettext.
1538 https://lists.gnu.org/archive/html/gnunet-developers/2019-09/msg00000.html
1539
1540Tue 20 Aug 2019 04:32:09 PM CEST
1541 Fixed fatal bug in gnunet-bcd that prevented the main page
1542 from showing up. -CG
1543
1544Mon Aug 19 17:36:48 2019 +0200
1545 REST: Added API plugin to read/write GNUnet configuration options -alexia
1546
1547Sun Jul 28 00:00:00 2019 +0000
1548 Adding --enable-texinfo4 configure switch, defaulting to off.
1549 This allows distributors to override the texinfo 5.x and later
1550 commandline options we use, and allows us on the serverside to
1551 build html with newer output options. -ng0
1552
1553Wed 24 Jul 2019 05:43:43 PM CEST
1554 Releasing GNUnet 0.11.6. -CG
1555
1556Mon Jul 15 09:57:20 2019 +0200
1557 The REST server now has a configurable CORS Origin setting -schanzen
1558
1559Fri Jul 5 22:11:04 2019 +0200
1560 Added detection of SUID binaries
1561 through GNUNET_OS_get_suid_binary_path -lurchi
1562
1563Sat 29 Jun 2019 10:18:55 AM CEST
1564 Renamed "heap" namestore backend to "flat" as it does
1565 persist data in a file. Made it work with databases larger
1566 than 16 MB. -CG
1567
1568Fri Jun 28 14:10:53 2019 +0200
1569 RECLAIM: Reissue of tickets (same attributes, same identity)
1570 will no longer create a new ticket, but reuse the old. -alexia
1571
1572Thu Jun 27 10:34:46 2019 +0200
1573 The REST server now returns the Origin header value in the
1574 CORS header response. -schanzen
1575
1576Thu Jun 27 09:08:06 2019 +0200
1577 GNS NSS plugin will not timeout and not hang forever and block
1578 gethostbyname. Final resolution pending #5782 -schanzen
1579
1580Sat Jun 22 10:38:43 2019 +0200
1581 Add gnutls support for GNS CA certificate generation -schanzen
1582
1583Sat 15 Jun 2019 11:45:35 PM CEST
1584 Improved gnunet-gns performance for many ego scenario. -CG
1585
1586Fri 14 Jun 2019 07:17:40 PM CEST
1587 Add option to gnunet-identity to display private keys. -CG
1588
1589Wed Jun 5 21:19:46 2019 +0200
1590 Releasing GNUnet 0.11.5. -schanzen
1591
1592Wed May 29 11:17:49 2019 +0200
1593 Added CAA record type (RFC 6844). -schanzen
1594
1595Sat 25 May 2019 08:27:39 AM CEST
1596 Significantly speed-up ego creation and deletion via
1597 gnunet-identity command when there are many (hundreds)
1598 of egos at the same peer. -CG
1599
1600Sun May 12 12:00:00 2019 +0200
1601 Releasing GNUnet 0.11.4. -MS
1602
1603Thu May 9 23:35:24 2019 +0200
1604 gnunet-identity can now output the public key on creation of new
1605 egos, and -e can act as a filter when listing all egos. -CG
1606
1607Thu May 2 08:44:37 2019 +0200
1608 gnunet-arm now logs to file by default -CG
1609
1610Sat Apr 27 21:50:57 2019 +0200
1611 RECLAIM: Added ECDH encryption for authorization code payload -schanzen
1612
1613Sat 27 Apr 2019 06:36:31 AM CEST
1614 Bump libmicrohttpd version requirement as some intermediate
1615 versions have relevant bugs that cause problems. -CG
1616
1617Sat Apr 27 01:50:43 2019 +0200
1618 RECLAIM: No longer experimental -schanzen
1619
1620Fri Apr 26 11:08:21 2019 +0200
1621 REST: Configuration plugin added -schanzen
1622
1623Tue Apr 23 23:00:00 UTC 2019
1624 All manpages are properly licensed. -ng0
1625
1626Sun Apr 21 22:22:22 UTC 2019
1627 All manpages are now in mdoc format. -ng0
1628
1629Sat Apr 20 18:38:43 UTC 2019
1630 Remove optional gnunet-download-manager.scm and
1631 with it the optional dependency on a no longer
1632 maintained version of GNU Guile (#5682). -ng0
1633
1634Sun Apr 14 09:54:20 2019 +0200
1635 RECLAIM: Moved away from ABE to GNS encryption. Minor API changed and
1636 renaming of records. Deprecated SQLite plugin in favor of namestore.
1637 -schanzen
1638
1639Sun Apr 7 14:40:59 2019 +0200
1640 Releasing GNUnet 0.11.3. -CG
1641
1642Sat 06 Apr 2019 02:36:17 PM CEST
1643 Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing
1644 when comparing memory areas. -CG
1645
1646Fri 05 Apr 2019 11:38:53 PM CEST
1647 Use paths of sysctl, ip, ifconfig and ip(6)tables from configure
1648 if they work. (#5352). -CG
1649
1650Thu 04 Apr 2019 12:39:44 PM CEST
1651 Hotfix for build issue. Releasing GNUnet 0.11.2. -CG/MS
1652
1653Wed 03 Apr 2019 03:18:43 PM CEST
1654 Releasing GNUnet 0.11.1. -CG
1655
1656Wed 03 Apr 2019 01:54:44 PM CEST
1657 Merged gnunet-qr-c-2 branch, replacing Python-based implementation
1658 of gnunet-qr with C-based implementation that also integrates
1659 gnunet-uri. -HG/MS/CG
1660
1661Wed 03 Apr 2019 01:15:57 PM CEST
1662 Fixed a few test case regressions (GNS, FS). -CG
1663
1664Mon Apr 1 22:00:00 UTC 2019
1665 documentation/buildsystem: manpages and other documentation parts
1666 can now be build more controlled again, this fixes the regression
1667 in 0.11.0 where documentation was an on/off switch.
1668 New introduced: --enable-include-manpages.
1669 Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
1670 buildsystem: decrease python dependency to 3.4 from
1671 previously 3.7.
1672 -ng0
1673
1674Tue Mar 12 10:06:17 CET 2019
1675 REST: Move back from rest-plugin into respective subsystem directories.
1676
1677Mon Mar 11 02:47:55 CET 2019
1678 Make configure complain if no working libidn is detected. -CG
1679
1680Sat Mar 9 15:58:45 2019 +0100
1681 REST: Config option for address bind. Defaults to localhost.
1682 GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.
1683
1684Sat Mar 9 01:58:22 CET 2019
1685 gnunet-publish now by default does not expose the creation time,
1686 option -d no longer exists, to enable the old behavior use -E. -CG
1687
1688Sat Mar 2 14:23:10 2019 +0100
1689 utils: gnunet-qr.py now installed under pkgshare instead of bin
1690
1691Thu Feb 28 19:07:59 CET 2019
1692 CADET: Fix in order, unrealiable message ordering
1693
1694Thu 28 Feb 2019 10:54:58 AM CET
1695 Releasing GNUnet 0.11.0. -CG
1696
1697Wed Jun 6 08:28:27 CEST 2018
1698 Releasing GNUnet 0.11.0pre66. Let's try to keep a better
1699 ChangeLog again henceforth. -CG
1700
1701Sat Jan 7 16:41:34 CET 2017
1702 Converting NAT library to new NAT service (and
1703 splitting of nat-auto service for auto-configuration). -CG