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
Age
Commit message (
Expand
)
Author
2012-10-03
Make new POW.ROA and POW.Manifest subclasses of POW.CMS. This is
Rob Austein
2012-10-02
Cleanup #warnings.
Rob Austein
2012-10-01
Convert CRL creation to use POW rather than POW.pkix.
Rob Austein
2012-10-01
Use very long BPKI expiration times, so that we can
Rob Austein
2012-09-30
Don't whack installation directories if they already exist. Maybe
Rob Austein
2012-09-30
Fix --quiet.
Rob Austein
2012-09-30
Add --quiet
Rob Austein
2012-09-30
Try dbm if gdbm fails for horrible debug-only RSA key speedup hack.
Rob Austein
2012-09-30
Implement conversion between DER and POW formats for PKCS10 class.
Rob Austein
2012-09-29
Convert BasicConstraints to use new POW method.
Rob Austein
2012-09-29
Convert a few rpki.x509 methods to use the new rpki.POW code.
Rob Austein
2012-09-25
Clear old extensions from PKCS #10 request before setting new ones.
Rob Austein
2012-09-25
Add PKCS#10 class.
Rob Austein
2012-09-23
Add X509.getPublicKey(). Clean up a couple zillion compiler warnings
Rob Austein
2012-09-22
Drag Asymmetric class up to using the EVP_PKEY API, which simplifies
Rob Austein
2012-09-22
Internal TODO comments (easier than a ticket system on airplanes...).
Rob Austein
2012-09-21
ROA class.
Rob Austein
2012-09-21
Implement RPKI manifests. Raise exceptions properly in ASN1_TIME
Rob Austein
2012-09-20
Whack rest of POW's object I/O (x.derRead(), x.derWrite()) to use new
Rob Austein
2012-09-20
Clean up conversions between ASN.1 integers and Python integers.
Rob Austein
2012-09-20
Add ten gazillion class methods for reading objects. Eventually this
Rob Austein
2012-09-18
Add AKI and CRLNumber handlers for CRLs.
Rob Austein
2012-09-18
Add CertificatePolicies handlers.
Rob Austein
2012-09-18
CRLDP handlers.
Rob Austein
2012-09-18
AIA handlers.
Rob Austein
2012-09-18
Add SIA handlers.
Rob Austein
2012-09-17
Get rid of last(?) vestiges of silly dependencies on OpenSSL's
Rob Austein
2012-09-17
Add set methods for AKI and SKI extensions. Whack all derRead helpers
Rob Austein
2012-09-17
Teach X509.{get,set}RFC3779() methods to use IPAddress class.
Rob Austein
2012-09-17
Add IPAddress class. This is intended to replace the rpki.ipaddrs
Rob Austein
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-07
Synchronize after updating BPKI.
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
Fix last (?) remaining direct reference to "POWpkix" outside of
Rob Austein
2012-09-03
Clean up multi-value RDN handling.
Rob Austein
[prev]
[next]