index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rp
Age
Commit message (
Expand
)
Author
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
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-08
Fall back to HTTP if we can't find an HTTPS URI for rpkiNotify; the
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
[next]