Files
cpython/Lib
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-07 13:16:05 +02:00
2013-08-03 12:58:12 -07:00
2013-08-10 18:47:37 +03:00
2013-08-15 16:19:33 -04:00
2013-08-11 13:05:37 +03:00
2013-08-03 17:48:41 -07:00
2013-08-06 22:57:31 +02:00
2013-06-28 18:59:52 -04:00
2013-07-28 20:00:01 +10:00
2013-07-31 23:15:37 +02:00
2013-07-13 22:48:49 -07:00