Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2013-09-19 | resource_range_ip has a .min element, not .prefix_min | Michael Elkins | |
svn path=/trunk/; revision=5497 | |||
2013-09-19 | update cacheview interface to match the style of the main app | Michael Elkins | |
svn path=/trunk/; revision=5496 | |||
2013-03-29 | a roa only matches a route if it exactly matches or is an aggregrate. if ↵ | Michael Elkins | |
the route is an aggregate of the roa, it does not match. svn path=/trunk/; revision=5247 | |||
2013-03-21 | merge ^/branches/tk334 | Michael Elkins | |
svn path=/trunk/; revision=5193 | |||
2013-03-04 | add .cert_chain property to return the complete certificate chain for the ↵ | Michael Elkins | |
specified object svn path=/trunk/; revision=5099 | |||
2012-10-12 | Replace rpki.ipaddrs with rpki.POW.IPAddress. | Rob Austein | |
svn path=/branches/tk274/; revision=4773 | |||
2012-02-14 | rework cacheview models to separate validation status from accepted objects | Michael Elkins | |
optimize import of rcynic xml summary svn path=/branches/tk161/; revision=4330 | |||
2012-02-09 | pep8 fixes | Michael Elkins | |
svn path=/branches/tk161/; revision=4319 | |||
2012-01-17 | pull duplicated model for represent AS ranges into abstract model in ↵ | Michael Elkins | |
rpki.gui.models so it can be reused. svn path=/branches/tk161/; revision=4213 | |||
2012-01-17 | refactor cacheview app to use common rpki.gui.models | Michael Elkins | |
svn path=/branches/tk161/; revision=4165 | |||
2012-01-17 | incorporate validation status from cacheview app | Michael Elkins | |
modify cacheview schema to use bigint for ip address storage modify rpkigui-rcynic to use a transaction-per-object to avoid huge memory requirements svn path=/branches/tk161/; revision=4164 | |||
2011-10-18 | update rpki.gui.cacheview app to support new rcynic xml format. closes #106 | Michael Elkins | |
svn path=/trunk/; revision=4054 | |||
2011-06-15 | display a table containing the full x.509 cert chain for all signed objects | Michael Elkins | |
in cert detail view, display validation status for all issued objects in tables move name and key id fields to signedobject base class in order to store the SN and SKI of the signing EE certs svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3875 | |||
2011-06-14 | extrude validation status lables from the rcynic XML file and shove into ↵ | Michael Elkins | |
django db color code validation status in signed object detail views to make problems stand out svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3873 | |||
2011-06-12 | add indices for AddressRange objects to speed up reprocessing changed rescerts | Michael Elkins | |
svn path=/rpkid/rpki/gui/cacheview/models.py; revision=3867 | |||
2011-06-10 | add URLs for as/address range detail | Michael Elkins | |
svn path=/rpkid/rpki/gui/cacheview/models.py; revision=3861 | |||
2011-06-09 | add support for browing the rcynic cache | Michael Elkins | |
svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3859 |