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
/
tests
/
test_crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a memleak (#967)
Paul Kehrer
2020-11-27
1
-0
/
+3
*
crypto._PassphraseHelper: pass non-callable passphrase using callback (#947)
Huw Jones
2020-10-12
1
-0
/
+55
*
Allow using additional untrusted certificates for chain building in X509Store...
Sándor Oroszi
2020-10-12
1
-0
/
+139
*
Allow using an OpenSSL hashed directory for verification in X509Store (#943)
Sándor Oroszi
2020-09-11
1
-1
/
+135
*
Allow accessing a connection's verfied certificate chain (#894)
Shane Harvey
2020-08-05
1
-0
/
+35
*
update cert fixtures and simplify tests (#927)
Paul Kehrer
2020-08-03
1
-217
/
+375
*
make our CI less frustrating (#926)
Paul Kehrer
2020-08-03
1
-32
/
+6
*
Paint it Black by the Rolling Stones (#920)
Alex Gaynor
2020-07-23
1
-297
/
+425
*
Fix generated test X.509 certificates. (#917)
David Benjamin
2020-06-24
1
-0
/
+3
*
Fix PKey.check for some broken keys (#897)
Mrmaxmeier
2020-03-11
1
-0
/
+14
*
Random cleanup around our usage of binary_type (#879)
Alex Gaynor
2019-11-18
1
-5
/
+3
*
Removed deprecated Type aliases (#814)
Alex Gaynor
2019-02-07
1
-56
/
+29
*
Update test for us not supporting 0.9.8 (#812)
Alex Gaynor
2019-02-02
1
-4
/
+2
*
Handle NULL bytes in get_components() values (#804)
Romuald Brunet
2019-01-21
1
-0
/
+11
*
Hypothetically fixes pyOpenSSL tests (#805)
Paul Kehrer
2019-01-21
1
-22
/
+25
*
X509Store.add_cert no longer raises an error on duplicate cert (#787)
Paul Kehrer
2018-08-23
1
-5
/
+4
*
Increase the size of RSA key used in tests for OpenSSL 1.1.1 (#750)
Alex Gaynor
2018-05-12
1
-2
/
+2
*
fix errors with latest flake8 (#710)
Alex Gaynor
2017-11-20
1
-4
/
+4
*
Simplify test code (#679)
Alex Gaynor
2017-07-25
1
-50
/
+1
*
Mark this test as flaky (#678)
Alex Gaynor
2017-07-24
1
-0
/
+1
*
(EC)DSA signature fix (#670)
Paul Kehrer
2017-07-20
1
-0
/
+41
*
101 doesn't work, just mark it flaky (#662)
Alex Gaynor
2017-07-06
1
-1
/
+2
*
FIxed #266 -- attempt to deflake our tests (#660)
Alex Gaynor
2017-07-06
1
-1
/
+6
*
Removed the deprecated md5 default on CRL.export() (#652)
Alex Gaynor
2017-06-30
1
-18
/
+18
*
dump_privatekey with FILETYPE_TEXT only supports RSA keys (#646)
Paul Kehrer
2017-06-29
1
-0
/
+14
*
add to_cryptography/from_cryptography on CRL and X509Req (#645)
Paul Kehrer
2017-06-29
1
-0
/
+32
*
Added an API for converting X509 to/from cryptography (#640)
Alex Gaynor
2017-06-25
1
-0
/
+21
*
the root cert expired, make a new one (using the same values) (#637)
Paul Kehrer
2017-06-11
1
-43
/
+63
*
Assorted cheap coverage wins (#602)
Alex Chan
2017-04-20
1
-2
/
+31
*
Fix up some pytest-related stuff (#601)
Hynek Schlawack
2017-02-18
1
-3
/
+1
*
Convert the remaining tests in test_crypto.py to be pytest-style (#593)
Alex Chan
2017-01-30
1
-617
/
+461
*
Convert more classes in test_crypto.py to pytest-style (#591)
Alex Chan
2017-01-25
1
-216
/
+193
*
Prevent _PassphraseHelper.raise_if_problem() from eating exceptions (#581)
Greg Bowser
2017-01-25
1
-2
/
+4
*
Convert another couple of test classes to pytest-style (#586)
Alex Chan
2017-01-24
1
-174
/
+120
*
Convert a few more small test classes to be pytest-style (#585)
Alex Chan
2016-12-19
1
-62
/
+31
*
Convert the elliptic curve tests to be pytest-style (#576)
Alex Chan
2016-12-19
1
-58
/
+35
*
Add the ability to set a custom verification time on X509Store (#567)
Thomas Sileo
2016-11-22
1
-0
/
+21
*
Convert X509ExtTests to use pytest-style tests (#564)
Alex Chan
2016-11-18
1
-156
/
+144
*
Fixed #529 -- use the native bytes syntax (#536)
Alex Gaynor
2016-09-11
1
-177
/
+177
*
Pass an explicit nameopt to be resillient to OpenSSL default changes (#533)
Alex Gaynor
2016-09-10
1
-2
/
+4
*
Remove some pointless branches (#511)
Alex Gaynor
2016-07-31
1
-4
/
+0
*
Clean out some cruft (#509)
Alex Gaynor
2016-07-31
1
-5
/
+0
*
Convert between pyOpenSSL and cryptography objects (#439)
Paul Kehrer
2016-07-29
1
-0
/
+75
*
Write a few more tests (#503)
Alex Gaynor
2016-07-04
1
-8
/
+39
*
Write a few more tests for coverage (#501)
Alex Gaynor
2016-07-04
1
-1
/
+18
*
Simplify a few more branches to improve coverage (#500)
Alex Gaynor
2016-07-03
1
-0
/
+3
*
Replace several untested paths with _openssl_assert (#498)
Alex Gaynor
2016-07-03
1
-0
/
+8
*
Enable use of CRL (and more) in verify context. (#483)
Dan Sully
2016-06-04
1
-1
/
+88
*
Refactor tests for crypto.load_publickey (#482)
Hynek Schlawack
2016-06-03
1
-30
/
+34
*
fix a small bug with load_publickey (#481)
Paul Kehrer
2016-06-03
1
-0
/
+14
[next]