]> granicus.if.org Git - python/commit
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
authorChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:23:24 +0000 (23:23 +0200)
committerChristian Heimes <christian@python.org>
Mon, 5 Sep 2016 21:23:24 +0000 (23:23 +0200)
commit01113faef983fc5c495fbacc00bbb55eab02dfc3
tree0ee26fb3a14c2a9e45f293ad1297553c18f9b7e3
parentae8298bfb78eebc6c1bf914c89ec397121640a94
parent598894ff48e9c1171cb2ec1c798235826a75c7e0
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Doc/library/ssl.rst
Lib/ssl.py
Lib/test/test_ssl.py
Misc/NEWS
Modules/_hashopenssl.c
Modules/_ssl.c