aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-06Upgrade to OpenSSL 1.0.0.Rob Austein
svn path=/openssl/Makefile.in; revision=3161
2010-04-03WrapperRob Austein
svn path=/rcynic/show.sh; revision=3160
2010-04-02Add handle translations.Rob Austein
svn path=/myrpki.rototill/apnic-to-csv.py; revision=3159
2010-04-02TypoRob Austein
svn path=/rcynic/show.awk; revision=3158
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-31Quick hack to allow display of rcynic summary output without relyingRob Austein
on w3m to translate from HTML to text. svn path=/rcynic/show.awk; revision=3148
2010-03-31Clean up CSV code per suggestions from WarrenRob Austein
svn path=/myrpki.rototill/apnic-to-csv.py; revision=3147
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-27Check for -static support was broken.Rob Austein
svn path=/configure; revision=3143
2010-03-27Failure to retrieve or disect a remote trust anchor is a data error,Rob Austein
not a local config error, so attempt to keep going if this happens. Not (yet) sure whether this should cause non-zero exit status. Need to do something to highlight Very Bad Things, questions are whether this is worse than other remote data errors and whether this is the right way to highlight. svn path=/rcynic/rcynic.c; revision=3142
2010-03-27Add public keys for testbed projectRob Austein
svn path=/rcynic/sample-trust-anchors/testbed-apnic.key; revision=3141
2010-03-27Whoops, catch up to what's runningRob Austein
svn path=/myrpki.rototill/ripe-prefixes-to-csv.awk; revision=3140
2010-03-27Updated APNIC TARob Austein
svn path=/rcynic/sample-trust-anchors/apnic.cer; revision=3139
2010-03-26CleanupRob Austein
svn path=/myrpki.rototill/ripe-rootcert.py; revision=3138
2010-03-26Clean up RIPE converter, start on APNIC converterRob Austein
svn path=/myrpki.rototill/apnic-to-csv.py; revision=3137
2010-03-26Perhaps a simpler approachRob Austein
svn path=/myrpki.rototill/ripe-asns-to-csv.py; revision=3136
2010-03-26Try doing the math this timeRob Austein
svn path=/myrpki.rototill/ripe-rootcert.py; revision=3135
2010-03-25Might help to look for the right status tagsRob Austein
svn path=/myrpki.rototill/ripe-to-csv.py; revision=3134
2010-03-25Add checks of status fieldRob Austein
svn path=/myrpki.rototill/ripe-to-csv.py; revision=3133
2010-03-23Track changes to URI schemeRob Austein
svn path=/myrpki.rototill/arin-rootcert.py; revision=3132
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-23Doh, report_error_elt is not XMLRob Austein
svn path=/myrpki.rototill/myrpki.py; revision=3130
2010-03-23Add handle translation hackRob Austein
svn path=/myrpki.rototill/arin-to-csv.py; revision=3129
2010-03-22Don't generate fake publication offer unless we're running rootd.Rob Austein
svn path=/myrpki.rototill/myrpki.py; revision=3128
2010-03-22Disable debuggingRob Austein
svn path=/myrpki.rototill/ripe-to-csv.py; revision=3127
2010-03-19First baby steps towards autoconf. Trying to keep this simple, soRob Austein
only using it where absolutely necessary at the moment. svn path=/Makefile; revision=3125
2010-03-19Don't require yamltest.confRob Austein
svn path=/myrpki.rototill/sql-cleaner.py; revision=3124
2010-03-18Quietly ignore CSV entries with no matching PEM files.Rob Austein
svn path=/myrpki.rototill/convert-from-csv-to-entitydb.py; revision=3123
2010-03-17Get parent_handle rightRob Austein
svn path=/myrpki.rototill/convert-from-csv-to-entitydb.py; revision=3122
2010-03-17Old test code wasn't setting server hostnames in config files.Rob Austein
svn path=/myrpki/myirbe.py; revision=3121
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-17Report left-right and publication protocol errors as somethingRob Austein
(slightly) more useful than an assertion failure. This still needs work, raw XML is not useful for normal human beings. svn path=/myrpki.rototill/myrpki.py; revision=3119
2010-03-17So of course the first rpki instance I tried to convert usedRob Austein
non-default filenames, at which point this silly script exploded. Pull right filenames out of old myrpki.conf. More seriously, we have to read the old pubd_base option to build repository entries correctly. svn path=/myrpki.rototill/convert-from-csv-to-entitydb.py; revision=3118
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-17Backup should include SQLRob Austein
svn path=/myrpki.rototill/README; revision=3116
2010-03-17Defaults for some old optionsRob Austein
svn path=/myrpki.rototill/convert-from-csv-to-entitydb.py; revision=3115
2010-03-17Add section on upgrading from old tools.Rob Austein
svn path=/myrpki.rototill/README; revision=3114
2010-03-17First pass updating this for the current software.Rob Austein
svn path=/myrpki.rototill/README; revision=3113
2010-03-17DebugRob Austein
svn path=/myrpki.rototill/yamltest.py; revision=3112
2010-03-17Update commentsRob Austein
svn path=/myrpki.rototill/examples/myrpki.conf; revision=3111