aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Collapse)Author
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-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-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-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-13HTML -> plaintext conversion was out of date with respect to currentRob Austein
Doxygen version. svn path=/rpkid/Makefile; revision=3193
2010-04-12LintRob Austein
svn path=/myrpki/myrpki.py; revision=3191
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-12CleanupRob Austein
svn path=/rpkid/tests/Makefile; revision=3184
2010-04-12Reoranize test code, step 1.Rob Austein
svn path=/myrpki.rototill/yamltest.py; revision=3182
2010-04-10Don't need w3m anymoreRob Austein
svn path=/rpkid/rpki/__doc__.py.in; revision=3175
2010-04-10A few more tasksRob Austein
svn path=/rpkid/README; revision=3172
2010-04-08Profiling supportRob Austein
svn path=/rpkid/Makefile; revision=3171
2010-04-07Use show.sh instead of w3m so that test scripts will stop whining on OS X.Rob Austein
svn path=/myrpki.rototill/test-all.sh; revision=3170
2010-04-06Don't bomb out of command processor if we see an exception.Rob Austein
svn path=/rpkid/rpki/cli.py; revision=3165
2010-04-06Log handle of parent we're querying.Rob Austein
svn path=/rpkid/rpki/up_down.py; revision=3162
2010-04-02SQL Fairy has started putting in an explicit arrowhead setting, whichRob Austein
we now have to override to get the effect we want in SQL diagrams. svn path=/rpkid/doc/Installation; revision=3157
2010-04-02Doh, set PATH before running ./configure.Rob Austein
svn path=/rpkid/cronjob.sh; revision=3156
2010-04-02Try having cron job use Makefile to build docs like everything else.Rob Austein
svn path=/rpkid/cronjob.sh; revision=3155
2010-04-02CleanupRob Austein
svn path=/rpkid/Makefile; revision=3154
2010-04-02FormattingRob Austein
svn path=/rpkid/doc/Installation; revision=3153
2010-04-02Ok, not everything in this directory is mechanically generated anymore.Rob Austein
svn path=/rpkid/doc/README; revision=3152
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
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-31Update task list againRob Austein
svn path=/rpkid/README; revision=3146
2010-03-30Add (some of?) the tasks currently rattling around in my head.Rob Austein
svn path=/rpkid/README; revision=3145
2010-03-28Log a bit more on up-down queries.Rob Austein
svn path=/rpkid/rpki/up_down.py; revision=3144
2010-03-23Try for slightly less insane handling of cert errors during TLS accept.Rob Austein
svn path=/rpkid/rpki/https.py; revision=3131
2010-03-17Log host and port on connection failures, even if it's in an uglyRob Austein
format. svn path=/rpkid/rpki/https.py; revision=3120
2010-03-17Don't ask XML layer for verbose mode when we don't need it.Rob Austein
svn path=/rpkid/rpki/https.py; revision=3117
2010-03-16RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=3110
2010-03-16CleanupRob Austein
svn path=/rpkid/left-right-schema.rnc; revision=3109
2010-03-16Add some missing copyright notices.Rob Austein
svn path=/myrpki.rototill/examples/rsyncd.conf; revision=3108
2010-03-16Update copyright noticesRob Austein
svn path=/rpkid/irbe_cli.py; revision=3107
2010-03-16IPv6 support, mostly.Rob Austein
svn path=/rpkid/rpki/https.py; revision=3101
2010-03-16We weren't honoring the host parameter to rpki.https.server(). Apparently ↵Rob Austein
nobody cares. svn path=/rpkid/rpki/https.py; revision=3100
2010-03-12Clean up multi-module kludge. This should go away entirely once IRob Austein
have everybody migrated to the new setup tools. svn path=/rpkid/pubd.py; revision=3078
2010-03-11Fix completion handler for help commandRob Austein
svn path=/rpkid/rpki/cli.py; revision=3074