aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Makefile
AgeCommit message (Collapse)Author
2010-12-29Start autoconf work for POW et alRob Austein
svn path=/configure; revision=3581
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-04-20Dump flat text version of myrpki tool doc too.Rob Austein
svn path=/rpkid/Makefile; revision=3221
2010-04-19Merge myrpki/ into rpkid/ and clean up the result.Rob Austein
svn path=/rpkid/Doxyfile; revision=3215
2010-04-19DocRob Austein
svn path=/rpkid/Makefile; revision=3214
2010-04-19CleanupRob Austein
svn path=/rpkid/Makefile; revision=3213
2010-04-17docclean targetRob Austein
svn path=/rpkid/Makefile; revision=3211
2010-04-16CleanupRob Austein
svn path=/rpkid/Makefile; revision=3210
2010-04-16Lightly post-process html2text's outputRob Austein
svn path=/rpkid/Makefile; revision=3209
2010-04-16Use html2text instead of lynx for dumping doc to flat textRob Austein
svn path=/rpkid/Makefile; revision=3208
2010-04-16CheckpointRob Austein
svn path=/rpkid/Makefile; revision=3205
2010-04-14xsltproc (correctly) complains about errors in Doxygen's syntacicallyRob Austein
invalid XHTML, but the specific errors xsltproc is complaining about at the moment don't affect lynx's text dump. Sigh. Least dangerous option is to filter xsltproc's stderr to suppress (just) the known harmless error messages. svn path=/rpkid/Makefile; revision=3201
2010-04-14CheckpointRob Austein
svn path=/myrpki/examples/myrpki.conf; revision=3200
2010-04-14testbed.py => smoketest.pyRob Austein
svn path=/myrpki/test-all.sh; revision=3199
2010-04-13Fix formatting bugRob Austein
svn path=/rpkid/Makefile; revision=3194
2010-04-13HTML -> plaintext conversion was out of date with respect to currentRob Austein
Doxygen version. svn path=/rpkid/Makefile; revision=3193
2010-04-12lint target was seriously out of date.Rob Austein
svn path=/rpkid/Makefile; revision=3190
2010-04-12More cleanupRob Austein
svn path=/rpkid/Makefile; revision=3189
2010-04-12CleanupRob Austein
svn path=/rpkid/Makefile; revision=3185
2010-04-12Reoranize test code, step 1.Rob Austein
svn path=/myrpki.rototill/yamltest.py; revision=3182
2010-04-08Profiling supportRob Austein
svn path=/rpkid/Makefile; revision=3171
2010-04-02CleanupRob Austein
svn path=/rpkid/Makefile; revision=3154
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
2009-09-30First pass at cleaning up some of the accumulated clutterRob Austein
svn path=/rpkid/Makefile; revision=2800
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-07CheckpointRob Austein
svn path=/rpkid/Makefile; revision=2500
2009-05-29CleanupRob Austein
svn path=/rpkid/Makefile; revision=2462
2009-05-29Add another test case, this one with some big ROAs. RenameRob Austein
testbed-clean.sql as its name was messing up filename completion and driving me nuts. svn path=/rpkid/Makefile; revision=2460
2009-05-26New test case, with deep hostingRob Austein
svn path=/rpkid/Makefile; revision=2449
2009-04-29More lintRob Austein
svn path=/rpkid/Makefile; revision=2373
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2009-01-21Debug an (apparently) untested code path. Various little cleanups.Rob Austein
svn path=/rpkid/Makefile; revision=2248
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-08New make testRob Austein
svn path=/rpkid/Makefile; revision=1983
2008-06-16Include some Graphviz diagrams in the documentation.Rob Austein
svn path=/rpkid/Doxyfile; revision=1886
2008-06-12CleanupRob Austein
svn path=/Makefile; revision=1876
2008-06-12Reorganize old directory hierarchy to match current usageRob Austein
svn path=/docs; revision=1875
2008-06-12textwrap.TextWrapper to the rescueRob Austein
svn path=/docs/left-right-protocol; revision=1872
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-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-11Update generated documentationRob Austein
svn path=/docs/left-right-protocol; revision=1867
2008-05-27CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1821
2008-05-22CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1811
2008-05-22CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1810
2008-05-22First cut at publication protocolRob Austein
svn path=/rpkid/Makefile; revision=1808
2008-05-16Fix .union() bug found by unit tests, clean up.Rob Austein
svn path=/rpkid/Makefile; revision=1781
2008-05-16Run unit tests automatically as part of "make all-tests". This commitRob Austein
breaks all-tests, as one of the unit tests is failing at the moment for reasons that I'll investigate after dinner.... svn path=/rpkid/Makefile; revision=1780
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