Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gnutls: A TLS implementation.
- Summary
- The GNU TLS library implements TLS. Someone needs to fix this description.
Changelog
- * Fri Aug 14 19:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 1.0.20-4.3
- 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 May 20 19:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 1.0.20-4
- fix three security issues in gnutls handshake - GNUTLS-SA-2008-1
(#447461, #447462, #447463)
- * Thu Sep 14 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 1.0.20-3.2.3
- detect forged signatures - CVE-2006-4790 (#206411), patch
backported from upstream