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