aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/routeview
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2013-10-09we must import rpki.gui.cacheview.models because it is illegal to try to impo...Michael Elkins
2013-09-26better error handling and logging when we can't parse the origin AS from a ro...Michael Elkins
2013-09-23revert [5498]Michael Elkins
2013-09-19import cacheview.models directly instead of cacheviewMichael Elkins
2013-04-03allow rpkigui-import-routes to be invoked with zero arguments, in which it wi...Michael Elkins
2013-04-03add support for automatically fetching routeviews.org dumps specified by URLMichael Elkins
2013-03-29a roa only matches a route if it exactly matches or is an aggregrate. if the...Michael Elkins
2013-03-29fix bug in orm query where roas covering a subset of a route were ignoredMichael Elkins
2013-03-21merge ^/branches/tk334Michael Elkins
2013-03-04move core of rpkid/portal-gui/scripts/rpkigui-import-routes.py to rpkid/rpki/...Michael Elkins
2012-11-20add support for client side route lookup in the roa creation formMichael Elkins
2012-02-13set proper sort order for RouteOrigin{,V6} to sort by prefixMichael Elkins
2012-01-17fix module docstringsMichael Elkins
2012-01-17refactor cacheview app to use common rpki.gui.modelsMichael Elkins
2012-01-17updated routeviews data handlingMichael Elkins
2012-01-17rework routeview parser to use bulk sql insertsMichael Elkins
2012-01-17import initial cut at rpki.gui.routeview appMichael Elkins