index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
ext
Age
Commit message (
Expand
)
Author
2012-09-12
Debug X509.getRFC3779(), add IPv6 support. Will need refactoring once
Rob Austein
2012-09-12
Checkpoint
Rob Austein
2012-09-12
Checkpoint
Rob Austein
2012-09-12
Get reference counts right.
Rob Austein
2012-09-12
Checkpoint working version of x509_object_get_rfc3779(). Hideously
Rob Austein
2012-09-11
Fix exception hierarchy. Add KeyUsage methods; some details will
Rob Austein
2012-09-10
Checkpoint after a lot more cleanup and simplification. No longer
Rob Austein
2012-09-08
Drag rpki.POW classes kicking and screaming into the 21st century.
Rob Austein
2012-09-06
Error handling cleanup.
Rob Austein
2012-09-05
Prune a whole lot of unused EVP_CIPHER code. The only purpose that
Rob Austein
2012-09-05
Forgot that POW.pkix uses Asymmetric.sign() and Asymmetric.verify().
Rob Austein
2012-09-05
Another POW.c cleanup checkpoint.
Rob Austein
2012-09-05
Add and use Define_Method() macro to simplify method tables and set up
Rob Austein
2012-09-05
Cleanup checkpoint: METH_NOARGS.
Rob Austein
2012-09-04
More pruning.
Rob Austein
2012-09-04
As part of dragging POW.c into the 21st century, get rid of huge
Rob Austein
2012-09-04
Cleanup
Rob Austein
2012-09-03
Clean up multi-value RDN handling.
Rob Austein
2012-09-02
Whack X509_NAME code to use an encoding compatible with multi-value
Rob Austein
2012-09-02
Clean up a lot of gratuitous use of dynamic memory.
Rob Austein
2012-09-01
Clean up X509_object_helper_set_name() and teach it to deal with
Rob Austein
2012-08-31
More cleanup.
Rob Austein
2012-08-31
Clean up X509_object_helper_get_name().
Rob Austein
2012-08-14
Add POW C function to pull SKI from a certificate, so we can bypass
Rob Austein
2011-05-17
Missing "static"
Rob Austein
2011-01-20
Move POW extension module into rpkid directory and use distutils to
Rob Austein