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
/
portal-gui
Age
Commit message (
Expand
)
Author
2011-07-25
add blurb about necessary file permissions for portal-gui
Michael Elkins
2011-07-25
portal-gui install dox update
Michael Elkins
2011-06-29
import with_statement now done by python build script
Michael Elkins
2011-06-17
More "from __future__ import with_statement" fun
Rob Austein
2011-06-15
implement context manager wrapper for django transaction db
Michael Elkins
2011-06-15
display a table containing the full x.509 cert chain for all signed objects
Michael Elkins
2011-06-14
extrude validation status lables from the rcynic XML file and shove into djan...
Michael Elkins
2011-06-14
speed up processing rescerts by disabling autocommit while updating rfc3779 info
Michael Elkins
2011-06-14
properly handle the self-signed TAs
Michael Elkins
2011-06-12
fix bug in garbage collection. should be calling .all() on the RelatedManage...
Michael Elkins
2011-06-10
make rpkigui-rcynic a full-fledged installed script.
Michael Elkins
2011-06-09
add support for browing the rcynic cache
Michael Elkins
2011-05-10
Don't assume installation directories exist
Rob Austein
2011-05-06
DESTDIR
Rob Austein
2011-03-24
adduser script should use settings from rpki.gui.app
Michael Elkins
2011-03-03
put django project templates into $top/rpkid/rpki/gui/templates
Michael Elkins
2011-03-02
portal-gui project Makefile should not install django app templates
Michael Elkins
2011-03-02
move portal-gui scripts out of the python package tree into the project tree
Michael Elkins
2011-03-02
move $top/portal-gui into $top/rpkid/portal-gui
Michael Elkins