aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-31Remove ancient restriction that rootd operator's handle must match theRob Austein
2014-03-31Debug apply-scripts database passing.Rob Austein
2014-03-30First cut at upgrade script for change [5678]. Needs testing.Rob Austein
2014-03-30Add rpki-sql-setup --apply-deferred-updates to support migrationsRob Austein
2014-03-30Debug merge of rpki-sql-update into rpki-sql-setup.Rob Austein
2014-03-29Merge rpki-sql-upgrade into rpki-sql-setup. See #671.Rob Austein
2014-03-29Pull from trunk.Rob Austein
2014-03-29Simplify, fixing swapped test (rpkid vs irdbd) in the process.Rob Austein
2014-03-29Run SQL upgrades in FreeBSD post-install too.Rob Austein
2014-03-29Debug rpki-sql-upgrade.Rob Austein
2014-03-28no need to specifical specify redirect urlMichael Elkins
2014-03-28Update to current version before final database close.Rob Austein
2014-03-28Make upgrade-scripts directory configurable.Rob Austein
2014-03-28First cut at rpki-sql-upgrade script. See #671.Rob Austein
2014-03-27initial support for user password resetsMichael Elkins
2014-03-16Pull from trunk.Rob Austein
2014-03-16Add --disable-runtime-dependencies to turn off enforcement inRob Austein
2014-03-16Support FreeBSD port build staging. See #684.Rob Austein
2014-03-16Try getting version number right in setup.py.Rob Austein
2014-03-10Remove delegated resources from the labuser* accounts when resetting the demo...Michael Elkins
2014-03-10Rollback deletion of cached resource certs when there is an error communicati...Michael Elkins
2014-03-06Package name for mod-wsgi changed in November, we didn't notice. Oops.Rob Austein
2014-03-06Clang found a few issues.Rob Austein
2014-03-06Tweak argparse.Rob Austein
2014-03-06One more argparse conversion; add --allow-dirty option to avoid havingRob Austein
2014-03-04rpki-ca should depend on rpki-rp. This probably breaksRob Austein
2014-02-27Pull from trunk.Rob Austein
2014-02-27Both manifest serial numbers and ROA autonomous system numbers can beRob Austein
2014-02-27Log ee_cert objects properly.Rob Austein
2014-02-27Pull from trunk.Rob Austein
2014-02-27Fix usage message.Rob Austein
2014-02-27More router certificate checks.Rob Austein
2014-02-26Pull from trunk.Rob Austein
2014-02-26Add EKU checks for BGPSEC router certificates, now that we have aRob Austein
2014-02-26Sort OIDs into numerical order.Rob Austein
2014-02-26id-kp-bgpsec-router assigned by the OID Czar.Rob Austein
2014-02-25regenRob Austein
2014-02-25Router certificates working again after changes to get subject name out of th...Rob Austein
2014-02-25Something broke MySQLdb on my laptop during a recent upgrade, and IRob Austein
2014-02-21Add EKU when generating router certificates.Rob Austein
2014-02-21Add router certificate support to yamltest, rpkic, etc.Rob Austein
2014-02-20Whack RSA-specific code to a more general API using PrivateKey andRob Austein
2014-02-20All this router certificate stuff requires enough SQL changes thatRob Austein
2014-02-20Missed case where we have to reissue EE certificate because we justRob Austein
2014-02-20Clean up ee_cert_obj class.Rob Austein
2014-02-20Pull from trunk.Rob Austein
2014-02-20Add --output option.Rob Austein
2014-02-20Checkpoint. Now generating something that looks a bit like a routerRob Austein
2014-02-20Remove dead code (old .is_leaf property, not used for years now).Rob Austein
2014-02-20Reformat some bits that were so bad I couldn't read them.Rob Austein