diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-02-11 16:18:00 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-02-16 09:59:59 +0100 |
commit | 4f083ddd0739c2aa6c295d14619b35ce71f75777 (patch) | |
tree | 87781573f36731b2bf82f44ae06de641b00ae72a /NEWS | |
parent | ca7885241de90a0e9e80456203f3f49d941ec1c2 (diff) | |
download | gnutls-4f083ddd0739c2aa6c295d14619b35ce71f75777.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ See the end for copying conditions. applications which do not check user credentials on rehandshakes from attacks related to unsafe renegotiation. +** libgnutls: Enforce the RFC 7627 (extended master secret) requirements on + session resumption. + ** libgnutls: Replaced writev() system call with sendmsg(). ** libgnutls: Replaced select() system call with poll() on POSIX systems. |