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
/
portal-gui
/
rpkigui
/
myrpki
/
models.py
Age
Commit message (
Expand
)
Author
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2010-12-21
remove hardcoded paths for WSGIScriptAlias so that it can be changed
Michael Elkins
2010-11-07
updates to portal-giu to better support hosted handles
Michael Elkins
2010-10-28
move django.wsgi into apache/ subdir for improved security
Michael Elkins
2010-07-27
strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...
Michael Elkins
2010-07-16
improved support for viewing unallocated address ranges in the dashboard and ...
Michael Elkins
2010-07-12
fix copyright notices
Michael Elkins
2010-07-11
add copyright notices to portal-gui code
Michael Elkins
2010-07-07
use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()
Michael Elkins
2010-07-06
rework portal-gui to support max prefix lengths
Michael Elkins
2010-07-05
workaround for printing address ranges with the hi and lo swapped
Michael Elkins
2010-07-04
gracefully handle printing address range with hi and lo swapped
Michael Elkins
2010-07-04
pretty print address ranges in cidr when possible
Michael Elkins
2010-07-04
add spaces around the dash when displaying address ranges
Michael Elkins
2010-07-04
remove "address range" from string form of AddressRange
Michael Elkins
2010-07-03
enable expansion of $Id$ keyword
Michael Elkins
2010-07-02
portal-gui updates
Michael Elkins
2010-07-01
add auxillary scripts for querying rpkid/rcynic, add model objects to represe...
Michael Elkins
2010-07-01
commit recent rpki changes
Michael Elkins
2010-06-12
Add some comments so we don't have to work out from scratch why we
Bill Fenner
2010-06-12
Rename rpki to rpkigui.
Bill Fenner