aboutsummaryrefslogtreecommitdiffstats
path: root/misc/python
Commit message (Expand)AuthorAgeFilesLines
* Add basic wrapping for X509_Storelloyd2006-08-231-1/+39
* Add accessors for the key identifiers, and implement equality operatorslloyd2006-08-222-3/+32
* Remove oid_lookup, since that is handled by X509_Certificate itself now.lloyd2006-08-221-27/+12
* Start code for wrapping X.509 certificates in Pythonlloyd2006-08-222-3/+74
* Move the contents of pipe.cpp into filter.cpplloyd2006-08-222-24/+14
* Very minor Python wrapper updateslloyd2006-07-312-46/+5
* Move Boost.Python wrapper from doc/ to misc/ lloyd2006-06-039-0/+260