Age | Commit message (Expand) | Author |
2015-12-07 | Finish prying RPKI conformance checks apart from object verification. | Rob Austein |
2015-12-07 | Start decoupling RPKI profile conformance checks from object | Rob Austein |
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-26 | Oops, RRDP now mandates HTTPS instead of HTTP. | 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-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | 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-29 | New find_roa is picker about prefix syntax than the old version. Not | Rob Austein |
2014-05-21 | Flush old rpki-rtr implementation. | Rob Austein |
2014-05-20 | Doh, wrong API. | Rob Austein |
2014-05-09 | Clean up old utility code we don't need anymore. | Rob Austein |
2014-05-02 | Switch all rp/utils/ programs to use the Python script versions | Rob Austein |
2014-05-01 | s/rpki.rpki_rtr/rpki.rtr/g | Rob Austein |
2014-05-01 | Switch to refactored rpki-rtr implementation. | Rob Austein |
2014-04-26 | Refactor rpki-rtr code. | Rob Austein |
2014-04-26 | Cleanup. | Rob Austein |
2014-04-18 | Add support for multiple versions of rpki-rtr protocol, along with | Rob Austein |
2014-04-17 | Convert all use of ipaddr and derived classes to rpki.POW.IPAddress, | Rob Austein |
2014-04-17 | Use class decorator to construct PDU dispatch list (preparation for | Rob Austein |
2014-04-17 | Use rpki.POW to scan rcynic data directly, while retaining the ability | Rob Austein |
2014-04-16 | Python version of scan_roas. | Rob Austein |
2014-04-15 | Python version of uri utility. | Rob Austein |
2014-04-15 | Python version of print_rpki_manifest. | Rob Austein |
2014-04-15 | Add print_roa.py. | Rob Austein |