aboutsummaryrefslogtreecommitdiff
path: root/rpkid/ext
AgeCommit message (Expand)Author
2012-09-12Debug X509.getRFC3779(), add IPv6 support. Will need refactoring onceRob Austein
2012-09-12CheckpointRob Austein
2012-09-12CheckpointRob Austein
2012-09-12Get reference counts right.Rob Austein
2012-09-12Checkpoint working version of x509_object_get_rfc3779(). HideouslyRob Austein
2012-09-11Fix exception hierarchy. Add KeyUsage methods; some details willRob Austein
2012-09-10Checkpoint after a lot more cleanup and simplification. No longerRob Austein
2012-09-08Drag rpki.POW classes kicking and screaming into the 21st century.Rob Austein
2012-09-06Error handling cleanup.Rob Austein
2012-09-05Prune a whole lot of unused EVP_CIPHER code. The only purpose thatRob Austein
2012-09-05Forgot that POW.pkix uses Asymmetric.sign() and Asymmetric.verify().Rob Austein
2012-09-05Another POW.c cleanup checkpoint.Rob Austein
2012-09-05Add and use Define_Method() macro to simplify method tables and set upRob Austein
2012-09-05Cleanup checkpoint: METH_NOARGS.Rob Austein
2012-09-04More pruning.Rob Austein
2012-09-04As part of dragging POW.c into the 21st century, get rid of hugeRob Austein
2012-09-04CleanupRob Austein
2012-09-03Clean up multi-value RDN handling.Rob Austein
2012-09-02Whack X509_NAME code to use an encoding compatible with multi-valueRob Austein
2012-09-02Clean up a lot of gratuitous use of dynamic memory.Rob Austein
2012-09-01Clean up X509_object_helper_set_name() and teach it to deal withRob Austein
2012-08-31More cleanup.Rob Austein
2012-08-31Clean up X509_object_helper_get_name().Rob Austein
2012-08-14Add POW C function to pull SKI from a certificate, so we can bypassRob Austein
2011-05-17Missing "static"Rob Austein
2011-01-20Move POW extension module into rpkid directory and use distutils toRob Austein