diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-02-11 16:18:00 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-02-11 16:18:00 +0100 |
commit | 1c5e9ed19b4fd035994739e83336f9bb483e9e22 (patch) | |
tree | c3edd25d0a27d69517118a2ca789df51f5747060 | |
parent | cf53d937e6cbc0d0b8b3d4a3260f75f591eef39f (diff) | |
download | gnutls-1c5e9ed19b4fd035994739e83336f9bb483e9e22.tar.gz |
doc updateresume-fixes
-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. |