index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
backends
/
test_openssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop 1.0.0 (#3312)
Alex Gaynor
2016-12-13
1
-151
/
+1
*
New osrandom_engine in C (#3229)
Christian Heimes
2016-12-09
1
-13
/
+19
*
1.0.2i changed the way COMP_METHOD is exported if NO_COMP is set (#3162)
Paul Kehrer
2016-09-22
1
-1
/
+1
*
fix warnings in cffi 1.8.3 due to wrong buffer types (#3155)
Paul Kehrer
2016-09-21
1
-2
/
+2
*
OpenSSL 1.1.0 support (#2826)
Paul Kehrer
2016-08-26
1
-7
/
+15
*
Use a series of constants for OpenSSL version checks (#3037)
Alex Gaynor
2016-07-11
1
-8
/
+8
*
Complete the removal of the string '0.9.8' (#3005)
Alex Gaynor
2016-06-20
1
-1
/
+1
*
Remove a binding and comments that reference 0.9.8 (#2984)
Alex Gaynor
2016-06-18
1
-1
/
+1
*
Drop OpenSSL 0.9.8 (#2978)
Alex Gaynor
2016-06-18
1
-25
/
+0
*
RSA OAEP SHA2 Support (#2956)
Paul Kehrer
2016-06-04
1
-2
/
+74
*
Use teardown since we ignore the method arg anyways (#2928)
Alex Gaynor
2016-05-30
1
-2
/
+1
*
Replacing test_osrandom_engine_is_default. (#2905)
Andreas Moser
2016-05-29
1
-0
/
+12
*
py3 is a thing
Paul Kehrer
2016-03-12
1
-1
/
+1
*
move NUMERICSTRING certificate test to test_openssl & make it more specific
Paul Kehrer
2016-03-12
1
-0
/
+21
*
Un-double the test doubles
Alex Gaynor
2016-03-05
1
-40
/
+13
*
Send stderr someplace
Alex Gaynor
2016-02-27
1
-1
/
+2
*
Actually allocate a buffer that is the correct size.
Tristan Seligmann
2016-02-08
1
-2
/
+3
*
give a real EVP_PKEY with an invalid default key type to the test
Paul Kehrer
2016-01-07
1
-2
/
+0
*
opaque EVP_PKEY since EVP_PKEY_id exists
Paul Kehrer
2016-01-07
1
-1
/
+1
*
Support EC and DSA signing of CRLs in the OpenSSL backend
Paul Kehrer
2015-12-27
1
-0
/
+37
*
move two tests to the openssl backend tests where they belong
Paul Kehrer
2015-12-26
1
-1
/
+51
*
RevokedCertificateBuilder
Paul Kehrer
2015-12-25
1
-2
/
+2
*
add create_x509_revoked_certificate to x509backend interface
Paul Kehrer
2015-12-25
1
-0
/
+6
*
Merge pull request #2567 from alex/this-is-america
Paul Kehrer
2015-12-24
1
-1
/
+1
|
\
|
*
Spell serialization consistently
Alex Gaynor
2015-12-24
1
-1
/
+1
*
|
CertificateRevocationListBuilder
Paul Kehrer
2015-12-24
1
-3
/
+6
|
/
*
coverage
Paul Kehrer
2015-12-24
1
-0
/
+5
*
Change password callback to use userdata pointer
Christian Heimes
2015-12-20
1
-2
/
+15
*
better place for this test
Alex Gaynor
2015-10-19
1
-7
/
+0
*
another test
Alex Gaynor
2015-10-19
1
-0
/
+7
*
a refactor to the API
Alex Gaynor
2015-10-17
1
-11
/
+3
*
Add an Elliptic Curve Key Exchange Algorithm(ECDH)
Simo Sorce
2015-10-17
1
-0
/
+14
*
Use InternalError for stuff
Alex Gaynor
2015-09-26
1
-19
/
+1
*
fix the tests
Alex Gaynor
2015-09-26
1
-1
/
+2
*
add test for openssl_assert
Paul Kehrer
2015-09-25
1
-1
/
+6
*
pep8 fix
Paul Kehrer
2015-08-09
1
-2
/
+0
*
move a test
Paul Kehrer
2015-08-09
1
-26
/
+0
*
support issuer alternative name encoding
Paul Kehrer
2015-08-09
1
-1
/
+6
*
fix unsupported test
Paul Kehrer
2015-08-08
1
-1
/
+1
*
rename sign_x509_certificate backend method to create_x509_certificate
Paul Kehrer
2015-08-06
1
-1
/
+1
*
fix a few tests that were missed
Paul Kehrer
2015-08-05
1
-0
/
+2
*
missed one
Paul Kehrer
2015-08-03
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into cert-builder
Ian Cordasco
2015-08-03
1
-0
/
+27
|
\
|
*
this is gonna be unicode now
Paul Kehrer
2015-08-01
1
-3
/
+3
|
*
move urandom engine test
Paul Kehrer
2015-08-01
1
-0
/
+27
*
|
Add note to serial_number parameter about entropy
Ian Cordasco
2015-08-02
1
-11
/
+3
*
|
Remove CertificateBuilder.version
Ian Cordasco
2015-07-24
1
-3
/
+1
*
|
Add tests to test_openssl backend for extra coverage
Ian Cordasco
2015-07-20
1
-0
/
+39
|
/
*
pointer shenanigans
Glyph
2015-06-26
1
-9
/
+8
*
remove remaining vestiges, make adding twice work
Glyph
2015-06-26
1
-3
/
+1
[next]