Age | Commit message (Expand) | Author |
2016-05-02 | Checkpoint. Most of the certificate twiddling is done, but untested. | Rob Austein |
2016-04-29 | gracefully catch and log exception from zookeeper | Michael Elkins |
2016-04-29 | lxml doesn't like None as an attribute value, so use empty string when | Rob Austein |
2016-04-27 | Catch exceptions from Zookeeper to gracefully continue when we can't talk to ... | Michael Elkins |
2016-04-26 | Handle non-existant root certificate correctly in rpkic extract_root_* comman... | 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 | Add exception handler of last resort to servers, in an attempt to get | Rob Austein |
2016-04-23 | .up_down_query_root() must pick out the right CADetail by g(SKI). | Rob Austein |
2016-04-23 | Missing dictionary key in a few tests in UpdateChildrenTask. | Rob Austein |
2016-04-23 | "KeyError: u'manager'" turns out to be Django's way of saying: | Rob Austein |
2016-04-23 | Add yamltest code to set up TAL and root certificate correctly under | Rob Austein |
2016-04-23 | Internal root working with vastly-simplified implementation. | Rob Austein |
2016-04-23 | rpkic extract_root_certificate and extract_root_tal commands. | 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 | Initial version of rpki.irdb.models.Root. May end up folding this | Rob Austein |
2016-04-23 | Parent property methods to handle XML attributes which are really for | Rob Austein |
2016-04-23 | Start fleshing out Parent actions that require poking at companion Root object. | Rob Austein |
2016-04-23 | Generalize the formerly-BSC-specific handling of "readonly" | Rob Austein |
2016-04-23 | Add Root model to rpki.rpkidb and root-related attributes to | Rob Austein |
2016-04-23 | Upon further analysis: Roots and Turtles don't need handles, only | Rob Austein |
2016-04-23 | Swing CA model to link to Turtle instead of Parent. | Rob Austein |
2016-04-23 | Step one of adding internal support for RPKI roots to rpkid: split | Rob Austein |
2016-04-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins |
2016-04-21 | Missing dictionary key in a few tests in UpdateChildrenTask. | Rob Austein |
2016-04-15 | Merge from trunk. | Rob Austein |
2016-04-14 | Fix bug introduced merging load_roa_requests patch from trunk, sigh. | Rob Austein |
2016-04-12 | Pull rpkic <group> fix from trunk. | Rob Austein |
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-30 | Clean up and simplify rpkic privilege-dropping code. All sudo voodoo | Rob Austein |
2016-03-30 | Still more UID-swapped file I/O, and general cleanup of UI file I/O. | Rob Austein |
2016-03-29 | rpkic needs to do uid swapping around XML reads too. | Rob Austein |
2016-03-29 | Initial fixes to rpkigui-rcynic. Still not working, but failing in a | Rob Austein |
2016-03-28 | Apparently we lost DOWNLOAD_DIRECTORY while consolidating the GUI's | Rob Austein |
2016-03-23 | Wrap a MySQL-specific error check so it doesn't cause problems when using oth... | Rob Austein |
2016-03-21 | Django API fashion police renamed "mimetype" to be "content_type". | Rob Austein |
2016-03-21 | [6322] broke "make test", fix by allowing rpkic to run with warning | Rob Austein |
2016-03-21 | Rework rpkic setuid handling to something a bit more robust. | Rob Austein |
2016-03-20 | Clean up rcynic installation, run rcynicng instead of (old) rcynic, clean up ... | Rob Austein |
2016-03-03 | Speed up snapshot loading and cleanup with huge data sets. | Rob Austein |
2016-03-01 | Clean up after switching from XMLPullParser to iterparse: put models | Rob Austein |
2016-02-27 | Use an incremental parser for snapshot files. | Rob Austein |
2016-02-26 | Tweak UpdateROAsTask to create new ROAs before worrying about updating old ones. | Rob Austein |
2016-02-26 | Using a Tornado yield dictionary is elegant (not to mention cute), but | Rob Austein |
2016-02-26 | Simplify UpdateChildrenTask. | Rob Austein |
2016-02-26 | Tweak default rpkid timing parameters. | Rob Austein |
2016-02-25 | Helps to add task back into the queue when postponing, doh. | Rob Austein |
2016-02-25 | Tweak postponement code so that, if everything in the task queue has | Rob Austein |