Age | Commit message (Expand) | Author |
2015-12-07 | Move validation callback to Python. | Rob Austein |
2015-12-06 | Fix rcynicng directory rotation code. Checkpoint along the way to | Rob Austein |
2015-11-29 | Fix confused handling of staleness flags. | Rob Austein |
2015-11-29 | Simplify main object checking loop by moving loop over object | Rob Austein |
2015-11-29 | Move more trivial tests from C to Python. | Rob Austein |
2015-11-29 | rcynicng caught a bug in rpkid! Router certificates are forbidden | Rob Austein |
2015-11-28 | yield when putting to task queue even though we expect the future to | Rob Austein |
2015-11-28 | Clean up CheckTALTask. | Rob Austein |
2015-11-28 | Handle staleness and staleness-tainting checks in Python. | Rob Austein |
2015-11-28 | Record staleness tainting. | Rob Austein |
2015-11-27 | Simplify manifest walking code: we don't need to walk both current and | Rob Austein |
2015-11-27 | Tweaks to bring rcynicng more into line with rcynic's behavior. | Rob Austein |
2015-11-25 | Starting to look like a validator. Still gets different somewhat | Rob Austein |
2015-11-24 | Add stack forking. At this point the basic tasking structure looks complete. | Rob Austein |
2015-11-23 | first pass on XML output. Incomplete, but enough to get a useful | Rob Austein |
2015-11-23 | Sort out swamp of multiple generations of manifests and picking best CRL. | Rob Austein |
2015-11-22 | Convert certificate tree walking code to use new tasking model. | Rob Austein |
2015-11-20 | Checkpoint. Not useful yet, but starting to come together. Tornado is awesome. | Rob Austein |
2015-11-18 | Move StatusCode out of POW.c. New API still needs work, but this | Rob Austein |
2015-11-18 | First test of new validation code. No major surprises. Much testing | Rob Austein |
2015-11-17 | First baby steps towards testing new rpki.POW extended validation code. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-07-21 | More relatively straightforward merges. | Rob Austein |
2014-11-16 | Now working against Tim's RRDP repository (really, was working a few | Rob Austein |
2014-11-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein |
2014-06-02 | Insert blank line after URI in all TALs, in case RFC 6480 bis becomes a stand... | Rob Austein |
2014-05-31 | Still more PyLint. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-01 | Switch to refactored rpki-rtr implementation. | Rob Austein |
2014-04-26 | Cleanup. | Rob Austein |
2014-04-14 | Move all Python script installation to setup.py, so that it gets the | Rob Austein |
2014-04-12 | Clean up kludges left from before RP code could use our the Python | Rob Austein |
2014-04-10 | Incomplete autoconf conversion in RP tools. Oops. Thanks, Michael. | Rob Austein |
2014-04-07 | RP cleanup and test rules. | Rob Austein |
2014-04-06 | Start whacking Makefiles | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |