index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
xml_utils.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2014-01-09
Update more copyrights, clean up module doc blocks.
Rob Austein
2012-10-18
pylint
Rob Austein
2012-08-29
Bad things happen when __str__() methods forget to return the string.
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2010-11-14
Implement "reissue" left-right operation. Reformat some doc strings.
Rob Austein
2010-08-29
Break XML packet dumps into multiple lines when logging schema
Rob Austein
2009-10-26
Refactor publication code, step 1: clean up
Rob Austein
2009-09-29
Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class.
Rob Austein
2009-09-18
Typo prevented default hook definition
Rob Austein
2009-09-04
Have to revoke child certs when destroying child object.
Rob Austein
2009-08-24
Better exception text for DuplicateObject
Rob Austein
2009-08-19
Don't accidently convert handles to integers.
Rob Austein
2009-07-06
Loose end from _id => _handle transition: _id values may not be set
Rob Austein
2009-07-05
Hmm, apparently I never really tested action="list" until now.
Rob Austein
2009-07-04
More msg.type cleanup
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
Rob Austein
2009-06-04
Rototill left-right and publication protocol to replace SQL-assigned
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-05-10
Lint
Rob Austein
2009-05-10
Checkpoint. Conversion to errback() mechanism started, not yet
Rob Austein
2009-04-29
More lint
Rob Austein
2009-04-24
Checkpoint
Rob Austein
2008-06-12
Apparently Doxygen -does- read module documentation, but only if
Rob Austein
2008-06-02
Add BPKI CRL to pubd's SQL database, and clean up a lot of redundant
Rob Austein
2008-05-31
Clean up messy XML namespace stuff
Rob Austein
2008-05-30
Checkpoint. Refactor to avoid circular module dependency.
Rob Austein