Files
cpython/Modules
Christian Heimes e06d47c70c Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
inside subjectAltName correctly. Formerly the module has used OpenSSL's
GENERAL_NAME_print() function to get the string represention of ASN.1
strings for rfc822Name (email), dNSName (DNS) and
uniformResourceIdentifier (URI).
2013-08-17 00:58:00 +02:00
..
2013-07-31 13:32:40 +02:00
2013-05-08 10:56:32 +03:00
2013-08-01 22:13:30 -07:00
2013-01-01 07:41:51 -08:00
2013-06-20 21:30:32 -04:00