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
/
rpki
/
gui
/
app
/
views.py
Age
Commit message (
Expand
)
Author
2015-03-05
fix inaccurate future validity status in the ROA confirmation page when multi...
Michael Elkins
2015-03-04
add checkbox to ROA creation form to optionally create additional ROAs for ch...
Michael Elkins
2014-11-26
catch lxml.etree.XMLSyntaxError and notify the user when the uploaded XML fil...
Michael Elkins
2014-11-26
check formset.has_changed() in roa creation form to detect submission of blan...
Michael Elkins
2014-11-21
remove support for form deletion in roa_create_multi since it doesn't provide...
Michael Elkins
2014-11-20
Catch exception when the user attempts to import prefix/asn CSV files with mi...
Michael Elkins
2014-11-20
disable signal handlers for all .run_rpkid_now() calls
Michael Elkins
2014-10-09
Fix validation problem when creating a ROA.
Michael Elkins
2014-10-03
Add router cert request support to the GUI.
Michael Elkins
2014-05-30
Still more PyLint.
Rob Austein
2014-04-14
bump copyright
Michael Elkins
2014-04-14
store resource handle name as a string in the session rather than a Conf obje...
Michael Elkins
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein