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
/
rpki
/
irdb
Age
Commit message (
Expand
)
Author
2012-06-16
Add "--flat_publication" option to yamltest, and corresponding
Rob Austein
2012-05-11
Add rekey, revoke, and reissue commands. Closes #249.
Rob Austein
2012-05-10
We only need to poke requested handles once per synchronize call, not
Rob Austein
2012-05-05
Allow loading of CSV files assigning resources to unknown children.
Rob Austein
2012-05-04
Add delete_rootd.
Rob Austein
2012-04-24
Add Zookeeper.publish_world_now() and rpkic force_publication. Closes #27.
Rob Austein
2012-04-24
Bump default CRL interval and regeneration margin up a bit to reduce
Rob Austein
2012-04-17
Don't blather about RSA key generation.
Rob Austein
2012-02-22
Preserve old BPKI CA subject names when we can, since changing them
Rob Austein
2012-02-22
rpki.rpkic.main.do_update_bpki() wasn't writing updated BPKI object to
Rob Austein
2012-02-22
invoke .save() after calling .avow() or .generate_crl() to ensure the newly g...
Michael Elkins
2012-02-17
use .all() to select all objects. closes #199
Michael Elkins
2012-02-16
Fix delete_self operation. Closes #196.
Rob Austein
2012-02-16
Client objects live under server_ca, not resource_ca. Closes #194.
Rob Austein
2012-02-15
__metaclass__ lossage: None makes a bad datetime object. Closes #193.
Rob Austein
2012-02-15
poke rpkid to run its cron job after creating/deleting roas or gbrs
Michael Elkins
2012-02-03
SundialField needs to set __metaclass__. Closes #181
Michael Elkins
2012-01-20
branch merge with tk100
Michael Elkins
2012-01-20
merge with ^/branches/tk100
Michael Elkins
2012-01-19
merge with ^/branches/tk100
Michael Elkins
2012-01-18
merge with ^/branches/tk100
Michael Elkins
2012-01-17
merge with ^/branches/tk100
Michael Elkins
2012-01-17
merge with ^/branches/tk100
Michael Elkins
2012-01-13
Add a couple of features Michael requested: ability to poke rpkid for
Rob Austein
2012-01-12
Refactor library functions out of rpkic command line shell (see #26,
Rob Austein
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-12-26
Prettier version of previous kludge
Rob Austein
2011-12-26
Work around Django 1.2 bug.
Rob Austein
2011-12-26
Checkpoint. Start debugging synchronization code.
Rob Austein
2011-12-25
Clean up rootd cross-certification nastiness (another TLS relic).
Rob Austein
2011-12-23
Rework schema using abstract models rather than stuffing everything
Rob Austein
2011-12-23
Checkpoint. Temporary hack around CA model database collision
Rob Austein
2011-12-21
Checkpoint. First pass at rewriting daemon synchronization code for
Rob Austein
2011-12-20
Checkpoint. More schema tweaks (HostedCA model).
Rob Austein
2011-12-16
Checkpoint. Add synchronize_prefixes and synchronize_asns commands.
Rob Austein
2011-12-16
Checkpoint. Add EnumField. Debug CertificateManager.
Rob Austein
2011-12-15
Checkpoint. Rewrote all the OOB-setup portions of rpkic to use new
Rob Austein
2011-12-15
Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidate
Rob Austein
2011-12-14
Start hacking replacement for myrpki comamnd (rpkic) which uses the
Rob Austein
2011-12-13
Sort out (fake) SAX handler.
Rob Austein
2011-12-13
Make SignedReferralField a subclass of DERField. Django documentation
Rob Austein
2011-12-13
Flesh out BPKI methods
Rob Austein
2011-12-12
Checkpoint. Custom IRDB model fields to handle automatic type
Rob Austein
2011-12-12
Checkpoint. Add X501DN abstraction, start sorting out BPKI generation code.
Rob Austein
2011-12-10
Tighten uniqueness constraints on IRDB models.
Rob Austein
2011-12-09
First sort-of-complete version of conversion script. Only handles
Rob Austein
2011-12-09
Rework models slightly. Now parsing most of the BPKI stuff.
Rob Austein
2011-12-07
Checkpoint. Conversion of some SQL tables works now.
Rob Austein
2011-12-07
Sort out how to run syncdb
Rob Austein
[prev]