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