aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2013-06-04Apparently we don't need "!" markers in section headers. Use WikiRob Austein
2013-06-04Put back section header we lost in all of today's rewrites.Rob Austein
2013-06-04Fold in more doc from Wiki.Rob Austein
2013-06-04Format multiple paragraphs in option documentation correctly.Rob Austein
2013-06-04Backquotes are probably safer than triple braces in this particularRob Austein
2013-06-03Remove defaults for options in autoconf section, they're not useful.Rob Austein
2013-06-03Merge wiki doc for rpki.conf options into XML master.Rob Austein
2013-06-03Add --toc.Rob Austein
2013-06-03CleanupRob Austein
2013-06-03Anchors and monospace markup for Wiki output.Rob Austein
2013-06-02Do all the script builds during "make all" too.Rob Austein
2013-06-02We're going to end up building _POW.so twice to support both --inplaceRob Austein
2013-05-31Gussy up wiki output to show default values. Use absent XML attributeRob Austein
2013-05-31--help should not backtrace, even if it does nothing very useful.Rob Austein
2013-05-28Don't stomp rpki.conf when installing from Makefiles. MakeRob Austein
2013-05-14Don't depend on default SQL password, since that's now generated onRob Austein
2013-05-14Clean unused variables.Rob Austein
2013-05-07Do something imperfect that works now for cron setup, rather thanRob Austein
2013-05-07Use Python's platform library instead of parsing /etc/issue.Rob Austein
2013-05-07Simplify and comment.Rob Austein
2013-05-06CleanupRob Austein
2013-05-06Common code for crontab manipulation.Rob Austein
2013-05-03setproctitleRob Austein
2013-05-02Whack Apache configuration into shape on FreeBSD.Rob Austein
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-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 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-07Clean up properly when purging installed packages on Ubuntu.Rob 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