aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/err.py
Commit message (Expand)AuthorAgeFilesLines
* error loading strings that no longer exist and are unusedPaul Kehrer2016-03-091-2/+0
* added the correct error handling for the failing testAlex Gaynor2016-03-051-0/+1
* RSA_R_OAEP_DECODING_ERROR is pretty ubiquitousPaul Kehrer2015-12-271-8/+0
* Add support for RSA_R_OAEP_DECODING_ERROR error flag.Christopher Grebs2015-12-271-0/+9
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-26/+0
* handle RSA key too small and consume errors on CSR signature failurePaul Kehrer2015-07-251-0/+1
* bind ERR_clear_errorGlyph2015-06-271-0/+1
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+361