Age | Commit message (Expand) | Author |
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-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 |
2016-01-23 | Add multiple-URI TAL support to rcynicng. | Rob Austein |
2016-01-20 | Process deltas incrementally (one SQL commit per delta) and mutate | Rob Austein |
2016-01-20 | Handle TLS errors. Log a bit more about delta processing. | Rob Austein |
2016-01-20 | Tweak cleanup code again. | Rob Austein |
2016-01-16 | More exception handling (socket.error, IOError, ...). | Rob Austein |
2016-01-16 | Clean up HTTPS error handling. Attempt to work around Django | Rob Austein |
2016-01-15 | RRDP seems to work now, at least with RIPE's implementation. | Rob Austein |
2016-01-14 | Rework final_cleanup() to have some chance of working with RRDP. | Rob Austein |
2016-01-13 | Checkpoint of first cut at RRDP client code. RRDP client code not yet | Rob Austein |
2016-01-11 | Add (preliminary) database cleanup code. | Rob Austein |
2016-01-11 | Add rcynic-dump as a blunt instrument to let existing file-based | Rob Austein |
2016-01-10 | First apparently-working version of rcynicng using database instead of | Rob Austein |
2016-01-08 | Start converting rcynicng to use a database. | Rob Austein |
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-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 |