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
*
Expose X509_V_* constants (#1202)
HEAD
main
Itamar Turner-Trauring
2023-04-28
1
-0
/
+108
*
remove X509StoreFlags.NOTIFY_POLICY (#1213)
Paul Kehrer
2023-04-21
1
-1
/
+0
*
Reject invalid versions in X509Req.set_version (#1208)
Alex Gaynor
2023-04-01
1
-0
/
+6
*
port changelog (#1205)
Paul Kehrer
2023-03-27
1
-1
/
+8
*
reopen main (#1200)
Alex Gaynor
2023-03-25
1
-1
/
+1
*
23.1.0 version bump (#1196)
23.1.0
Alex Gaynor
2023-03-24
1
-1
/
+1
*
Add support for DTLS timeouts (#1180)
Jeremy Lainé
2023-02-13
1
-0
/
+31
*
Fix CI (#1185)
Maximilian Hils
2023-02-13
2
-3
/
+0
*
Reopen main (#1176)
Alex Gaynor
2023-01-02
1
-1
/
+1
*
23.0.0 version bump (#1175)
23.0.0
Alex Gaynor
2023-01-02
1
-2
/
+2
*
fixes #1173 (#1174)
Alex Gaynor
2022-12-29
1
-1
/
+2
*
Fix CRL nextUpdate handling. (#1169)
David Benjamin
2022-12-16
1
-9
/
+33
*
Fix some memory leaks in CRL.export (#1170)
David Benjamin
2022-12-16
1
-8
/
+11
*
Add support for X509_V_FLAG_PARTIAL_CHAIN (#1166)
vEpiphyte
2022-12-15
1
-0
/
+1
*
style cleanups from recent PR (#1159)
Alex Gaynor
2022-10-21
1
-6
/
+3
*
add attributes only conditionally (#1158)
Ben Greiner
2022-10-22
1
-3
/
+6
*
Reopen main (#1149)
Alex Gaynor
2022-09-25
1
-1
/
+1
*
Bump for 22.1.0 release (#1148)
22.1.0
Alex Gaynor
2022-09-25
1
-2
/
+2
*
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
*
Switch to the new utils.deprecation spelling (#1140)
David Benjamin
2022-08-13
1
-2
/
+4
*
Fix docs in `SSL.Context.get_alpn_proto_negotiated` (#1137)
Nikita Sobolev
2022-07-23
1
-1
/
+1
*
Make `X509StoreContextError`'s message friendlier (#1133)
William Woodruff
2022-07-07
1
-7
/
+11
*
Fix incorrect documentation on X509Req.set_version #1130 (#1131)
Amir Omidi
2022-06-28
1
-1
/
+1
*
Expose SSL_OP_IGNORE_UNEXPECTED_EOF (#1127)
dreid
2022-06-09
1
-0
/
+6
*
Add inline type annotations (#1089)
lovetox
2022-05-20
3
-201
/
+285
*
Handle no expire date in X509.has_expire() (#1083)
lovetox
2022-05-13
1
-1
/
+4
*
add `Connection.set_verify`, fix #255 (#1073)
Maximilian Hils
2022-05-13
1
-0
/
+29
*
Fix X.509 version handling. (#1123)
David Benjamin
2022-05-12
1
-1
/
+1
*
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
[next]