index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
ssl.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190)
Christian Heimes
2019-12-07
1
-0/+3
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-2/+2
*
Doc: Fix grammar/spelling in ssl.VERIFY_CRL_CHECK_LEAF docs (GH-16221)
Jörn Heissler
2019-09-17
1
-2/+2
*
bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797)
Christian Heimes
2019-09-12
1
-8/+14
*
Fix typo in ssl.RAND_bytes documentation (GH-14791)
Zach Thompson
2019-09-10
1
-1/+1
*
bpo-37120: Add SSLContext.num_tickets (GH-13719)
Christian Heimes
2019-06-03
1
-0/+13
*
bpo-34271: Add ssl debugging helpers (GH-10031)
Christian Heimes
2019-05-31
1
-0/+23
*
Fix rst formatting for several links in ssl documentation (GH-13133)
Toshio Kuratomi
2019-05-06
1
-3/+3
*
Add versionadded directives to ssl.minimum_version and ssl.maximum_version (G...
Zhiming Wang
2019-02-28
1
-6/+10
*
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel
2018-10-26
1
-1/+1
*
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella
2018-10-12
1
-6/+6
*
bpo-34906: Doc: Fix typos (GH-9712)
Stéphane Wirtel
2018-10-05
1
-1/+1
*
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Christian Heimes
2018-09-23
1
-0/+42
*
closes bpo-34050: Fix link in SSL docs (GH-8173)
Marcin Niemira
2018-07-07
1
-1/+1
*
bpo-33892: Doc: Use gender neutral words (GH-7770)
Andrés Delfino
2018-06-18
1
-1/+1
*
bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530)
Christian Heimes
2018-06-11
1
-13/+25
*
bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346)
Mayank Singhal
2018-06-05
1
-0/+3
*
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka
2018-05-31
1
-6/+6
*
bpo-33618: Enable TLS 1.3 in tests (GH-7079)
Christian Heimes
2018-05-23
1
-1/+27
*
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes
2018-05-22
1
-5/+3
*
bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)
Christian Heimes
2018-05-15
1
-0/+9
*
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...
Stéphane Wirtel
2018-05-15
1
-2/+2
*
bpo-33045: Fix typos in SSL documentation (GH-6065)
Matt Eaton
2018-03-11
1
-2/+2
*
bpo-31453: Add setter for min/max protocol version (#5259)
Christian Heimes
2018-02-27
1
-2/+99
*
bpo-32951: Disable SSLSocket/SSLObject constructor (#5864)
Christian Heimes
2018-02-27
1
-6/+18
*
bpo-28124: deprecate ssl.wrap_socket() (#5888)
Christian Heimes
2018-02-27
1
-182/+210
*
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663)
Christian Heimes
2018-02-27
1
-0/+9
*
bpo-30622: Improve NPN support detection (#5859)
Christian Heimes
2018-02-24
1
-0/+17
*
[bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128)
Christian Heimes
2018-02-24
1
-11/+28
*
bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)
Benjamin Peterson
2018-02-21
1
-2/+2
*
bpo-31399: Let OpenSSL verify hostname and IP address (#3462)
Christian Heimes
2018-01-27
1
-4/+40
*
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana
2018-01-20
1
-11/+10
*
trivial: link updates in documentation (#2765)
jimmy
2017-12-13
1
-2/+2
*
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana
2017-12-06
1
-1/+1
*
bpo-23033: Improve SSL Certificate handling (GH-937)
Mandeep Singh
2017-11-26
1
-0/+4
*
bpo-31533: fix broken link to OpenSSL docs (#3674)
Felipe
2017-09-20
1
-2/+2
*
bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531)
Christian Heimes
2017-09-15
1
-1/+11
*
bpo-31386: Custom wrap_bio and wrap_socket type (#3426)
Christian Heimes
2017-09-15
1
-5/+31
*
bpo-28182: Expose OpenSSL verification results (#3412)
Christian Heimes
2017-09-08
1
-1/+16
*
bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (#1363)
Christian Heimes
2017-09-08
1
-2/+26
*
bpo-21649: Add RFC 7525 and Mozilla server side TLS (#3387)
Christian Heimes
2017-09-06
1
-0/+6
*
bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305)
Christian Heimes
2017-08-15
1
-2/+3
*
remove extra word (#2101)
Benjamin Peterson
2017-06-11
1
-2/+2
*
clarify recv() and send() on SSLObject (#2100)
Benjamin Peterson
2017-06-11
1
-2/+2
*
bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366 (GH-148)
Chandan Kumar
2017-06-09
1
-11/+8
*
Clean up some confusing text left by PROTOCOL_SSLv23 -> PROTOCOL_TLS transiti...
Nathaniel J. Smith
2017-05-02
1
-3/+3
*
bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616)
Marco Buttu
2017-04-13
1
-4/+11
*
In SSL module version examples, don't use a legacy version. (#381)
Alex Gaynor
2017-03-02
1
-4/+4
*
Fixed a handful of typos (GH-343)
Alex Gaynor
2017-03-01
1
-3/+3
*
Fix usage of data directive
Berker Peksag
2017-02-06
1
-5/+5
[next]