Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
gnutls: A TLS protocol implementation.
- Summary
- GnuTLS is a project that aims to develop a library which provides a secure
layer, over a reliable transport layer. Currently the GnuTLS library implements
the proposed standards by the IETF's TLS working group.
Changelog
- * Thu Aug 20 17:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-3.5
- fix NUL characters in DN and SAN cert fields issue,
make sure gnutls_x509_crt_check_hostname() fails when certificate
has no CN or SAN CVE-2009-2730 (#516231)
- * Tue Nov 11 16:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-3.1
- fix chain verification issue CVE-2008-4989 (#470079)
- * Tue May 20 17:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-3
- fix three security issues in gnutls handshake - GNUTLS-SA-2008-1
(#447461, #447462, #447463)