Age | Commit message (Expand) | Author |
2016-06-08 | Bugfixes from Andrew Bradford (thanks!). | Rob Austein |
2016-05-25 | Make rpkigui-import-routes use logging settings from /etc/rpki.conf instead o... | Michael Elkins |
2016-05-24 | More http:// => https:// changes in documentation links. | Rob Austein |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-04-26 | Convert rpki-rtr to use common config/argparse/logging setup. | Rob Austein |
2016-04-26 | Further consolidation of config file parsing, command line parsing, | Rob Austein |
2016-04-24 | Tidy new rpki-nanny capture code a bit. | Rob Austein |
2016-04-24 | Add code to rpki-nanny to capture misdirected daemon output that goes | Rob Austein |
2016-04-23 | Add yamltest code to set up TAL and root certificate correctly under | Rob Austein |
2016-04-23 | Remove a whole lotta rootd stuff. | Rob Austein |
2016-04-23 | Internal root sort of working, but only sort of. It's skipping the | Rob Austein |
2016-04-23 | Add Root model to rpki.rpkidb and root-related attributes to | Rob Austein |
2016-04-23 | Switch CA daemons to run under rpki-nanny. | Rob Austein |
2016-04-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins |
2016-04-12 | Pull rpkic <group> fix from trunk. | Rob Austein |
2016-04-09 | Avoid setuid antics when starting GUI from yamltest. | Rob Austein |
2016-03-30 | Clean up and simplify rpkic privilege-dropping code. All sudo voodoo | Rob Austein |
2016-03-24 | Use undocumented -f option to a2dismod when disabling mod_deflate to | Rob Austein |
2016-03-22 | Handle Linux .distribution_version in cases like "testing" and | Rob Austein |
2016-03-21 | Rework rpkic setuid handling to something a bit more robust. | Rob Austein |
2016-03-14 | Drop Cache-Control: max-age for RRDP notification files to match | Rob Austein |
2016-02-25 | Use sys.executable to avoid potential $PATH problem. | Rob Austein |
2016-02-24 | Rewrite rpkic wrapper to avoid running sudo unnecessarily. | Rob Austein |
2016-02-18 | Whack yamltest.py until it works again with latest changes to rpkic, etc. | Rob Austein |
2016-02-16 | Finally builds and installs properly on Ubuntu again; | Rob Austein |
2016-02-15 | Snapshot before whacking migrations. | Rob Austein |
2016-02-15 | Checkpoint while shuffling stuff around for new installation scheme. | Rob Austein |
2016-02-14 | Cleanup. | Rob Austein |
2016-02-14 | Revised rpki-sql-setup approaching something halfway sane. Still need | Rob Austein |
2016-02-13 | Snapshot current almost-working version of rpki-sql-setup, | Rob Austein |
2016-02-13 | Add back some logging. | Rob Austein |
2016-02-12 | Debug PostgreSQL setup code. Make [rcynic] database optional for now. | Rob Austein |
2016-02-12 | Missing "self" in method definition. | Rob Austein |
2016-02-12 | Rewrite scripts affected by rpki-sql-setup changes. | Rob Austein |
2016-02-12 | Rewrite rpki-sql-setup to handle PostgreSQL and SQLite3 as well as | Rob Austein |
2016-01-23 | Add multiple-URI TAL support to rcynicng. | Rob Austein |
2016-01-06 | Add minimal HTTPS server to yamltest, for RRDP testing. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-11-10 | Add router certificate to test. | Rob Austein |
2015-10-26 | Add warning about CSRF issues when simulating multiple GUI instances | Rob Austein |
2015-10-26 | Whack a few things stale imports and Django 1.6-isms to get GUI | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-25 | Tweak binary field types to get SQLite3 working as a Django ORM | Rob Austein |
2015-10-25 | Make SQL engine configurable. Works for MySQL, not yet tested for anything e... | Rob Austein |
2015-10-22 | Timing tweaks to a kludgy test script. Didn't help, might have done | Rob Austein |
2015-10-22 | First cut at replacing rpkid's HTTP and I/O system with Tornado. Not | Rob Austein |
2015-10-20 | Left-right test cases updated to track [6120]. | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-19 | Tweak test scripts. | Rob Austein |