Age | Commit message (Expand) | Author |
2016-07-19 | Implement new recommendation for HTTPS validation: try with validation | Rob Austein |
2016-06-17 | Disable email to root when a Django exception occurs, and log it to the apach... | Michael Elkins |
2016-06-09 | Fix badly written XXX_Driver.execute() methods: calling sequence is | Rob Austein |
2016-06-08 | Bugfixes from Andrew Bradford (thanks!). | Rob Austein |
2016-05-26 | Remove gratuitous None values from status database -- this appears to | 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-05-07 | Copyright notice update, first round: files that are entirely new | Rob Austein |
2016-04-26 | Convert RP utilities 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 | Disable TALs for a couple more testbeds as we edge towards considering | 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-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins |
2016-04-03 | Move more programs to integrated config+argparse framework. | Rob Austein |
2016-04-02 | Teach rcynicng to read command line defaults from rpki.conf. Some of | Rob Austein |
2016-03-21 | [6322] broke "make test", fix by allowing rpkic to run with warning | Rob Austein |
2016-03-20 | Clean up rcynic installation, run rcynicng instead of (old) rcynic, clean up ... | Rob Austein |
2016-03-19 | Internal sudo wrapper to deal with PostgreSQL access control issues. | Rob Austein |
2016-03-19 | Pull changes from trunk. Closes #784. | Rob Austein |
2016-03-03 | Speed up snapshot loading and cleanup with huge data sets. | Rob Austein |
2016-03-01 | Fix bug introduced while refactoring bulk SQL insertion. | Rob Austein |
2016-03-01 | Somewhat cleaner version of bulk snapshot loader. | Rob Austein |
2016-03-01 | Much faster loading of large RRDP snapshots. Code is messy and needs | Rob Austein |
2016-02-29 | Doh, "session_id", not "uuid". | Rob Austein |
2016-02-29 | Tighter syntax checks on snapshots and deltas, in lieu of RelaxNG validation. | Rob Austein |
2016-02-29 | Use lxml.etree.iterparse() for delta files too. | Rob Austein |
2016-02-29 | Stash unparsed XML in a temporary file so we can get off the phone | Rob Austein |
2016-02-27 | Helps to get the field names right when cleaning up. | Rob Austein |
2016-02-27 | Use an incremental parser for snapshot files. | Rob Austein |
2016-02-19 | Add rp_key_dir, mostly to simplify testing with yamltest. | Rob Austein |
2016-02-18 | Dedupe to avoid backing up the same database more than once. | Rob Austein |
2016-02-17 | Add PostgreSQL and SQLite3 backup templates. | Rob Austein |
2016-02-16 | Tweak file locations for root RPKI key, certificate, and TAL. | Rob Austein |
2016-02-16 | Promote rpki-generate-root-certificate to supported status. | 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 | First round of silly bugfixes. | Rob Austein |
2016-02-15 | Checkpoint while shuffling stuff around for new installation scheme. | Rob Austein |
2016-02-08 | Add note on TLS certificate validation. | Rob Austein |
2016-01-29 | Tweaks to handle large RRDP deltas better. | Rob Austein |
2016-01-29 | Whack rcynicng to produce an XML file which rcynic-html can parse: | Rob Austein |
2016-01-28 | Add HTTPS timeout control. | Rob Austein |
2016-01-26 | Add (mostly) backwards-compatible iterator which handles finding | Rob Austein |
2016-01-23 | Cleanup. | Rob Austein |
2016-01-23 | Pre-fetch a small number of deltas ahead of what we're currently | Rob Austein |
2016-01-23 | Tweak logging. Rewrite object checking loop to be a bit clearer. | Rob Austein |
2016-01-23 | Cleanup. | Rob Austein |