]> granicus.if.org Git - python/commit
OpenSSL support. This is based on patches for a version of SSLeay by
authorGuido van Rossum <guido@python.org>
Tue, 7 Dec 1999 21:37:17 +0000 (21:37 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Dec 1999 21:37:17 +0000 (21:37 +0000)
commit09c8b6c3e42313fe336ee4028a5d0e61605a3670
tree9ba4c435d57bc0bee245805c2117e14dcd367027
parent5274c336f5c33838259ab29e43ac88158953f474
OpenSSL support.  This is based on patches for a version of SSLeay by
Brian E Gallew, which were improved and adapted to OpenSSL 0.9.4 by
Laszlo Kovacs of HP.  Both have kindly given permission to include
the patches in the Python distribution.  Final formatting by GvR.
Lib/httplib.py
Lib/urllib.py
Modules/socketmodule.c