Age | Commit message (Expand) | Author |
2013-06-04 | Apparently we don't need "!" markers in section headers. Use Wiki | Rob Austein |
2013-06-04 | Put back section header we lost in all of today's rewrites. | Rob Austein |
2013-06-04 | Fold in more doc from Wiki. | Rob Austein |
2013-06-04 | Format multiple paragraphs in option documentation correctly. | Rob Austein |
2013-06-04 | Backquotes are probably safer than triple braces in this particular | Rob Austein |
2013-06-03 | Remove defaults for options in autoconf section, they're not useful. | Rob Austein |
2013-06-03 | Merge wiki doc for rpki.conf options into XML master. | Rob Austein |
2013-06-03 | Add --toc. | Rob Austein |
2013-06-03 | Cleanup | Rob Austein |
2013-06-03 | Anchors and monospace markup for Wiki output. | Rob Austein |
2013-06-02 | Do all the script builds during "make all" too. | Rob Austein |
2013-06-02 | We're going to end up building _POW.so twice to support both --inplace | Rob Austein |
2013-05-31 | Gussy up wiki output to show default values. Use absent XML attribute | Rob Austein |
2013-05-31 | --help should not backtrace, even if it does nothing very useful. | Rob Austein |
2013-05-28 | Don't stomp rpki.conf when installing from Makefiles. Make | Rob Austein |
2013-05-14 | Don't depend on default SQL password, since that's now generated on | Rob Austein |
2013-05-14 | Clean unused variables. | Rob Austein |
2013-05-07 | Do something imperfect that works now for cron setup, rather than | Rob Austein |
2013-05-07 | Use Python's platform library instead of parsing /etc/issue. | Rob Austein |
2013-05-07 | Simplify and comment. | Rob Austein |
2013-05-06 | Cleanup | Rob Austein |
2013-05-06 | Common code for crontab manipulation. | Rob Austein |
2013-05-03 | setproctitle | Rob Austein |
2013-05-02 | Whack Apache configuration into shape on FreeBSD. | Rob Austein |
2013-05-02 | Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen. | Rob Austein |
2013-05-02 | Add --remove and --purge, use classes to encapsulate common code. | Rob Austein |
2013-05-01 | Start consolidating Apache configuration voodoo into new script | Rob Austein |
2013-05-01 | Add ALLOWED_HOSTS. Closes #525. | Rob Austein |
2013-04-29 | Indent | Rob Austein |
2013-04-26 | Loading setproctitle dumps core when running under WSGI and Apache, so | Rob Austein |
2013-04-24 | Cleanup | Rob Austein |
2013-04-24 | Start fleshing out install-postconf target, now that we have a halfway sane v... | Rob Austein |
2013-04-24 | Rewrite rpki-sql-setup to minimize the number of times we have to | Rob Austein |
2013-04-20 | Consider updating ROAs and Ghostbusters when CA certificate changes. | Rob Austein |
2013-04-20 | Sample YAML encodings of Ghostbusters vCards. | Rob Austein |
2013-04-20 | Force new manifest EE certificate, manifest, and CRL when parent | Rob Austein |
2013-04-19 | Throw exception when asked to issue a certificate with notAfter <= | Rob Austein |
2013-04-19 | Add option to allow setting initial resource validity when configuring | Rob Austein |
2013-04-18 | Teach rpkic and yamltest about Ghostbusters records. | Rob Austein |
2013-04-17 | Add --pwgen option to rpki-confgen. Add framework for rpkid | Rob Austein |
2013-04-17 | Oops, reissuing a child certificate works better when we remember to | Rob Austein |
2013-04-16 | Restrict use of rpkid.self.regen_margin to certificate regeneration, | Rob Austein |
2013-04-15 | add warning to CSV import form for ROAs, ASes and Prefixes that all existing ... | Michael Elkins |
2013-04-11 | Get rid of dependency on v3_key_usage from OpenSSL library, since some | Rob Austein |
2013-04-09 | Add --jitter option to help spread the load when fetching routeviews | Rob Austein |
2013-04-07 | Clean up properly when purging installed packages on Ubuntu. | Rob Austein |
2013-04-06 | Move installation of portal-gui data files into setup.py. | Rob Austein |
2013-04-06 | Move our distutils extensions into a separate module. | Rob Austein |
2013-04-06 | Teach setup.py how to install scripts in more than one directory, move | Rob Austein |
2013-04-05 | Feh, missed some quotes when converting from Makefile syntax. | Rob Austein |