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
*
Add definitions that help with hostname checking (#4492)
Kai Engert
2018-10-10
1
-0
/
+32
*
LibreSSL 2.7.x support (#4270)
Paul Kehrer
2018-05-30
1
-1
/
+5
*
Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)
Alex Gaynor
2018-05-31
1
-5
/
+1
*
Remove branches for 1.0.2 betas. (#3870)
Alex Gaynor
2017-08-20
1
-2
/
+2
*
Funcs macros gone (#3695)
Paul Kehrer
2017-06-27
1
-3
/
+0
*
More accurate LibreSSL detection (#3530)
Moriyoshi Koizumi
2017-05-20
1
-0
/
+8
*
Added a binding that will be useful for AIA chasing (#3546)
Alex Gaynor
2017-05-18
1
-1
/
+16
*
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