Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-01 | Clean up timer debugging code. Clear pointers in a few places that | Rob Austein | |
appear to have been causing circular references. svn path=/rpkid/rpki/async.py; revision=2887 | |||
2009-11-30 | Timer debugging code | Rob Austein | |
svn path=/rpkid/rpki/async.py; revision=2886 | |||
2009-11-04 | Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints. | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2876 | |||
2009-10-27 | I miss RENMWO. | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=2838 | |||
2009-10-27 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2837 | |||
2009-10-26 | Refactor publication code, step 1: clean up | Rob Austein | |
rpki.left_right.repository_elt.call_pubd() and methods in rpki.xmlutils.msg class that were (mis)designed to fit. svn path=/myrpki/myirbe.py; revision=2836 | |||
2009-10-26 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2835 | |||
2009-10-24 | Handle case where something breaks between when parent issues a new | Rob Austein | |
certificate to us and we store it in SQL. This shouldn't happen, but since it has already come up once in testing we have to cope with it. svn path=/rpkid/rpki/left_right.py; revision=2834 | |||
2009-10-23 | Update installation guide | Rob Austein | |
svn path=/rpkid/Doxyfile; revision=2833 | |||
2009-10-22 | Add a few work items I rmemebered off the top of my head. | Rob Austein | |
svn path=/rpkid/README; revision=2832 | |||
2009-10-22 | More old notes overtaken by events. | Rob Austein | |
svn path=/rpkid/README; revision=2831 | |||
2009-10-22 | Clean up a bunch of old finished tasks. Need to do a pass looking | Rob Austein | |
for new tasks that should be included here. svn path=/rpkid/README; revision=2830 | |||
2009-10-14 | Clean up use of "pubd" SQL database in test scripts | Rob Austein | |
svn path=/myrpki/yamltest.py; revision=2827 | |||
2009-10-03 | Call cross-certification code directly rather than forking just to run | Rob Austein | |
a ten line script. svn path=/rpkid/testbed.py; revision=2811 | |||
2009-10-03 | Cleanup | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2810 | |||
2009-10-03 | Regenerate subject RPKI cert when root RPKI cert changes. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2809 | |||
2009-10-02 | cross_certify.py moved to scripts. testbed.py should just call | Rob Austein | |
library code directly at this point, but am chasing something more important at the moment, so just track filename change for now. svn path=/rpkid/testbed.py; revision=2805 | |||
2009-09-30 | First pass at cleaning up some of the accumulated clutter | Rob Austein | |
svn path=/rpkid/Makefile; revision=2800 | |||
2009-09-30 | Turn off execute bit on scripts until we get conflict between Doxygen | Rob Austein | |
and #! lines sorted. svn path=/myrpki/xml-parse-test.py; revision=2799 | |||
2009-09-30 | Get rid of variable doc that was just confusing Doxygen | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=2798 | |||
2009-09-29 | doxygen -u | Rob Austein | |
svn path=/rpkid/Doxyfile; revision=2796 | |||
2009-09-29 | Handle return from revoke_pdu.query() properly. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2795 | |||
2009-09-29 | Regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2794 | |||
2009-09-29 | Add left-right "revoke_forgotten" command to clean up certs that the | Rob Austein | |
parent remembers but the child has forgotten. svn path=/rpkid/left-right-schema.rnc; revision=2793 | |||
2009-09-29 | Heh, forgot I had a mechanism already in place for excluding | Rob Austein | |
particular XML attributes from the irbe_cli command line. svn path=/rpkid/irbe_cli.py; revision=2792 | |||
2009-09-29 | Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class. | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2791 | |||
2009-09-28 | Add <list_published_objects/> PDU to left-right protocol, to support | Rob Austein | |
audit of what rpkid thinks should be published vs what really is. svn path=/rpkid/irbe_cli.py; revision=2790 | |||
2009-09-26 | Doh, get timeout test right. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2789 | |||
2009-09-25 | Rework cron code to be more robust. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2788 | |||
2009-09-25 | regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2787 | |||
2009-09-25 | regen | Rob Austein | |
svn path=/rpkid/rpki/relaxng.py; revision=2786 | |||
2009-09-25 | Generalize casting of results of arithmetic operations on datetime and | Rob Austein | |
timedelta objects. svn path=/rpkid/rpki/sundial.py; revision=2785 | |||
2009-09-25 | Better logging of CMS failures | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2784 | |||
2009-09-23 | Collapse HTTPS and CMS BPKI certs for pubd, separation not needed | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2781 | |||
2009-09-20 | Helps to look in for the _id in the right object | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2780 | |||
2009-09-20 | Doh, need to translate _id -> _handle, not the other way around. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2779 | |||
2009-09-20 | Try a bit harder on handle fixup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2778 | |||
2009-09-19 | Yesterday's fix to rpki.resource_set was incomplete. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2777 | |||
2009-09-19 | Don't throw (the wrong kind of) exceptions when given an unexpected | Rob Austein | |
initializer. svn path=/rpkid/rpki/resource_set.py; revision=2776 | |||
2009-09-18 | Typo prevented default hook definition | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2772 | |||
2009-09-18 | Missing constraint | Rob Austein | |
svn path=/rpkid/rpkid.sql; revision=2766 | |||
2009-09-17 | Don't call .sql_mark_dirty() in roa_obj.__init__(), because we don't | Rob Austein | |
want to save to SQL unless the subsequent .generate() call succeeds. svn path=/rpkid/rpki/rpki_engine.py; revision=2765 | |||
2009-09-16 | Implement <self run_now="yes"/> | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2764 | |||
2009-09-16 | More accurate log message | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2763 | |||
2009-09-15 | Rewrite resource_set.contains() to something a bit more efficient, | Rob Austein | |
since it was showing up as a serious hot spot under profiling. svn path=/rpkid/rpki/resource_set.py; revision=2757 | |||
2009-09-15 | Implement publish_world_now; clean up and debug some earlier changes. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2756 | |||
2009-09-15 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2755 | |||
2009-09-15 | Start draining the publication swamp | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2754 | |||
2009-09-14 | Clean up messy and redundant ROA generation code | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2753 | |||
2009-09-14 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2752 |