summaryrefslogtreecommitdiff
path: root/OpenSSL/crypto/pkcs12.c
Commit message (Expand)AuthorAgeFilesLines
* Fix markup to be compatible with Sphinx and add rough API docJonathan Ballet2011-07-161-7/+7
* Convert Epytext markup to RST markupJonathan Ballet2011-07-161-24/+24
* Support OpenSSL 1.0Jean-Paul Calderone2011-05-101-9/+19
|\
| * Flush the OpenSSL error queue after a successful PKCS12 parse in case there i...Jean-Paul Calderone2011-05-041-9/+19
* | A bunch of PyPy fixesJean-Paul Calderone2011-04-181-0/+3
|\ \
| * | Add a lot of missing Py_INCREFJean-Paul Calderone2011-03-121-0/+3
* | | Catch up to trunkJean-Paul Calderone2011-04-181-1/+2
|\ \ \ | |/ / |/| / | |/
| * Update copyright headers; remove pointless dates, add a pointer to the LICENS...Jean-Paul Calderone2011-03-021-1/+2
* | Catch up to trunkJean-Paul Calderone2010-12-031-0/+3
|/
* X509Ext str/unicode fixesJean-Paul Calderone2010-08-221-1/+1
* Fix the PKCS12 str/unicode usage in testsJean-Paul Calderone2010-08-221-2/+3
* 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-20/+5
* Move the src directory to an OpenSSL directory so it can be a package even in...Jean-Paul Calderone2010-07-271-0/+577