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
/
rpki
/
pubdb
/
models.py
Age
Commit message (
Expand
)
Author
2016-04-23
Add yamltest code to set up TAL and root certificate correctly under
Rob Austein
2016-02-21
Be a bit more frugal with memory: serialize XML directly to disk, and,
Rob Austein
2016-02-21
Don't really need delta XML in SQL either, just need the hash.
Rob Austein
2016-02-21
We don't really need to store the full XML snapshot in SQL. We don't
Rob Austein
2016-01-23
Add multiple-URI TAL support to rcynicng.
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-25
Tweak binary field types to get SQLite3 working as a Django ORM
Rob Austein
2015-10-16
PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.
Rob Austein
2015-10-08
Upgrade to new way of doing WSGI. Silence ten zillion deprecation
Rob Austein
2014-11-12
Initial (awful kludge) version of adding RRDP URIs to SIA extension.
Rob Austein
2014-11-08
Simplify RRDP schema again: one delta file now contains exactly one
Rob Austein
2014-09-19
Convert pubd to use Django ORM and lxml.etree.
Rob Austein