GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
1
-1
/
+1
*
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
Christian Heimes
2020-06-01
1
-0
/
+1
*
bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862)
Christian Heimes
2020-05-15
1
-4
/
+5
*
bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)
Christian Heimes
2020-05-15
1
-11
/
+41
*
bpo-40479: Test with latest OpenSSL versions (GH-20108)
Christian Heimes
2020-05-15
1
-3
/
+58
*
closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against...
Benjamin Peterson
2020-04-13
1
-4
/
+8
*
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
Benjamin Peterson
2020-04-12
1
-0
/
+2
*
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
Benjamin Peterson
2020-04-11
1
-9
/
+16
*
closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248)
Benjamin Peterson
2020-03-31
1
-1
/
+1
*
bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)
Christian Heimes
2019-09-11
1
-5
/
+4
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1
/
+1
*
bpo-34271: Fix compatibility with 1.0.2 (GH-13728)
Christian Heimes
2019-06-03
1
-1
/
+2
*
bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)
Christian Heimes
2019-06-03
1
-3
/
+3
*
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Christian Heimes
2018-09-22
1
-4
/
+4
*
bpo-33618: Enable TLS 1.3 in tests (GH-7079)
Christian Heimes
2018-05-23
1
-8
/
+25
*
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes
2018-05-22
1
-4
/
+4
*
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
Steve Dower
2018-05-16
1
-2
/
+12
*
bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
Christian Heimes
2018-03-24
1
-1
/
+1
*
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663)
Christian Heimes
2018-02-27
1
-9
/
+5
*
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
Christian Heimes
2018-01-16
1
-52
/
+69
*
Update multissltests: 1.0.2m, 1.1.0g (#4232)
Christian Heimes
2017-11-02
1
-3
/
+2
*
bpo-31392: Update SSL build for 1.1.0 (#3448)
Steve Dower
2017-09-09
1
-70
/
+0
*
Update multissl test helper (#3349)
Christian Heimes
2017-09-06
2
-241
/
+430
*
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip
2016-08-31
1
-3
/
+3
*
Issue #23248: Update ssl error codes from latest OpenSSL git master.
Antoine Pitrou
2015-01-18
1
-19
/
+38
|
\
|
*
Issue #23248: Update ssl error codes from latest OpenSSL git master.
Antoine Pitrou
2015-01-18
1
-19
/
+38
*
|
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...
Steve Dower
2014-11-22
1
-0
/
+70
|
/
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0
/
+0
|
\
|
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0
/
+0
*
|
Issue #18215: Add script Tools/ssl/test_multiple_versions.py to compile and
Christian Heimes
2013-12-16
1
-0
/
+241
|
/
*
Add a docstring at the top of Tools/ssl/make_ssl_data.py
Antoine Pitrou
2012-06-22
1
-0
/
+11
*
Add forgotten files for #14837.
Antoine Pitrou
2012-06-22
1
-0
/
+57
*
Clean up tools: remove "world" and "framer", move single SSL script to scripts/.
Georg Brandl
2010-12-30
1
-83
/
+0
*
Fix bytes/str issues in get-remote-certificate.py.
Georg Brandl
2010-10-28
1
-7
/
+11
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1
/
+1
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1
/
+1
*
Merge the trunk changes in. Breaks socket.ssl for now.
Thomas Wouters
2007-08-28
1
-0
/
+79