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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgeol -rw-r--r-- 739 bytes
.hgignore -rw-r--r-- 869 bytes
.hgtags -rw-r--r-- 6.7 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.4 KB
README -rw-r--r-- 53.7 KB
configure -rwxr-xr-x 371.7 KB
configure.in -rw-r--r-- 109.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 85.5 KB

README

back to top