aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-02Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.Rob Austein
2013-05-02Add --remove and --purge, use classes to encapsulate common code.Rob Austein
2013-05-01Start consolidating Apache configuration voodoo into new scriptRob Austein
2013-05-01Add ALLOWED_HOSTS. Closes #525.Rob Austein
2013-04-29IndentRob Austein
2013-04-26Loading setproctitle dumps core when running under WSGI and Apache, soRob Austein
2013-04-24Add pbuilder script to repository.Rob Austein
2013-04-24CleanupRob Austein
2013-04-24Start fleshing out install-postconf target, now that we have a halfway sane v...Rob Austein
2013-04-24Rewrite rpki-sql-setup to minimize the number of times we have toRob Austein
2013-04-20Consider updating ROAs and Ghostbusters when CA certificate changes.Rob Austein
2013-04-20Sample YAML encodings of Ghostbusters vCards.Rob Austein
2013-04-20Force new manifest EE certificate, manifest, and CRL when parentRob Austein
2013-04-19Throw exception when asked to issue a certificate with notAfter <=Rob Austein
2013-04-19Add option to allow setting initial resource validity when configuringRob Austein
2013-04-18Teach rpkic and yamltest about Ghostbusters records.Rob Austein
2013-04-17Add --pwgen option to rpki-confgen. Add framework for rpkidRob Austein
2013-04-17Oops, reissuing a child certificate works better when we remember toRob Austein
2013-04-16Restrict use of rpkid.self.regen_margin to certificate regeneration,Rob Austein
2013-04-15Add cronjob to update BPKI files. Fix routeviews cronjob. Clean upRob Austein
2013-04-15add warning to CSV import form for ROAs, ASes and Prefixes that all existing ...Michael Elkins
2013-04-11Get rid of dependency on v3_key_usage from OpenSSL library, since someRob Austein
2013-04-09Add --jitter option to help spread the load when fetching routeviewsRob Austein
2013-04-08Teach FreeBSD rpki-ca port about rpki-confgen. Clean up various minor annoya...Rob Austein
2013-04-07Clean up properly when purging installed packages on Ubuntu.Rob Austein
2013-04-06CleanupRob Austein
2013-04-06Move installation of portal-gui data files into setup.py.Rob Austein
2013-04-06Move our distutils extensions into a separate module.Rob Austein
2013-04-06Teach setup.py how to install scripts in more than one directory, moveRob Austein
2013-04-05Feh, missed some quotes when converting from Makefile syntax.Rob Austein
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
2013-04-05Add --debuild option.Rob Austein
2013-04-05Whack build environment with a club to get rpki-ca package to start upRob Austein
2013-04-05Some recent cleanup broke package builds on Ubuntu, fix that.Rob Austein
2013-04-04configure no longer needs to look for django-admin.pyMichael Elkins
2013-04-04convert ${sbindir}/rpki-manage from a shell script to a pure python scriptMichael Elkins
2013-04-04fix DJANGO_SETTINGS_MODULE in rpki-manage.in scriptMichael Elkins
2013-04-04Start integrating rpki-confgen with build process.Rob Austein
2013-04-04set PYTHONPATH from rpki.autoconf.datarootdir at runtime rather than substitu...Michael Elkins
2013-04-04pull SECRET_KEY from rpki.conf if present, otherwise generate a random valueMichael Elkins
2013-04-04set settings.STATIC_ROOT from rpki.autoconf.datarootdir instead of substituti...Michael Elkins
2013-04-04Add --autoconf command, clean up XML output.Rob Austein
2013-04-04no longer necessary to set rpki.config.default_dirname from settings.pyMichael Elkins
2013-04-04Configuration file generator, to solve a couple of different problemsRob Austein
2013-04-03Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-04-03remove support for virtualenv.Michael Elkins
2013-04-03allow rpkigui-import-routes to be invoked with zero arguments, in which it wi...Michael Elkins
2013-04-03add support for automatically fetching routeviews.org dumps specified by URLMichael Elkins
2013-04-03merge /branches/tk500Michael Elkins
2013-04-03merge /trunkMichael Elkins