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-31533: fix broken link to OpenSSL docs (GH-3674) (GH-3675)
Miss Islington (bot)
2017-09-20
1
-2/+2
*
bpo-29136: Fix versionchange for TLS 1.3 changes (#3483)
Christian Heimes
2017-09-10
1
-3/+3
*
[3.6] bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (GH-1363) (#3444)
Christian Heimes
2017-09-08
1
-2/+26
*
[3.6] bpo-21649: Add RFC 7525 and Mozilla server side TLS (GH-3387) (GH-3399)
Miss Islington (bot)
2017-09-07
1
-0/+6
*
[3.6] bpo-30714: ALPN changes for OpenSSL 1.1.0f (#3093)
Christian Heimes
2017-08-15
1
-2/+3
*
backport ssl doc fixes (#2117)
Benjamin Peterson
2017-06-11
1
-2/+2
*
[3.6] bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366
Nick Coghlan
2017-06-09
1
-11/+8
*
[3.6] Clean up some confusing text left by PROTOCOL_SSLv23 -> PROTOCOL_TLS tr...
Mariatta
2017-05-02
1
-3/+3
*
In SSL module version examples, don't use a legacy version. (#381) (#400)
Alex Gaynor
2017-03-02
1
-4/+4
*
Fixed a handful of typos (GH-343) (GH-364)
Mariatta
2017-03-01
1
-3/+3
*
Fix usage of data directive
Berker Peksag
2017-02-06
1
-5/+5
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
|
*
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2/+2
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2/+2
*
|
Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.
Christian Heimes
2016-09-13
1
-1/+1
*
|
Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.
Christian Heimes
2016-09-13
1
-10/+14
*
|
Update whatsnew with my contributions
Christian Heimes
2016-09-11
1
-3/+3
*
|
Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext
Christian Heimes
2016-09-11
1
-11/+30
*
|
Issue #19500: Add client-side SSL session resumption to the ssl module.
Christian Heimes
2016-09-10
1
-4/+47
*
|
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
Christian Heimes
2016-09-10
1
-2/+11
*
|
Issue 28043: SSLContext has improved default settings
Christian Heimes
2016-09-10
1
-1/+8
*
|
Issue #28025: Convert all ssl module constants to IntEnum and IntFlags.
Christian Heimes
2016-09-09
1
-0/+51
*
|
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Christian Heimes
2016-09-06
1
-0/+6
|
\
\
|
|
/
|
*
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Christian Heimes
2016-09-06
1
-0/+6
*
|
Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enable...
Christian Heimes
2016-09-05
1
-0/+56
*
|
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Christian Heimes
2016-09-05
1
-21/+87
|
\
\
|
|
/
|
*
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Christian Heimes
2016-09-05
1
-21/+81
|
/
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+1
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-7/+7
*
Issue #23804: Fix SSL recv/read(0) to not return 1024 bytes
Martin Panter
2016-03-28
1
-1/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-13/+13
*
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
Georg Brandl
2016-02-25
1
-1/+1
*
Fixed merging error in 3ebeeed1eb28.
Serhiy Storchaka
2015-11-06
1
-2/+0
*
Merge spelling fixes from 3.4 into 3.5
Martin Panter
2015-10-31
1
-1/+1
|
\
|
*
Fix some spelling errors in documentation and code comments
Martin Panter
2015-10-31
1
-1/+1
*
|
Issue #24232: Fix typos. Patch by Ville Skyttä.
Berker Peksag
2015-05-18
1
-1/+1
|
\
\
|
|
/
|
*
Issue #24232: Fix typos. Patch by Ville Skyttä.
Berker Peksag
2015-05-18
1
-1/+1
*
|
Fix duplicate doc entry for SSLContext.get_ca_certs()
Antoine Pitrou
2015-04-13
1
-12/+4
|
\
\
|
|
/
|
*
Fix duplicate doc entry for SSLContext.get_ca_certs()
Antoine Pitrou
2015-04-13
1
-12/+4
*
|
merge 3.4
Benjamin Peterson
2015-04-11
1
-7/+7
|
\
\
|
|
/
|
*
use imperative
Benjamin Peterson
2015-04-11
1
-7/+7
*
|
Null merge
Serhiy Storchaka
2015-04-10
1
-0/+2
|
\
\
|
|
/
*
|
Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes...
Berker Peksag
2015-04-10
1
-0/+4
|
\
\
|
|
/
|
*
Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes...
Berker Peksag
2015-04-10
1
-0/+4
*
|
merge 3.4
Benjamin Peterson
2015-04-08
1
-7/+7
|
\
\
|
|
/
|
*
actually ssl3 is just completely broken
Benjamin Peterson
2015-04-08
1
-7/+7
*
|
Issue #23853: Methods of SSL socket don't reset the socket timeout anymore each
Victor Stinner
2015-04-06
1
-0/+18
*
|
Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and
Serhiy Storchaka
2015-03-20
1
-0/+3
[next]