Staging
v0.5.1
https://github.com/python/cpython
Revision 82f88283171933127f20f866a7f98694b29cca56 authored by Barry Warsaw on 23 August 2013, 17:26:49 UTC, committed by Barry Warsaw on 23 August 2013, 17:26:49 UTC
  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).
1 parent f880e5d
History
Tip revision: 82f88283171933127f20f866a7f98694b29cca56 authored by Barry Warsaw on 23 August 2013, 17:26:49 UTC
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
Tip revision: 82f8828
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top