Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-12 | regen | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=1878 | |||
2008-06-12 | Update config file text in manual, as it predated the great BPKI | Rob Austein | |
rewrite. Various other editorial fixes, including a bunch of proofreading comments from Randy (thanks!). svn path=/rpkid/rpki/__init__.py; revision=1877 | |||
2008-06-12 | Cleanup | Rob Austein | |
svn path=/Makefile; revision=1876 | |||
2008-06-12 | Reorganize old directory hierarchy to match current usage | Rob Austein | |
svn path=/docs; revision=1875 | |||
2008-06-12 | Document secondary dependencies and try to remove accidental | Rob Austein | |
dependency on xsltproc during build. svn path=/rpkid/README; revision=1874 | |||
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein | |
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873 | |||
2008-06-12 | textwrap.TextWrapper to the rescue | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1872 | |||
2008-06-12 | Start generating usage information in manual automatically. Manual | Rob Austein | |
entry for irbe-cli currently broken due to excessively long lines. svn path=/rpkid/INSTALLATION; revision=1871 | |||
2008-06-11 | pubd doc | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=1870 | |||
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 | First cut at documentation on the publication protocol | Rob Austein | |
svn path=/docs/publication-protocol; revision=1862 | |||
2008-06-10 | First cut at left-right protocol documentation in something | Rob Austein | |
approximating English svn path=/docs/left-right-protocol; revision=1861 | |||
2008-06-10 | Checkpoint | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1860 | |||
2008-06-10 | Checkpoint | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1859 | |||
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-10 | Checkpoint | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1856 | |||
2008-06-09 | Checkpoint | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1855 | |||
2008-06-09 | Checkpoint | Rob Austein | |
svn path=/docs/left-right-protocol; revision=1854 | |||
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 | Use command line | Rob Austein | |
svn path=/scripts/x509-dot.py; revision=1841 | |||
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 | Fix some very obsolete settings | Rob Austein | |
svn path=/rcynic/scripts/freebsd/rcynic.conf; revision=1834 | |||
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 |