aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 405a04b90..74f3bfd8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,39 @@
1Mon Jul 15 09:57:20 2019 +0200
2 The REST server now has a configurable CORS Origin setting -schanzen
3
4Fri Jul 5 22:11:04 2019 +0200
5 Added detection of SUID binaries
6 through GNUNET_OS_get_suid_binary_path -lurchi
7
8Sat 29 Jun 2019 10:18:55 AM CEST
9 Renamed "heap" namestore backend to "flat" as it does
10 persist data in a file. Made it work with databases larger
11 than 16 MB. -CG
12
13Fri Jun 28 14:10:53 2019 +0200
14 RECLAIM: Reissue of tickets (same attributes, same identity)
15 will no longer create a new ticket, but reuse the old. -alexia
16
17Thu Jun 27 10:34:46 2019 +0200
18 The REST server now returns the Origin header value in the
19 CORS header reponse. -schanzen
20
21Thu Jun 27 09:08:06 2019 +0200
22 GNS NSS plugin will not timeout and not hang forever and block
23 gethostbyname. Final resolution pending #5782 -schanzen
24
25Sat Jun 22 10:38:43 2019 +0200
26 Add gnutls support for GNS CA certificate generation -schanzen
27
1Sat 15 Jun 2019 11:45:35 PM CEST 28Sat 15 Jun 2019 11:45:35 PM CEST
2 Improved gnunet-gns performance for many ego scenario. -CG 29 Improved gnunet-gns performance for many ego scenario. -CG
3 30
4Fri 14 Jun 2019 07:17:40 PM CEST 31Fri 14 Jun 2019 07:17:40 PM CEST
5 Add option to gnunet-identity to display private keys. -CG 32 Add option to gnunet-identity to display private keys. -CG
6 33
34Wed Jun 5 21:19:46 2019 +0200
35 Releasing GNUnet 0.11.5. -schanzen
36
7Wed May 29 11:17:49 2019 +0200 37Wed May 29 11:17:49 2019 +0200
8 Added CAA record type (RFC 6844). -schanzen 38 Added CAA record type (RFC 6844). -schanzen
9 39