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
*
GH-103484: Fix broken links reported by linkcheck (#124169)
Rafael Fontenelle
2024-09-17
1
-1/+1
*
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle
2024-09-17
1
-4/+4
*
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang
2024-09-01
1
-17/+17
*
Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (#122646)
scottwoodall
2024-08-03
1
-1/+1
*
Docs: spelling and grammar fixes (#122084)
Ville Skyttä
2024-07-22
1
-1/+1
*
gh-118596: Add thread-safety clarifications to the SSLContext documentation (...
mm-matthias
2024-06-16
1
-0/+13
*
docs: fix a few typos identified by codespell (#119516)
Ned Batchelder
2024-05-26
1
-2/+2
*
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder
2024-05-08
1
-2/+2
*
Fix version directive indents (#117719)
Hugo van Kemenade
2024-04-12
1
-1/+1
*
gh-107361: strengthen default SSL context flags (#112389)
William Woodruff
2024-03-06
1
-0/+20
*
gh-115777: Fix double versionadded directives (GH-116269)
Serhiy Storchaka
2024-03-05
1
-3/+3
*
gh-73580: Docs for tunnelling TLS through TLS (GH-22539)
Carl Bordum Hansen
2024-02-29
1
-0/+3
*
gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)
Rami
2024-02-17
1
-1/+1
*
gh-104360: remove reference to removed module-level wrap_socket (GH-104361)
Thomas Grainger
2024-01-24
1
-5/+1
*
Docs: OpenSSL wording ambiguity (#113296)
Jan Brasna
2023-12-21
1
-1/+1
*
gh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
Grant Ramsay
2023-11-29
1
-0/+12
*
gh-63284: Add support for TLS-PSK (pre-shared key) to the ssl module (#103181)
Grant Ramsay
2023-11-27
1
-0/+88
*
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti
2023-10-11
1
-12/+12
*
gh-109109: Expose retrieving certificate chains in SSL module (#109113)
Mateusz Nowak
2023-09-20
1
-4/+25
*
gh-107091: Fix some uses of :const: role (GH-107379)
Serhiy Storchaka
2023-07-28
1
-1/+1
*
gh-105090: Replace incorrect TLSv1.2 with TLSv1.3 (#105404)
Jocelyn Castellano
2023-07-22
1
-1/+1
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-4/+4
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (#96932)
Benjamin Fogle
2023-03-22
1
-1/+1
*
Fix minor typos in SSL documentation (#101158)
Simon Robinson
2023-01-20
1
-8/+8
*
gh-89051: Add ssl.OP_LEGACY_SERVER_CONNECT (#93927)
Thomas Grainger
2022-12-20
1
-0/+7
*
gh-96828: Add an `ssl.OP_ENABLE_KTLS` option (GH-96830)
Illia Volochii
2022-11-24
1
-0/+16
*
gh-94199: Remove ssl.wrap_socket() documentation (#99023)
Victor Stinner
2022-11-03
1
-51/+16
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-0/+1
*
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes
2022-07-29
1
-3/+0
*
gh-94172: Remove ssl.PROTOCOL_SSLv2 dead code (#94312)
Victor Stinner
2022-06-28
1
-18/+2
*
gh-94199: Remove ssl.match_hostname() function (#94224)
Victor Stinner
2022-06-25
1
-52/+5
*
gh-94199: Remove ssl.RAND_pseudo_bytes() function (#94202)
Victor Stinner
2022-06-24
1
-23/+2
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-2/+2
*
Doc: amend ssl.PROTOCOL_SSLv2 and ssl.PROTOCOL_SSLv3 wording (#92634)
Jan Brasna
2022-05-19
1
-3/+3
*
gh-91611: Use example.com for documentation, not mydomain.com (#91613)
Motoki Naruse
2022-04-30
1
-1/+1
*
ssl docs: Fix typo (GH-32336)
Frederick
2022-04-07
1
-1/+1
*
ssl docs: Fix typo (GH-32314)
Frederick
2022-04-07
1
-1/+1
*
[docs] Correct typos in SSLContext.sni_callback (GH-30623)
Jörn Heissler
2022-02-19
1
-3/+3
*
bpo-40066: [Enum] fix tests (GH-30643)
Ethan Furman
2022-01-17
1
-1/+1
*
bpo-40066: [Enum] skip failing doc test (GH-30637)
Kumar Aditya
2022-01-17
1
-2/+2
*
Revert "bpo-40066: [Enum] update str() and format() output (GH-30582)" (GH-3...
Victor Stinner
2022-01-17
1
-2/+2
*
bpo-40066: [Enum] update str() and format() output (GH-30582)
Ethan Furman
2022-01-16
1
-2/+2
*
bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-...
LincolnPuzey
2021-11-02
1
-1/+1
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-2/+2
*
Fix typo in ssl documentation (GH-27329)
Anton Grübel
2021-07-24
1
-2/+2
*
bpo-44362: ssl: improve deprecation warnings and docs (GH-26646)
Christian Heimes
2021-06-11
1
-6/+10
*
bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817)
Christian Heimes
2021-05-02
1
-0/+8
*
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Christian Heimes
2021-05-01
1
-0/+8
[next]