aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/__doc__.py.in
AgeCommit message (Collapse)Author
2011-04-21Hack Doxygen IMAGE_PATH via Makefile and environment variable ratherRob Austein
than feeding doc source through autoconf. svn path=/configure; revision=3781
2011-01-21Basic "make install" and "make deinstall" now works for rpkid/Rob Austein
directory. No doubt I'm still forgetting something, eg, schema files needed for setup, but basic mechanism seems to work. svn path=/rpkid/Makefile.in; revision=3625
2011-01-20Generate Python executables during compilation rather than fromRob Austein
./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620
2010-11-10Back out change to .mft, because it breaks installed certs and I don'tRob Austein
(yet) have a tool to allow forced cert regeneration to fix this. svn path=/rpkid/rootd.py; revision=3546
2010-11-10Change all occurance of ".mnf" to ".mft" because:Rob Austein
a) no software should care and b) it's less work to change my code to match the revisionist text in the current draft than it would be to argue about what the one true filename extension for manifests should be. svn path=/rpkid/rootd.py; revision=3545
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-07-30Doc nitRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3420
2010-07-11Stale filenameRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3388
2010-07-11Fix linksRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3383
2010-07-11html2text did something weird, work around itRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3377
2010-07-11Stale build instructionsRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3376
2010-05-13Try to avoid stale CRLs and manifests, by using self.regen_margin asRob Austein
lead time for regenerating them. I suppose some day we might need to control lead time for these separately from ROA EE certificates, but seems unlikely. svn path=/rpkid/doc/Left-Right; revision=3248
2010-04-20Dump flat text version of myrpki tool doc too.Rob Austein
svn path=/rpkid/Makefile; revision=3221
2010-04-20Doc tweaksRob Austein
svn path=/rpkid/doc/manual.pdf; revision=3220
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-19DocRob Austein
svn path=/rpkid/doc/Configuration; revision=3212
2010-04-16CleanupRob Austein
svn path=/rpkid/Makefile; revision=3210
2010-04-16Use html2text instead of lynx for dumping doc to flat textRob Austein
svn path=/rpkid/Makefile; revision=3208
2010-04-16CleanupRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3207
2010-04-16Add myrpki doc to manualRob Austein
svn path=/rpkid/doc/Configuration; revision=3206
2010-04-16CheckpointRob Austein
svn path=/rpkid/Makefile; revision=3205
2010-04-15Finished first pass on Configuration pageRob Austein
svn path=/myrpki/examples/myrpki.conf; revision=3204
2010-04-14CheckpointRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3202
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-14CheckpointRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3197
2010-04-13CheckpointRob Austein
svn path=/rpkid/doc/Installation; revision=3196
2010-04-13Fix formatting bugRob Austein
svn path=/rpkid/Makefile; revision=3194
2010-04-10Don't need w3m anymoreRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3175
2010-04-02FormattingRob Austein
svn path=/rpkid/doc/Installation; revision=3153
2010-04-02Whack with stick again to get (most of) the pictures into PDF version.Rob Austein
Haven't figured out what to do about automatically generated pictures that are too big to fit on one page. Hmm. Maybe specify height instead of width and let Doxygen and LaTeX sort it out? Perhaps, but not before dinner.... svn path=/configure; revision=3151
2010-04-02Whack doc processing with a large stick to get .dot pictures back viaRob Austein
another path. svn path=/rpkid/Doxyfile; revision=3150