index
:
delta/pyopenssl-git.git
23.1.x
add-notice
alex-patch-1
dependabot/github_actions/dessant/lock-threads-3
gha
main
master
github.com: pyca/pyopenssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
repair CI (#1116)
Paul Kehrer
2022-05-11
1
-0
/
+18
*
Remove SSL_library_init call (#1110)
Alex Gaynor
2022-03-21
1
-5
/
+0
*
Implement Context constructor in terms of new OpenSSL APIs (#1109)
Alex Gaynor
2022-03-14
1
-22
/
+14
*
remove more global initialization that isn't required on modern openssl (#1108)
Alex Gaynor
2022-03-13
1
-16
/
+0
*
Remove call that hasn't been required since OpenSSL 1.1.0 (#1107)
Alex Gaynor
2022-03-13
1
-5
/
+0
*
Changed load_crl doc comment return to CRL (#1105)
Oscar Mattsson
2022-03-03
1
-1
/
+1
*
flake8-import-order (#1099)
whiteowl3
2022-03-02
4
-14
/
+16
*
don't block ec/ed keys from_cryptography_key() (#1096)
whiteowl3
2022-02-26
1
-2
/
+11
*
Stop passing backend to cryptography (#1094)
Alex Gaynor
2022-02-13
1
-23
/
+5
*
Use a non-deprecated OpeNSSL function (#1093)
Alex Gaynor
2022-02-13
1
-4
/
+4
*
X509Name: Raise AttributeError correctly (#1088)
lovetox
2022-01-30
1
-1
/
+1
*
X509Name: Use functools.totalordering for comparisons (#1086)
lovetox
2022-01-30
1
-16
/
+10
*
Don’t inherit from object (#1084)
lovetox
2022-01-30
2
-20
/
+20
*
Remove superfluous isinstance() call (#1087)
lovetox
2022-01-30
1
-3
/
+2
*
latest black (#1082)
Paul Kehrer
2022-01-29
1
-1
/
+1
*
bump to 22.1.0.dev (#1080)
Paul Kehrer
2022-01-29
1
-1
/
+1
*
bump for 22.0.0 release (#1079)
22.0.0
Paul Kehrer
2022-01-29
1
-1
/
+1
*
Docs: Fix param type for methods where digest is used (#1078)
lovetox
2022-01-29
1
-5
/
+5
*
Update variable name, there are now many linuxes (#1070)
Alex Gaynor
2021-12-24
1
-4
/
+4
*
Rename path_string to path_bytes since that's what it actually does (#1067)
Alex Gaynor
2021-12-20
3
-17
/
+17
*
Remove native, it's behavior is confusing (#1069)
Alex Gaynor
2021-12-20
3
-34
/
+13
*
Remove dead code (#1068)
Alex Gaynor
2021-12-20
1
-7
/
+0
*
Accept pathlib.Path as a valid path (#1027)
Salvo 'LtWorf' Tomaselli
2021-12-19
1
-7
/
+8
*
Remove call to init_static_locks (#1066)
Alex Gaynor
2021-12-15
1
-1
/
+0
*
Remove some more py27-isms (#1062)
Alex Gaynor
2021-11-24
1
-1
/
+1
*
use more functions guaranteed available in cryptography 35.0 (#1060)
Paul Kehrer
2021-11-04
1
-10
/
+10
*
remove SSL_CTX_set_ecdh_auto call (#1059)
Paul Kehrer
2021-11-03
1
-6
/
+0
*
Expose some DTLS-related features (#1026)
Nathaniel J. Smith
2021-11-02
1
-1
/
+134
*
Check for invalid ALPN lists before calling OpenSSL, for consistency (#1056)
Nathaniel J. Smith
2021-10-27
1
-0
/
+12
*
py27 going, going, gone (#1047)
Paul Kehrer
2021-10-04
3
-69
/
+43
*
reopen main for 21.1 dev (#1042)
Paul Kehrer
2021-09-28
1
-1
/
+1
*
21.0.0 release (#1041)
21.0.0
Paul Kehrer
2021-09-28
1
-1
/
+1
*
use public interfaces for all cryptography<->pyopenssl translations (#1030)
Paul Kehrer
2021-07-25
1
-26
/
+50
*
add `NO_OVERLAPPING_PROTOCOLS` to `__all__` (#1025)
Maximilian Hils
2021-06-30
1
-0
/
+1
*
Add SSL_CTX_set_min_proto_version/SSL_CTX_set_max_proto_version bindings (#985)
Maximilian Hils
2021-03-10
1
-2
/
+58
*
remove CB_ISSUER_CHECK (#982)
Rosen Penev
2021-02-20
1
-1
/
+0
*
Check return code of SSL_[CTX_]set_alpn_protos (#993)
Maximilian Hils
2021-02-17
1
-2
/
+19
*
cleanup from_buffer now that we just use cffi natively (#989)
master
Alex Gaynor
2021-01-16
2
-7
/
+3
*
reopen master for dev (#980)
Paul Kehrer
2020-12-15
1
-1
/
+1
*
Prepare for 20.0.1 release (#979)
20.0.1
Alex Gaynor
2020-12-15
1
-1
/
+1
*
Fix for running on OpenSSL 1.1.0 + CI (#978)
Alex Gaynor
2020-12-14
1
-1
/
+4
*
reopen master for next dev cycle (#969)
Paul Kehrer
2020-11-27
1
-1
/
+1
*
20.0.0 before 2020 is even over (#968)
20.0.0
Paul Kehrer
2020-11-27
1
-2
/
+2
*
fix a memleak (#967)
Paul Kehrer
2020-11-27
1
-1
/
+12
*
Keep reference to SSL verify_call in Connection object (#956)
Arne Schwabe
2020-11-27
1
-0
/
+6
*
Fix spelling of set in set_verify docstring (#959)
Arne Schwabe
2020-11-13
1
-2
/
+2
*
Fix typo in debug command output (#957)
Michael Lazar
2020-11-12
1
-1
/
+1
*
Drop CI for OpenSSL 1.0.2 (#953)
Alex Gaynor
2020-10-26
2
-49
/
+8
*
Fixing issue #798 (#907)
jalberdi004
2020-10-18
1
-1
/
+4
*
Correct typos in crypto.py (#949)
Felix Yan
2020-10-14
1
-2
/
+2
[next]