Age | Commit message (Expand) | Author |
2014-04-09 | First pass at updated debuild configuration. | Rob Austein |
2014-04-09 | Tweak setup.py to conditionalize installation of rpki-ca scripts; move | Rob Austein |
2014-04-09 | Rewrite some of the rule blocks for clarity. | Rob Austein |
2014-04-08 | First cut at revised top-level rules and macros. Tediously verbose at | Rob Austein |
2014-04-08 | Pull from trunk. | Rob Austein |
2014-04-08 | CVE-2014-0160. Not strictly relevant as we don't use TLS, but it's | Rob Austein |
2014-04-07 | Pull tk674 changes from trunk. Required manual conflict resolution | Rob Austein |
2014-04-07 | Whack test code to work with new tree, fix relaxng.py. | Rob Austein |
2014-04-07 | Add .get{Subject,Issuer}Hash() methods. | Rob Austein |
2014-04-07 | merge support for GUI password resets. closes #674 | Michael Elkins |
2014-04-07 | merge with ^/trunk | Michael Elkins |
2014-04-07 | Fix schema generation. | Rob Austein |
2014-04-07 | RP cleanup and test rules. | Rob Austein |
2014-04-06 | Start whacking Makefiles | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-04-05 | Regen | Rob Austein |
2014-04-05 | Merge tk671 (router certificate support) back to trunk. See #671. | Rob Austein |
2014-04-05 | Add delete_certificate_request and show_certificate_requests to rpkic. | Rob Austein |
2014-04-04 | Initial rpki-rtr support for router certificates. Runs, but not yet | Rob Austein |
2014-04-04 | Regen | Rob Austein |
2014-04-04 | Sigh, cut-and-paste of missing copyright-and-license notice from IETF | Rob Austein |
2014-04-04 | Regen | Rob Austein |
2014-04-04 | Update copyrights. | Rob Austein |
2014-04-03 | If we're going to remove the poststart function we'd better not try to call it. | Rob Austein |
2014-04-03 | Remove deferred-upgrade stuff, we don't need it at the moment, it's | Rob Austein |
2014-04-03 | Turns out we don't really need the whole deferred-upgrade mess after | Rob Austein |
2014-04-03 | Helps to fix the code as well as the comments. | Rob Austein |
2014-04-02 | Need AIA check for signed object certificates too. | Rob Austein |
2014-04-02 | Get AIA comparison right. | Rob Austein |
2014-04-02 | Track changes in URI at which parent publishes our CA certificate, and | Rob Austein |
2014-04-02 | Log something before running deferred upgrades. | Rob Austein |
2014-04-02 | Don't try to batch revocations. | Rob Austein |
2014-04-02 | Hmm, Python "exec" is a bit fragile, may need to do something about | Rob Austein |
2014-04-02 | Directory cleanup working as expected, but AIA cleanup still flakey. | Rob Austein |
2014-04-02 | Better version of cleanup script, although we might be able to do | Rob Austein |
2014-04-02 | Pull from trunk. | Rob Austein |
2014-04-02 | Don't throw exception from child_cert_obj.__repr__() when ca_detail isn't set. | Rob Austein |
2014-04-02 | Hmm, fun failures withdrawing nonexistent objects. Try postponing | Rob Austein |
2014-04-02 | Sigh, s/--self_id/--self_handle/. | Rob Austein |
2014-04-02 | Different approach to forced-reissue script, using irbe_cli batching. | Rob Austein |
2014-04-02 | And this time it ran perfectly on the first pass. Yep, some kind of timing t... | Rob Austein |
2014-04-02 | Try doing the entire rekey/reissue thing twice, since that seems to | Rob Austein |
2014-04-01 | Something seriously weird going on with scoping rules, rewrite yet again. | Rob Austein |
2014-04-01 | Scoping problem in exec-from-sql kludge, sigh. | Rob Austein |
2014-04-01 | Running deferred SQL upgrades from rpki-start-servers doesn't work, | Rob Austein |
2014-03-31 | Debug deferred_upgrade code. | Rob Austein |
2014-03-31 | Pull from trunk. | Rob Austein |
2014-03-31 | Remove ancient restriction that rootd operator's handle must match the | Rob Austein |
2014-03-31 | Debug apply-scripts database passing. | Rob Austein |
2014-03-30 | First cut at upgrade script for change [5678]. Needs testing. | Rob Austein |