aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-07-07 22:23:42 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-07-07 22:23:42 +0200
commita8e3a109f326b583318257f8d2bec9b21fbab204 (patch)
treeadb7546be3d3ce1858f7e95f015c5a75748321f4 /ChangeLog
parent6cf199ba3e2b58a505529ff253195a35e735fd6a (diff)
downloadgnunet-a8e3a109f326b583318257f8d2bec9b21fbab204.tar.gz
gnunet-a8e3a109f326b583318257f8d2bec9b21fbab204.zip
changelog housekeeping
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d32931fd..71fc6a48d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,27 @@
1Fri Jul 5 22:11:04 2019 +0200
2 Added detection of SUID binaries
3 through GNUNET_OS_get_suid_binary_path -lurchi
4
1Sat 29 Jun 2019 10:18:55 AM CEST 5Sat 29 Jun 2019 10:18:55 AM CEST
2 Renamed "heap" namestore backend to "flat" as it does 6 Renamed "heap" namestore backend to "flat" as it does
3 persist data in a file. Made it work with databases larger 7 persist data in a file. Made it work with databases larger
4 than 16 MB. -CG 8 than 16 MB. -CG
5 9
10Fri Jun 28 14:10:53 2019 +0200
11 RECLAIM: Reissue of tickets (same attributes, same identity)
12 will no longer create a new ticket, but reuse the old. -alexia
13
14Thu Jun 27 10:34:46 2019 +0200
15 The REST server now returns the Origin header value in the
16 CORS header reponse. -schanzen
17
18Thu Jun 27 09:08:06 2019 +0200
19 GNS NSS plugin will not timeout and not hang forever and block
20 gethostbyname. Final resolution pending #5782 -schanzen
21
22Sat Jun 22 10:38:43 2019 +0200
23 Add gnutls support for GNS CA certificate generation -schanzen
24
6Sat 15 Jun 2019 11:45:35 PM CEST 25Sat 15 Jun 2019 11:45:35 PM CEST
7 Improved gnunet-gns performance for many ego scenario. -CG 26 Improved gnunet-gns performance for many ego scenario. -CG
8 27