aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09First pass at updated debuild configuration.Rob Austein
2014-04-09Tweak setup.py to conditionalize installation of rpki-ca scripts; moveRob Austein
2014-04-09Rewrite some of the rule blocks for clarity.Rob Austein
2014-04-08First cut at revised top-level rules and macros. Tediously verbose atRob Austein
2014-04-08Pull from trunk.Rob Austein
2014-04-08CVE-2014-0160. Not strictly relevant as we don't use TLS, but it'sRob Austein
2014-04-07Pull tk674 changes from trunk. Required manual conflict resolutionRob Austein
2014-04-07Whack test code to work with new tree, fix relaxng.py.Rob Austein
2014-04-07Add .get{Subject,Issuer}Hash() methods.Rob Austein
2014-04-07merge support for GUI password resets. closes #674Michael Elkins
2014-04-07merge with ^/trunkMichael Elkins
2014-04-07Fix schema generation.Rob Austein
2014-04-07RP cleanup and test rules.Rob Austein
2014-04-06Start whacking MakefilesRob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
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-04Initial rpki-rtr support for router certificates. Runs, but not yetRob 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-03If we're going to remove the poststart function we'd better not try to call it.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-02Log something before running deferred upgrades.Rob 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