aboutsummaryrefslogtreecommitdiff
path: root/rpkid/xml-parse-test.py
AgeCommit message (Collapse)Author
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
and #! lines sorted. svn path=/myrpki/xml-parse-test.py; revision=2799
2009-09-29Refactor 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-28Add <list_published_objects/> PDU to left-right protocol, to supportRob Austein
audit of what rpkid thinks should be published vs what really is. svn path=/rpkid/irbe_cli.py; revision=2790
2009-09-23Collapse HTTPS and CMS BPKI certs for pubd, separation not neededRob Austein
svn path=/myrpki/myirbe.py; revision=2781
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2008-06-12Module documentationRob Austein
svn path=/rpkid/cronjob.py; revision=1880
2008-05-23Publication protocol verbose decodeRob Austein
svn path=/rpkid/xml-parse-test.py; revision=1818
2008-05-22Add minimal parsing for rest of publication protocol PDUs.Rob Austein
svn path=/rpkid/rpki/publication.py; revision=1817
2008-05-22CheckpointRob Austein
svn path=/rpkid/rpki/publication.py; revision=1816
2008-05-22CheckpointRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1815
2008-05-16Rework to be quieter when quiet and more informative when verbose.Rob Austein
svn path=/rpkid/left-right-protocol-samples/pdu.053.xml; revision=1790
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
work yet due to an apparent bug in OpenSSL (CMS_add0_crl() dumps core). If through some bizzare twist of fate we revive the idea of allowing CA certs in CMS messages, this is the change that will need to be (partly) backed out. svn path=/docs/left-right-xml; revision=1730
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
svn path=/rpkid/irbe-cli.py; revision=1681
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531