Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein | |
svn path=/trunk/; revision=5624 | |||
2012-10-18 | pylint | Rob Austein | |
svn path=/branches/tk274/; revision=4786 | |||
2012-08-29 | Bad things happen when __str__() methods forget to return the string. | Rob Austein | |
svn path=/branches/tk274/; revision=4674 | |||
2011-03-18 | Add @property decorators to a bunch of methods that are just syntactic | Rob Austein | |
sugar around cached SQL object fetches. Checkpoint of incomplete support for Ghostbusters reords. Clean up a few extraneous imports. svn path=/rpkid/Makefile.in; revision=3725 | |||
2010-11-14 | Implement "reissue" left-right operation. Reformat some doc strings. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3551 | |||
2010-08-29 | Break XML packet dumps into multiple lines when logging schema | Rob Austein | |
validation errors. svn path=/rpkid/rpki/publication.py; revision=3431 | |||
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-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-18 | Typo prevented default hook definition | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2772 | |||
2009-09-04 | Have to revoke child certs when destroying child object. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2735 | |||
2009-08-24 | Better exception text for DuplicateObject | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2704 | |||
2009-08-19 | Don't accidently convert handles to integers. | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2691 | |||
2009-07-06 | Loose end from _id => _handle transition: _id values may not be set | Rob Austein | |
until serve_pre_save_hook() has run. svn path=/rpkid/rpki/xml_utils.py; revision=2583 | |||
2009-07-05 | Hmm, apparently I never really tested action="list" until now. | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2582 | |||
2009-07-04 | More msg.type cleanup | Rob Austein | |
svn path=/rpkid/irbe-setup.py; revision=2573 | |||
2009-07-04 | Clean up and consolidate traceback. Add methods to hide (some of the) | Rob Austein | |
mucking about with msg.type variables. Include query PDU tags in reply <report_error/> PDUs. svn path=/rpkid/irbe-setup.py; revision=2571 | |||
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein | |
numeric identifiers with IRBE-assigned "handles". Daemons and test harness have been converted and seem to work; some tools like irbe_cli haven't been updated yet. svn path=/rpkid/doc/Installation; revision=2493 | |||
2009-05-27 | Update copyright notices in files edited this year | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=2452 | |||
2009-05-11 | Cosmetic doc changes. | Rob Austein | |
svn path=/rpkid/irbe-setup.py; revision=2424 | |||
2009-05-10 | Lint | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=2419 | |||
2009-05-10 | Checkpoint. Conversion to errback() mechanism started, not yet | Rob Austein | |
complete. svn path=/rpkid/rootd.py; revision=2418 | |||
2009-04-29 | More lint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2373 | |||
2009-04-24 | Checkpoint | Rob Austein | |
svn path=/rpkid/pubd.py; revision=2355 | |||
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein | |
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873 | |||
2008-06-02 | Add BPKI CRL to pubd's SQL database, and clean up a lot of redundant | Rob Austein | |
SAX code. svn path=/rpkid/irbe-cli.py; revision=1835 | |||
2008-05-31 | Clean up messy XML namespace stuff | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1833 | |||
2008-05-30 | Checkpoint. Refactor to avoid circular module dependency. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1831 |