summaryrefslogtreecommitdiff
path: root/OpenSSL/crypto/crl.c
Commit message (Expand)AuthorAgeFilesLines
* Add a version check, since older versions of OpenSSL are missing amethJean-Paul Calderone2012-03-091-4/+7
* Fix test_export_invalid with certain versions of OpenSSL. Previously OpenSSL...Jean-Paul Calderone2012-03-091-0/+10
* Correctly handle errors from X509_CRL_signJean-Paul Calderone2011-09-131-4/+10
* Fix markup to be compatible with Sphinx and add rough API docJonathan Ballet2011-07-161-6/+6
* Convert Epytext markup to RST markupJonathan Ballet2011-07-161-13/+13
* Add a lot of missing Py_INCREFJean-Paul Calderone2011-03-121-7/+10
* Make the digest name to the verify function text instead of bytes, matching u...Jean-Paul Calderone2010-10-021-1/+4
* Fix type definitions, module init return values, and unicode/bytes conversionsJean-Paul Calderone2010-08-111-1/+1
* OpenSSL.crypto builds without warningsJean-Paul Calderone2010-08-111-9/+3
* Move the src directory to an OpenSSL directory so it can be a package even in...Jean-Paul Calderone2010-07-271-0/+290