Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-11 | Cleanup | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1869 | |||
2008-06-11 | Enable generation of PDF as well as HTML documentation | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1868 | |||
2008-06-11 | Update generated documentation | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1867 | |||
2008-06-11 | Whack publication protocol doc into Doxygen format | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=1866 | |||
2008-06-11 | Whack left-right protocol doc into Doxygen format | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=1865 | |||
2008-06-11 | Clean up Doxygen warnings | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=1864 | |||
2008-06-11 | Remove silly conversion notice | Rob Austein | |
svn path=/rpkid/tweak-doc.xsl; revision=1863 | |||
2008-06-10 | regen | Rob Austein | |
svn path=/rpkid/INSTALLATION; revision=1858 | |||
2008-06-10 | Formatting fixes | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=1857 | |||
2008-06-06 | Remove last (and now gratuitous) dependency on rpki.rpki_engine module | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1853 | |||
2008-06-06 | Refactor SQL code to form rpki.sq.session class, and add code to warn | Rob Austein | |
about dirty objects in SQL cache on SQL errors. svn path=/rpkid/irdbd.py; revision=1852 | |||
2008-06-06 | Remove unnecessary log message | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=1851 | |||
2008-06-06 | MySQLdb.connection.ping() doesn't accept keyword arguments | Rob Austein | |
svn path=/rpkid/irdbd.py; revision=1850 | |||
2008-06-06 | Try the magic MySQLdb.connection.ping() method | Rob Austein | |
svn path=/rpkid/irdbd.py; revision=1849 | |||
2008-06-06 | Checkpoint (refactor to create new rpki.sql.session class to handle | Rob Austein | |
retry of failed sql connections, not done yet, time for dinner...) svn path=/rpkid/pubd.py; revision=1848 | |||
2008-06-05 | Add profiling support | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1847 | |||
2008-06-05 | Wrap signal handlers httpd.server_forever() to allow a clean shutdown, | Rob Austein | |
so that profiling will work properly. svn path=/rpkid/rpki/exceptions.py; revision=1846 | |||
2008-06-04 | Update notes on publication protocol | Rob Austein | |
svn path=/rpkid/README; revision=1845 | |||
2008-06-03 | Misordered element generation after SAX cleanup | Rob Austein | |
svn path=/rpkid/irbe-cli.py; revision=1844 | |||
2008-06-03 | Doh, command line parser needs to know that --bpki_crl is a CRL | Rob Austein | |
svn path=/rpkid/irbe-cli.py; revision=1843 | |||
2008-06-03 | Add pubd support (not yet tested) | Rob Austein | |
svn path=/rpkid/irbe-cli.py; revision=1842 | |||
2008-06-03 | regen | Rob Austein | |
svn path=/rpkid/pubd.pdf; revision=1840 | |||
2008-06-02 | BPKI CRLs now included in publication protocol | Rob Austein | |
svn path=/rpkid/README; revision=1839 | |||
2008-06-02 | regen | Rob Austein | |
svn path=/rpkid/publication-schema.rng; revision=1838 | |||
2008-06-02 | Stale comment | Rob Austein | |
svn path=/rpkid/publication-schema.rnc; revision=1837 | |||
2008-06-02 | regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=1836 | |||
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 | Initial version of publication protocol and pubd seem to be working. | Rob Austein | |
Not yet seriously tested. BPKI CRLs not right yet. svn path=/rpkid/README; revision=1832 | |||
2008-05-30 | Checkpoint. Refactor to avoid circular module dependency. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1831 | |||
2008-05-30 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1830 | |||
2008-05-29 | Checkpoint | Rob Austein | |
svn path=/rpkid/testbed.py; revision=1829 | |||
2008-05-29 | Helps to import publication protocol before using it | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1828 | |||
2008-05-28 | Checkpoint | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1827 | |||
2008-05-28 | Checkpoint | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1826 | |||
2008-05-28 | regen | Rob Austein | |
svn path=/rpkid/publication-schema.rng; revision=1825 | |||
2008-05-28 | Nits | Rob Austein | |
svn path=/rpkid/publication-schema.rnc; revision=1824 | |||
2008-05-28 | regen | Rob Austein | |
svn path=/rpkid/publication-schema.rng; revision=1823 | |||
2008-05-28 | Checkpoint | Rob Austein | |
svn path=/rpkid/pubd.py; revision=1822 | |||
2008-05-27 | Checkpoint | Rob Austein | |
svn path=/rpkid/Makefile; revision=1821 | |||
2008-05-27 | Remove self_pref tombstone | Rob Austein | |
svn path=/rpkid/rpkid.sql; revision=1820 | |||
2008-05-25 | Uninitialized variable | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1819 | |||
2008-05-23 | Publication protocol verbose decode | Rob Austein | |
svn path=/rpkid/xml-parse-test.py; revision=1818 | |||
2008-05-22 | Add minimal parsing for rest of publication protocol PDUs. | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=1817 | |||
2008-05-22 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=1816 | |||
2008-05-22 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1815 | |||
2008-05-22 | More publication protocol samples | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=1814 | |||
2008-05-22 | Back out excessively fancy RelaxNG, per previous log message | Rob Austein | |
svn path=/rpkid/left-right-protocol-samples.xml; revision=1813 | |||
2008-05-22 | Finally figured out how to write a RelaxNG schema that allows | Rob 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-22 | Checkpoint | Rob Austein | |
svn path=/rpkid/Makefile; revision=1811 |