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
Age
Commit message (
Expand
)
Author
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-23
remove CONFDIR variable from toplevel configure script. now hardcoded to go ...
Michael Elkins
2011-01-22
revert back to using Django's built in authentication rather than HTTP Digest...
Michael Elkins
2011-01-22
integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...
Michael Elkins
2011-01-20
UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changes
Rob Austein
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-11-07
change defaults to require deployment under apache+mod_wsgi
Michael Elkins
2010-10-28
don't run configure_resources when the user is a front-end for rpkidemo
Michael Elkins
2010-10-28
move django.wsgi into apache/ subdir for improved security
Michael Elkins
2010-10-27
add support for uploading publications requests and myrpki.xml updates from r...
Michael Elkins
2010-10-27
add support for uploading identity.xml and repository requests from rpkidemo
Michael Elkins
2010-10-19
add support for download the myrpki.xml file; fix problem with superuser not ...
Michael Elkins
2010-10-19
provide links on the dashboard to export csv files; intended to also be used ...
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-13
change prefix split form to accept single input box in which the user can ent...
Michael Elkins
2010-07-12
fix copyright notices
Michael Elkins
2010-07-12
remove roa link from address ranges which are not properly representably as p...
Michael Elkins
2010-07-11
add copyright notices to portal-gui code
Michael Elkins
2010-07-11
add missing template conf_empty.html to makefile.in
Michael Elkins
2010-07-10
properly handle issuing roas for subdivided prefixes
Michael Elkins
2010-07-09
add nice error page when an account no permission to manage any handles
Michael Elkins
2010-07-08
call glue.configure_resources() after deleting a roa request from a prefix
Michael Elkins
2010-07-07
use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()
Michael Elkins
2010-07-07
added configure script to ease installation
Michael Elkins
2010-07-06
fix bug with file objects not being closed when running configure_resources()
Michael Elkins
2010-07-06
fix handle selection for normal users
Michael Elkins
2010-07-06
fix bug introduced by overzealous weeding
Michael Elkins
2010-07-06
remove extraneous imports
Michael Elkins
2010-07-06
weed dead code
Michael Elkins
2010-07-06
improve css for tables to improve readability
Michael Elkins
2010-07-06
load_csv can now create suballocations of received resources automatically
Michael Elkins
2010-07-06
rework portal-gui to support max prefix lengths
Michael Elkins
2010-07-05
show subdivided prefixes in unallocated resources section on dashboard
Michael Elkins
2010-07-05
workaround for printing address ranges with the hi and lo swapped
Michael Elkins
2010-07-04
add support for deleting a subdivided prefix
Michael Elkins
2010-07-04
gracefully handle printing address range with hi and lo swapped
Michael Elkins
2010-07-04
improve validation for prefix split form
Michael Elkins
2010-07-04
properly use the django model api to exclude objects
Michael Elkins
2010-07-04
when splitting address ranges, put the low above the high in the form
Michael Elkins
2010-07-04
pretty print address ranges in cidr when possible
Michael Elkins
2010-07-04
fix broken address range splitting
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-04
fix bug in split address form
Michael Elkins
2010-07-03
fix botched import
Michael Elkins
2010-07-03
make list_resource.py accept multiple <self/> handles as arguments
Michael Elkins
2010-07-03
fix bad path for template file in asn detail view
Michael Elkins
2010-07-03
enable expansion of $Id$ keyword
Michael Elkins
[next]