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
/
rpkidb
/
migrations
Age
Commit message (
Expand
)
Author
2016-04-23
Internal root working with vastly-simplified implementation.
Rob Austein
2016-04-23
Start fleshing out Parent actions that require poking at companion Root object.
Rob Austein
2016-04-23
Add Root model to rpki.rpkidb and root-related attributes to
Rob Austein
2016-04-23
Upon further analysis: Roots and Turtles don't need handles, only
Rob Austein
2016-04-23
Swing CA model to link to Turtle instead of Parent.
Rob Austein
2016-04-23
Step one of adding internal support for RPKI roots to rpkid: split
Rob Austein
2016-01-23
Add multiple-URI TAL support to rcynicng.
Rob Austein
2015-11-11
Oops, forgot to commit migration for latest schema change.
Rob Austein
2015-11-11
Refactor a few of the ridiculously long rpkidb model methods into
Rob Austein
2015-10-28
Now working with PostgreSQL.
Rob Austein
2015-10-25
All SKI operations on issued certificates are really g(SKI)
Rob Austein
2015-10-24
Switched from BlobField to BinaryField, but doesn't seem to have
Rob Austein
2015-10-20
Change <self/> (etc) to <tenant/> (etc). "self" always was a really
Rob Austein
2015-10-19
Whoops, missed creating a migration for field name change.
Rob Austein
2015-10-19
Amputate old SQL code out of rpkid with a fire axe, replacing it with
Rob Austein
2015-10-16
Replace RRDP wired-in-URL kludge with proper support in OOB and
Rob Austein
2015-10-15
Convert zookeeper to use new (IETF standards track I-D) out-of-band
Rob Austein
2015-10-08
Add an initial set of rpkidb models and confirm that Django is willing
Rob Austein