index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
x509_vfy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
1
-12
/
+7
*
add X509_STORE_CTX_get0_cert binding (#3455)
Paul Kehrer
2017-03-14
1
-0
/
+9
*
PyPy's ssl module, the last missing macro and three macro functions (#3270)
Richard Plangger
2016-11-21
1
-0
/
+3
*
add some x509_object handling for pypy stdlib (#3254)
Paul Kehrer
2016-11-19
1
-0
/
+28
*
Export missing OpenSSL `X509_VERIFY_PARAM_free` (#3221)
Thomas Sileo
2016-11-06
1
-0
/
+1
*
Use a series of constants for OpenSSL version checks (#3037)
Alex Gaynor
2016-07-11
1
-4
/
+6
*
opaque x509 store context (#3019)
Paul Kehrer
2016-06-27
1
-15
/
+1
*
Remove 0.9.8 isms from the DSA and x509 verify bindings (#2993)
Alex Gaynor
2016-06-19
1
-36
/
+0
*
X509_STORE_CTX_get_ex_new_index is a macro in 1.1.0
Paul Kehrer
2016-03-10
1
-2
/
+4
*
Add more CRYPTO_EX_DATA functions
Christian Heimes
2015-11-20
1
-0
/
+2
*
these flags were actually added in 1.0.2beta2, not before that.
Paul Kehrer
2015-11-05
1
-2
/
+2
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-50
/
+0
*
Add additional X509_STORE functions
Stephen Holsapple
2015-06-17
1
-1
/
+5
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+343