aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/relaxng.py
AgeCommit message (Collapse)Author
2009-06-07RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2501
2009-06-07CheckpointRob Austein
svn path=/rpkid/Makefile; revision=2500
2009-06-04regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2494
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob 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-06-03regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2492
2009-06-03Checkpoint: first step towards cleanup of SQL and left-right protocol.Rob Austein
svn path=/rpkid/doc/Installation; revision=2491
2009-05-10RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2417
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2008-06-02regenRob Austein
svn path=/rpkid/publication-schema.rng; revision=1838
2008-06-02regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1836
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
SAX code. svn path=/rpkid/irbe-cli.py; revision=1835
2008-05-28regenRob Austein
svn path=/rpkid/publication-schema.rng; revision=1825
2008-05-28regenRob Austein
svn path=/rpkid/publication-schema.rng; revision=1823
2008-05-28CheckpointRob Austein
svn path=/rpkid/pubd.py; revision=1822
2008-05-22More publication protocol samplesRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1814
2008-05-22Back out excessively fancy RelaxNG, per previous log messageRob Austein
svn path=/rpkid/left-right-protocol-samples.xml; revision=1813
2008-05-22Finally figured out how to write a RelaxNG schema that allowsRob Austein
arbitrary XML to be passed within the <report_error/> element. This was the original intent, I just didn't know how to do it until now. Having finally figured out how to do this, am checking it in for posterity but will then revert to something simpler. svn path=/rpkid/left-right-protocol-samples.xml; revision=1812
2008-05-22CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1811
2008-05-22CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1810
2008-05-21regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1807
2008-05-21Get rid of extension_preferences (YAGNI!).Rob Austein
svn path=/rpkid/irbe-cli.py; revision=1806
2008-05-21regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1805
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
is easier than explaining why it was broken. svn path=/rpkid/irbe-cli.py; revision=1804
2008-05-18regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1801
2008-05-18Convert to generating new ROA formatRob Austein
svn path=/rpkid/left-right-schema.rnc; revision=1800
2008-05-17regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1799
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
identifier. svn path=/rpkid/irdbd.py; revision=1798
2008-05-16regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=1793
2008-05-16regenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=1791
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-01regenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=1731
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-25regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1705
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein
svn path=/docs/left-right-xml; revision=1704
2008-04-24regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1702
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
test, mostly because the cross-certification stuff isn't done yet. svn path=/docs/left-right-xml; revision=1701
2008-04-16regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1669
2008-04-16Rework ROA generation and maintenance.Rob Austein
svn path=/docs/left-right-xml; revision=1668
2008-04-11regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1655
2008-04-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
This checkpoint breaks "make test", will be fixed shortly. svn path=/docs/left-right-xml; revision=1654
2008-04-09regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1641
2008-04-09First stage of rototill to support new trust anchor model.Rob Austein
svn path=/docs/left-right-xml; revision=1640
2008-04-08regenRob Austein
svn path=/docs/rpki-db-schema.pdf; revision=1639
2008-04-08Per RobK, save generated BSC pkcs10_request in SQL and get rid ofRob Austein
useless public_key field. svn path=/rpkid/Makefile; revision=1637
2008-02-27RegenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=1533
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531