aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/xml_utils.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2012-10-18pylintRob Austein
2012-08-29Bad things happen when __str__() methods forget to return the string.Rob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
2010-08-29Break XML packet dumps into multiple lines when logging schemaRob Austein
2009-10-26Refactor publication code, step 1: clean upRob Austein
2009-09-29Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class.Rob Austein
2009-09-18Typo prevented default hook definitionRob Austein
2009-09-04Have to revoke child certs when destroying child object.Rob Austein
2009-08-24Better exception text for DuplicateObjectRob Austein
2009-08-19Don't accidently convert handles to integers.Rob Austein
2009-07-06Loose end from _id => _handle transition: _id values may not be setRob Austein
2009-07-05Hmm, apparently I never really tested action="list" until now.Rob Austein
2009-07-04More msg.type cleanupRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-05-10LintRob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-04-29More lintRob Austein
2009-04-24CheckpointRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
2008-05-31Clean up messy XML namespace stuffRob Austein
2008-05-30Checkpoint. Refactor to avoid circular module dependency.Rob Austein