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
/
rpkid
/
rpki
/
gui
/
cacheview
/
models.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2013-09-19
resource_range_ip has a .min element, not .prefix_min
Michael Elkins
2013-09-19
update cacheview interface to match the style of the main app
Michael Elkins
2013-03-29
a roa only matches a route if it exactly matches or is an aggregrate. if the...
Michael Elkins
2013-03-21
merge ^/branches/tk334
Michael Elkins
2013-03-04
add .cert_chain property to return the complete certificate chain for the spe...
Michael Elkins
2012-10-12
Replace rpki.ipaddrs with rpki.POW.IPAddress.
Rob Austein
2012-02-14
rework cacheview models to separate validation status from accepted objects
Michael Elkins
2012-02-09
pep8 fixes
Michael Elkins
2012-01-17
pull duplicated model for represent AS ranges into abstract model in rpki.gui...
Michael Elkins
2012-01-17
refactor cacheview app to use common rpki.gui.models
Michael Elkins
2012-01-17
incorporate validation status from cacheview app
Michael Elkins
2011-10-18
update rpki.gui.cacheview app to support new rcynic xml format. closes #106
Michael Elkins
2011-06-15
display a table containing the full x.509 cert chain for all signed objects
Michael Elkins
2011-06-14
extrude validation status lables from the rcynic XML file and shove into djan...
Michael Elkins
2011-06-12
add indices for AddressRange objects to speed up reprocessing changed rescerts
Michael Elkins
2011-06-10
add URLs for as/address range detail
Michael Elkins
2011-06-09
add support for browing the rcynic cache
Michael Elkins