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
/
OpenSSL
/
SSL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add attributes only conditionally (#1158)
Ben Greiner
2022-10-22
1
-3
/
+6
*
add `Connection.use_(certificate|privatekey)` (#1121)
Maximilian Hils
2022-09-16
1
-0
/
+32
*
Move away from the SSLEAY name (#1144)
Alex Gaynor
2022-09-16
1
-8
/
+16
*
Fix docs in `SSL.Context.get_alpn_proto_negotiated` (#1137)
Nikita Sobolev
2022-07-23
1
-1
/
+1
*
Expose SSL_OP_IGNORE_UNEXPECTED_EOF (#1127)
dreid
2022-06-09
1
-0
/
+6
*
add `Connection.set_verify`, fix #255 (#1073)
Maximilian Hils
2022-05-13
1
-0
/
+29
*
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
*
flake8-import-order (#1099)
whiteowl3
2022-03-02
1
-7
/
+6
*
Don’t inherit from object (#1084)
lovetox
2022-01-30
1
-4
/
+4
*
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
1
-7
/
+7
*
Remove native, it's behavior is confusing (#1069)
Alex Gaynor
2021-12-20
1
-2
/
+1
*
Remove dead code (#1068)
Alex Gaynor
2021-12-20
1
-7
/
+0
*
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
1
-19
/
+17
*
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
*
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
1
-4
/
+3
*
Fix for running on OpenSSL 1.1.0 + CI (#978)
Alex Gaynor
2020-12-14
1
-1
/
+4
*
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
*
Drop CI for OpenSSL 1.0.2 (#953)
Alex Gaynor
2020-10-26
1
-39
/
+6
*
I'm back in black (#941)
Alex Gaynor
2020-08-26
1
-4
/
+5
*
Context.set_verify: allow omission of callback (#933)
Maximilian Hils
2020-08-07
1
-11
/
+17
*
Allow accessing a connection's verfied certificate chain (#894)
Shane Harvey
2020-08-05
1
-7
/
+54
*
focal time (#929)
Paul Kehrer
2020-08-05
1
-1
/
+2
*
remove npn support entirely. you should be using alpn (#932)
Paul Kehrer
2020-08-03
1
-180
/
+0
*
Add SSL.Context.set_keylog_callback (#910)
Maximilian Hils
2020-07-28
1
-0
/
+31
*
Paint it Black by the Rolling Stones (#920)
Alex Gaynor
2020-07-23
1
-161
/
+196
*
Drop OpenSSL 1.0.1 (#908)
Alex Gaynor
2020-04-07
1
-10
/
+6
*
Remove asserts (#904)
Adrián Chaves
2020-03-31
1
-3
/
+3
*
Random cleanup around our usage of binary_type (#879)
Alex Gaynor
2019-11-18
1
-5
/
+3
*
ALPN: complete handshake without accepting a client's protocols. (#876)
Mark Williams
2019-11-18
1
-10
/
+25
*
use _ffi.from_buffer() to support bytearray (#852)
Daniel Holth
2019-11-18
1
-37
/
+35
*
Expose OP_NO_TLSv1_3 (#861)
Nathaniel J. Smith
2019-08-02
1
-0
/
+5
*
Update SSL.py docstring (#849)
Daniel Holth
2019-07-05
1
-1
/
+1
*
OpenSSL always has SNI (#821)
Alex Gaynor
2019-02-22
1
-8
/
+0
*
Deprecated NPN (#820)
Alex Gaynor
2019-02-22
1
-0
/
+9
*
Raise an Error with "no cipher match" even with TLS 1.3 (#818)
Mark Williams
2019-02-14
1
-3
/
+12
*
Removed deprecated Type aliases (#814)
Alex Gaynor
2019-02-07
1
-14
/
+0
*
Hypothetically fixes pyOpenSSL tests (#805)
Paul Kehrer
2019-01-21
1
-0
/
+13
*
Tone down the comment around SSL_set_tlsext_status_ocsp_resp. (#764)
David Benjamin
2018-05-22
1
-7
/
+2
*
Fix SSL_CTX_set_tlsext_servername_callback type signature. (#763)
David Benjamin
2018-05-22
1
-1
/
+1
*
Add Connection.get_certificate method (#733)
Jeremy Lainé
2018-05-16
1
-0
/
+12
*
Make sure a NotImplementedError is always raised on Connection.makefile() (#744)
Ayke
2018-05-16
1
-1
/
+1
[next]