aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2014-04-05RegenRob Austein
2014-04-05Merge tk671 (router certificate support) back to trunk. See #671.Rob Austein
2014-04-05Add delete_certificate_request and show_certificate_requests to rpkic.Rob Austein
2014-04-04RegenRob Austein
2014-04-04Sigh, cut-and-paste of missing copyright-and-license notice from IETFRob Austein
2014-04-04RegenRob Austein
2014-04-04Update copyrights.Rob Austein
2014-04-03Remove deferred-upgrade stuff, we don't need it at the moment, it'sRob Austein
2014-04-03Turns out we don't really need the whole deferred-upgrade mess afterRob Austein
2014-04-03Helps to fix the code as well as the comments.Rob Austein
2014-04-02Need AIA check for signed object certificates too.Rob Austein
2014-04-02Get AIA comparison right.Rob Austein
2014-04-02Track changes in URI at which parent publishes our CA certificate, andRob Austein
2014-04-02Don't try to batch revocations.Rob Austein
2014-04-02Hmm, Python "exec" is a bit fragile, may need to do something aboutRob Austein
2014-04-02Directory cleanup working as expected, but AIA cleanup still flakey.Rob Austein
2014-04-02Better version of cleanup script, although we might be able to doRob Austein
2014-04-02Pull from trunk.Rob Austein
2014-04-02Don't throw exception from child_cert_obj.__repr__() when ca_detail isn't set.Rob Austein
2014-04-02Hmm, fun failures withdrawing nonexistent objects. Try postponingRob Austein
2014-04-02Sigh, s/--self_id/--self_handle/.Rob Austein
2014-04-02Different approach to forced-reissue script, using irbe_cli batching.Rob Austein
2014-04-02And this time it ran perfectly on the first pass. Yep, some kind of timing t...Rob Austein
2014-04-02Try doing the entire rekey/reissue thing twice, since that seems toRob Austein
2014-04-01Something seriously weird going on with scoping rules, rewrite yet again.Rob Austein
2014-04-01Scoping problem in exec-from-sql kludge, sigh.Rob Austein
2014-04-01Running deferred SQL upgrades from rpki-start-servers doesn't work,Rob Austein
2014-03-31Debug deferred_upgrade code.Rob Austein
2014-03-31Pull from trunk.Rob Austein
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-29Debug rpki-sql-upgrade.Rob Austein
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-16Pull from trunk.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-02-27Log ee_cert objects properly.Rob 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