aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-01Add TAL example.Rob Austein
2010-12-31distclean targetRob Austein
2010-12-31"Indirect Trust Anchor" -> "Trust Anchor Locator"Rob Austein
2010-12-31"Indirect Trust Anchor" -> "Trust Anchor Locator"Rob Austein
2010-12-31Update docRob Austein
2010-12-31Add new RIPE-NCC trust anchor locator, rename other .ita files to .talRob Austein
2010-12-31Add new RIPE-NCC trust anchor locator, rename other .ita files to .talRob Austein
2010-12-30Platforms that require pywrap require it when running the testRob Austein
2010-12-30Previous defaults didn't build on Ubuntu 10.04 or Mac OS X, so tweakRob Austein
2010-12-30Doh, get pywrap path rightRob Austein
2010-12-30Don't make executable test scripts, at least for nowRob Austein
2010-12-30Rework OpenSSL shared library stuff. Still not great, but better.Rob Austein
2010-12-29CleanupRob Austein
2010-12-29Try to use autoconf to save us from shared libraries if it canRob Austein
2010-12-29Get check for prog_openssl right in smoketest.Rob Austein
2010-12-29First cut at getting Python stuff fully (well, more fully) under autoconfRob Austein
2010-12-29Start autoconf work for POW et alRob Austein
2010-12-29Autoconf now knows how to build rcynic and utils against either ourRob Austein
2010-12-28More autoconf.Rob Austein
2010-12-28Conditionalize which subdirectories we build, based on what configureRob Austein
2010-12-21remove hardcoded paths for WSGIScriptAlias so that it can be changedMichael Elkins
2010-12-21remove chmod command for deprecated runserver scriptMichael Elkins
2010-12-18Autoconf the test tools tooRob Austein
2010-12-18More autoconfRob Austein
2010-12-18Starting to sort out the twisty maze of Python build choicesRob Austein
2010-12-17Rework OpenSSL and Python checksRob Austein
2010-12-17Oops, looking for "CMS_verify", not "CMS_VERIFY"Rob Austein
2010-12-17First of several rounds of autoconf changesRob Austein
2010-12-14Move all daemons to modulesRob Austein
2010-12-11Update to draft-ietf-sidr-rpki-rtr-04, which replaces the "source" andRob Austein
2010-11-29fix default location of $top on work0Michael Elkins
2010-11-29change $USER to $WEBUSER to avoid conflict with posix shell variable of same ...Michael Elkins
2010-11-29backout change to login url because it broke sessionsMichael Elkins
2010-11-25Use conventional string format for certificate namesRob Austein
2010-11-23Yet another sick varientRob Austein
2010-11-23OpenSSL 1.0.0bRob Austein
2010-11-23Rework pywrap build again, busing distutils.sysconfig this time toRob Austein
2010-11-22fixed broken handling of $prefix expansion for $datarootdir.Michael Elkins
2010-11-22Tweak to work on FreeBSD, now have to retest other platformsRob Austein
2010-11-21Add Michael's pywrap hackRob Austein
2010-11-18Log URL when failingRob Austein
2010-11-18Ruideger says I do not want plain "ASSIGNED", only "ASSIGNED P[IA]"Rob Austein
2010-11-17Yet another set of tools attempting to deal with the RIPE messRob Austein
2010-11-17ensure the htpasswd file exists during "make install" so that "htdigest -c" i...Michael Elkins
2010-11-17update portal-gui install instructionsMichael Elkins
2010-11-17call conf.save() regardless of self-hosted or notMichael Elkins
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
2010-11-14Use sys.executable to find Python; use same SQL usernames in yamltest as in s...Rob Austein
2010-11-11Update RIPE trust anchor locator, per Tim.Rob Austein
2010-11-11move docs on configuring apache to README.apacheMichael Elkins