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
/
rpkid
/
rpki
/
gui
/
app
Age
Commit message (
Expand
)
Author
2012-01-16
make Parent & Child proxy models around the irdb variants
Michael Elkins
2012-01-14
first cut at move to rpki.irdb
Michael Elkins
2011-12-10
fix missing comma in dict initialization
Michael Elkins
2011-12-09
When creating a stub rpki.conf for hosted entities, copy the openssl path fro...
Michael Elkins
2011-12-09
update myrpki glue functions to use the system rpki.conf when dealing with th...
Michael Elkins
2011-11-12
make it clear that the asn and prefixes links are for resources delegated to ...
Michael Elkins
2011-11-11
reorder models to avoid forward references. closes #149
Michael Elkins
2011-11-11
set default value of max_length to prefix length, and change help text to mak...
Michael Elkins
2011-10-12
add support for oo setup via portal gui
Michael Elkins
2011-10-07
qualify csv_writer calls with rpki.myrpki.
Michael Elkins
2011-10-07
add support for import/export of xml files for rpki setup
Michael Elkins
2011-10-07
revert rev #3877 so the portal gui writes the csv files when configuring reso...
Michael Elkins
2011-09-20
fix botch where a child's prefixes were passed instead of asns
Michael Elkins
2011-06-15
no longer write csv files when calling configure_resources
Michael Elkins
2011-06-09
add support for browing the rcynic cache
Michael Elkins
2011-05-13
relable 'Submit' buttons as 'Delete' for ROAs and Ghostbusters.
Michael Elkins
2011-05-13
give user detail on what default max length for a roa is
Michael Elkins
2011-05-03
add missing import from future
Michael Elkins
2011-04-18
use a more meaningful label for the unallocated case in the dropbox when edit...
Michael Elkins
2011-04-18
add missing html template
Michael Elkins
2011-04-18
ask for confirmation when deleting a roa request
Michael Elkins
2011-04-07
ADR vcard type is not a string, but a compound object
Michael Elkins
2011-03-30
pass a log file object to glue.list_received_resources
Michael Elkins
2011-03-30
add support for editing the validity period for child resource certs
Michael Elkins
2011-03-30
fix broken redirect after deleting split prefix
Michael Elkins
2011-03-30
add 'refresh' link in portal gui to query rpkid for updated information rathe...
Michael Elkins
2011-03-24
move base templates into rpki.gui.app
Michael Elkins
2011-03-24
add support to the portal gui for generating ghostbuster requests
Michael Elkins
2011-03-03
put django project templates into $top/rpkid/rpki/gui/templates
Michael Elkins
2011-03-02
mv portal-gui TODO into the app directory
Michael Elkins
2011-03-02
put default values for portal-gui django app into a local settings.py
Michael Elkins
2011-03-02
move rpki.gui.app templates into the source tree as recommended for distribut...
Michael Elkins
2011-02-25
portal-gui no longer invokes the myrpki.py command line tool.
Michael Elkins
2011-02-16
sort ASs and AddressRanges by the lower bound in the range
Michael Elkins
2011-02-15
Use the request.META['wsgi.errors'] log object instead of writing to sys.stde...
Michael Elkins
2011-02-12
do not require the host to be set while editing in the django admin interface
Michael Elkins
2011-02-08
add new script rpkigui-response as a help to put responses from
Michael Elkins
2011-01-25
fix form validation to reject AS 0 in a roa request
Michael Elkins
2011-01-25
fix selective deletion of roa requests in prefix view page
Michael Elkins
2011-01-24
really fix glue.conf() *ahem*
Michael Elkins
2011-01-24
fix botched called to glue.conf()
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
[prev]