Age | Commit message (Expand) | Author |
2012-05-10 | Failure to write pid file is a warning, not a fatal error. | Rob Austein |
2012-05-10 | rpki.x509.DeadDrop.dump() should not abort the calling function for | Rob Austein |
2012-05-09 | Run daemons as, well, daemons. Closes #246. | Rob Austein |
2012-05-09 | Fail gracefully if we can't initialize or write to DeadDrop mailbox. | Rob Austein |
2012-05-08 | Re-add command line history feature lost during myrpki -> myrpkic transition. | Rob Austein |
2012-05-05 | Debugging code to say why we're failing to issue. See #247. | Rob Austein |
2012-05-05 | Restrict handle completion to current entity. | 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-05-03 | Resource overlap handling: fix handling of overlaps, and add option to | Rob Austein |
2012-05-02 | More set operations. | 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 | Change [4433] didn't handle deeply nested hosting properly. See #236. | Rob Austein |
2012-04-17 | Synchronize with daemons automatically after rpkic commands where | Rob Austein |
2012-04-17 | Don't blather about RSA key generation. | Rob Austein |
2012-04-17 | Regen | Rob Austein |
2012-04-17 | Make "valid_until" optional in schema for setup protocol. Fixes #237. | Rob Austein |
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein |
2012-04-15 | Don't abort unit tests when dnspython is not installed. | Rob Austein |
2012-04-15 | Forgot to take myrpki out of Makefile, oops, fixed. smoketest was | Rob Austein |
2012-04-15 | Retire myrpki.py before it confuses somebody. | Rob Austein |
2012-04-06 | Disable Django debugging and add warning comment. | Rob Austein |
2012-04-06 | Regen | Rob Austein |
2012-03-19 | Sync from trunk. | Rob Austein |
2012-03-11 | Debug rekey/revoke code, mostly SQL interface issues. | Rob Austein |
2012-02-29 | Whack rootd's silly handling of CRL numbers and subject certificate | Rob Austein |
2012-02-24 | add more information to the Parent detail view. closes #205 | Michael Elkins |
2012-02-24 | remove .title() from the template tags to retrieve the verbose_name of object... | Michael Elkins |
2012-02-24 | display current resource handle in a larger font. closes #206 | Michael Elkins |
2012-02-24 | reword text to avoid indicating where the route origin validation table is re... | Michael Elkins |
2012-02-24 | move copyright notice to comment block. pep8 formatting. | Michael Elkins |
2012-02-24 | remove the admin link from the topbar. closes #202 | Michael Elkins |
2012-02-24 | HttpResponse is not an exception | Michael Elkins |
2012-02-23 | move the 'select identity' link to the app_base template, inside the is_super... | Michael Elkins |
2012-02-22 | remove gui interface to update_bpki since this should be run either by the cl... | Michael Elkins |
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-20 | Include self_handle in up-down resource mismatch reports. Closes #14. | Rob Austein |
2012-02-17 | Revoke certificates and clean up published objects when processing a | Rob Austein |
2012-02-17 | First cut at cleaning up litter left behind in repository if the UI | Rob Austein |
2012-02-17 | use .all() to select all objects. closes #199 | Michael Elkins |
2012-02-17 | Regen | Rob Austein |
2012-02-17 | Allow AS 0 in <roa_request/> objects. Closes #195. | Rob Austein |
2012-02-16 | Changed BPKI certification model for rootd with new IRDB means that | Rob Austein |
2012-02-16 | fix bug where ipv4 addresses were displayed instead of ipv6 in the dashboard | 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 |