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
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.3 KB
extract.c -rw-r--r-- 9.6 KB
install.c -rw-r--r-- 81.7 KB
install.rc -rw-r--r-- 6.4 KB
resource.h -rw-r--r-- 1.7 KB
wininst-7.1.sln -rw-r--r-- 886 bytes
wininst-7.1.vcproj -rw-r--r-- 5.6 KB
wininst-8.sln -rw-r--r-- 856 bytes
wininst-8.vcproj -rw-r--r-- 6.7 KB
wininst.dsp -rw-r--r-- 4.3 KB
wininst.dsw -rw-r--r-- 508 bytes

README.txt

back to top