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
/
crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CI (#1185)
Maximilian Hils
2023-02-13
1
-2
/
+0
*
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
*
Switch to the new utils.deprecation spelling (#1140)
David Benjamin
2022-08-13
1
-2
/
+4
*
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
*
Add inline type annotations (#1089)
lovetox
2022-05-20
1
-192
/
+274
*
Handle no expire date in X509.has_expire() (#1083)
lovetox
2022-05-13
1
-1
/
+4
*
Fix X.509 version handling. (#1123)
David Benjamin
2022-05-12
1
-1
/
+1
*
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
1
-5
/
+6
*
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
1
-16
/
+16
*
Remove superfluous isinstance() call (#1087)
lovetox
2022-01-30
1
-3
/
+2
*
latest black (#1082)
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
*
Rename path_string to path_bytes since that's what it actually does (#1067)
Alex Gaynor
2021-12-20
1
-3
/
+3
*
Remove native, it's behavior is confusing (#1069)
Alex Gaynor
2021-12-20
1
-14
/
+11
*
use more functions guaranteed available in cryptography 35.0 (#1060)
Paul Kehrer
2021-11-04
1
-10
/
+10
*
py27 going, going, gone (#1047)
Paul Kehrer
2021-10-04
1
-26
/
+18
*
use public interfaces for all cryptography<->pyopenssl translations (#1030)
Paul Kehrer
2021-07-25
1
-26
/
+50
*
remove CB_ISSUER_CHECK (#982)
Rosen Penev
2021-02-20
1
-1
/
+0
*
fix a memleak (#967)
Paul Kehrer
2020-11-27
1
-1
/
+12
*
Drop CI for OpenSSL 1.0.2 (#953)
Alex Gaynor
2020-10-26
1
-10
/
+2
*
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
*
crypto._PassphraseHelper: pass non-callable passphrase using callback (#947)
Huw Jones
2020-10-12
1
-10
/
+9
*
Allow using additional untrusted certificates for chain building in X509Store...
Sándor Oroszi
2020-10-12
1
-2
/
+34
*
Allow using an OpenSSL hashed directory for verification in X509Store (#943)
Sándor Oroszi
2020-09-11
1
-0
/
+48
*
Switch to new notBefore/After APIs (#843)
Rosen Penev
2020-08-13
1
-6
/
+6
*
Allow accessing a connection's verfied certificate chain (#894)
Shane Harvey
2020-08-05
1
-1
/
+41
*
Deprecated pkcs7 and pkcs12 support (#921)
Alex Gaynor
2020-08-05
1
-1
/
+23
*
Paint it Black by the Rolling Stones (#920)
Alex Gaynor
2020-07-23
1
-97
/
+151
*
Remove asserts (#904)
Adrián Chaves
2020-03-31
1
-2
/
+2
*
Fix PKey.check for some broken keys (#897)
Mrmaxmeier
2020-03-11
1
-1
/
+1
*
Make the code slightly resillient to python4 (#880)
Alex Gaynor
2019-11-18
1
-2
/
+2
*
Removed deprecated Type aliases (#814)
Alex Gaynor
2019-02-07
1
-71
/
+0
*
Provide a valid digest option (#811)
Wayne Werner
2019-01-30
1
-1
/
+1
*
add key types consts (#776)
Igr
2019-01-21
1
-0
/
+2
*
Fixes incorrect rtype in documentation (#802)
Gaurav Malhotra
2019-01-21
1
-2
/
+2
*
Handle NULL bytes in get_components() values (#804)
Romuald Brunet
2019-01-21
1
-5
/
+5
*
Update OpenSSL manpage link to x509v3_config (#789)
Cyril Stoller
2018-08-27
1
-1
/
+1
[next]