aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/__init__.py
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2010-04-02Whack doc processing with a large stick to get .dot pictures back viaRob Austein
another path. svn path=/rpkid/Doxyfile; revision=3150
2010-04-01Doxygen appears to have changed out from under us, old version hadRob Austein
some issues anyway, so start fixing stuff to work with current Doxygen. Disable non-Doxygen use of Graphviz for the moment, as this appears to be the source of most of the current trouble; will need to fix this, but at least the rest of the doc builds again now. svn path=/rpkid/Doxyfile; revision=3149
2010-03-16Update copyright noticesRob Austein
svn path=/rpkid/irbe_cli.py; revision=3107
2010-01-12Document common debugging options.Rob Austein
svn path=/rpkid/rpki/__init__.py; revision=2940
2010-01-12testbed.sql -> testbed.setup.sqlRob Austein
svn path=/rpkid/rpki/__init__.py; revision=2937
2009-10-23Update installation guideRob Austein
svn path=/rpkid/Doxyfile; revision=2833
2009-07-07Doc had fallen behind code, update.Rob Austein
svn path=/rpkid/doc/Installation; revision=2589
2009-06-09Cleanup: get rid of <route_origin/> objectRob Austein
svn path=/rpkid/README; revision=2511
2009-06-09Convert ROA generation code from push model (<route_origin/> objectsRob Austein
in rpkid) to pull model (IRDB for <list_roa_request/> queries). Still need to clean up old code, but new code seems to work properly. svn path=/rpkid/Makefile; revision=2510
2009-06-05Remove vestigial references to tlslite.Rob Austein
svn path=/rpkid/rpki/__init__.py; revision=2496
2009-06-03Checkpoint: first step towards cleanup of SQL and left-right protocol.Rob Austein
svn path=/rpkid/doc/Installation; revision=2491
2009-04-19Add another pointer to rcynic, add direct pointer to SubversionRob Austein
repository, update copyright and acknowledgements. svn path=/rpkid/rpki/__init__.py; revision=2348
2008-10-09Quick-n-dirty whack to BPKI pictures to get the labels to fit. SomeRob Austein
kind of Graphviz/Ghostscript font weirdness going on here, this renders fine on my desk machine but not on the server where the doc cronjob runs. Long term fix is probably to move the DOT description out of this file entirely, use dot to convert it to SVG, then use @image to import it into the HTML documentation. svn path=/rpkid/rpki/__init__.py; revision=2011
2008-07-15NitsRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1997
2008-07-15Some basic BPKI docRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1996
2008-07-15Rename a couple of scripts whose names confuse Doxygen. Clean some ofRob Austein
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995
2008-07-15CheckpointRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1994
2008-07-15CheckpointRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1993
2008-06-21Teach rootd to generate manifestsRob Austein
svn path=/rpkid/rootd.py; revision=1912
2008-06-16Move list of required packages into Doxygen source.Rob Austein
svn path=/rpkid/README; revision=1888
2008-06-16Include some Graphviz diagrams in the documentation.Rob Austein
svn path=/rpkid/Doxyfile; revision=1886
2008-06-12Format goofRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1882
2008-06-12Document cross-certify.py, tell Doxygen about more programs.Rob Austein
svn path=/rpkid/Doxyfile; revision=1881
2008-06-12Update config file text in manual, as it predated the great BPKIRob 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-12Start generating usage information in manual automatically. ManualRob Austein
entry for irbe-cli currently broken due to excessively long lines. svn path=/rpkid/INSTALLATION; revision=1871
2008-06-11pubd docRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1870
2008-06-11CleanupRob Austein
svn path=/docs/left-right-protocol; revision=1869
2008-06-11Enable generation of PDF as well as HTML documentationRob Austein
svn path=/docs/left-right-protocol; revision=1868
2008-06-11Whack publication protocol doc into Doxygen formatRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1866
2008-06-11Whack left-right protocol doc into Doxygen formatRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1865
2008-06-10Formatting fixesRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1857
2008-05-21Get rid of extension_preferences (YAGNI!).Rob Austein
svn path=/rpkid/irbe-cli.py; revision=1806
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-29Doh, rpki-db-schema.sql should have been rpkid.sql all alongRob Austein
svn path=/rpkid/INSTALLATION; revision=1726
2008-04-29CleanupRob Austein
svn path=/docs/README; revision=1722
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-09First stage of rototill to support new trust anchor model.Rob Austein
svn path=/docs/left-right-xml; revision=1640
2008-03-28Merge installation and operation instructions into internals manualRob Austein
svn path=/rpkid/INSTALLATION; revision=1567
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531