aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c4e3bf54..3b81e09e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,35 @@ Sun Dec 01 19:31:00 UTC 2019
2 configure: Add --with-gnunet-logread. 2 configure: Add --with-gnunet-logread.
3 -ng0 3 -ng0
4 4
5Sun Dec 1 12:26:11 2019 +0100
6 GNS NSS plugin: Reject non-IDNA conforming names and
7 trigger continue with next NSS plugin. -schanzen
8
9Sat Nov 30 23:32:03 2019 +0100
10 GNS NSS plugin: Disabled if called as root. -CG
11
12Sat Nov 30 23:08:49 2019 +0100
13 Fixed #3795: Switched to new PoW for NSE and GNS revocation.
14 Functionality is ifdef guarded for 0.12. -CG
15
16Sat Nov 30 21:05:25 2019 +0100
17 Fixed #5978:
18 Added support for .<zkey> CNAMEs in the GNS resolver. -schanzen
19
20Sat Nov 30 20:27:51 2019 +0100
21 Fixed #5979:
22 Added support for .<zkey> DNS server names in GNS2DNS records.
23 -schanzen
24
25Tue Nov 26 18:26:54 2019 +0100
26 Crypto change: Use Curve25519 for ECDH and tweetnacl where we can.
27 Functionality is ifdef guarded for 0.12. -fdold
28
29Nov 30 15:20:45 2019 +0100
30 Fixed #5922:
31 GNS names are now UTF-8. For DNS, names are converted to IDNA.
32 Functionality is ifdef guarded for 0.12. -schanzen
33
5Wed Oct 30 10:50:00 UTC 2019 34Wed Oct 30 10:50:00 UTC 2019
6 Released gnunet 0.11.8 35 Released gnunet 0.11.8
7 -ng0 36 -ng0