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
Age
Commit message (
Expand
)
Author
2013-04-03
add Conf.send_alert() to store an alert for a resource holder. takes care of...
Michael Elkins
2013-04-03
add support for deleting alerts
Michael Elkins
2013-04-03
Use rpki.autoconf instead of whacky generated script headers. More
Rob Austein
2013-04-03
intial support for storing alerts and displaying them in the gui
Michael Elkins
2013-04-02
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2013-04-02
Clean up a couple of deprecated scripts.
Rob Austein
2013-04-02
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2013-04-01
Clean up various old messes in how we configure listener server and
Rob Austein
2013-04-01
warn about stale rcynic and bgp data in the nightly expiration cron job. cur...
Michael Elkins
2013-04-01
add /etc/rpki/default_settings.py to rpki-ca installed files list
Michael Elkins
2013-03-30
Add --missing_only and --mysql_defaults to rpki-sql-setup.
Rob Austein
2013-03-29
a roa only matches a route if it exactly matches or is an aggregrate. if the...
Michael Elkins
2013-03-29
use nav-list css class for sidebar entries
Michael Elkins
2013-03-29
in the route detail view, view roa list by page since the list may be quite l...
Michael Elkins
2013-03-29
fix bug in orm query where roas covering a subset of a route were ignored
Michael Elkins
2013-03-29
the pager should display links for the first and last page if they are not vi...
Michael Elkins
2013-03-28
drop "requests" in a few more places in the html templates
Michael Elkins
2013-03-28
drop the word 'request' from the GUI since users do not understand the distin...
Michael Elkins
2013-03-28
allow user to create roas by selecting entries from the route view
Michael Elkins
2013-03-28
Clean a lot of OpenSSL-related historical baggage out of sample rpki.conf.
Rob Austein
2013-03-27
no longer necessary to build aux scripts that won't be installed.
Michael Elkins
2013-03-26
set rpki.config.default_dirname from rpki.gui.autoconf.sysconfdir to the need...
Michael Elkins
2013-03-26
auto generate rpki.gui.autoconf with the expansions of all the standard varia...
Michael Elkins
2013-03-26
remove some variables no longer required in settings.py.in
Michael Elkins
2013-03-26
convert the two remaining scripts using $top/buildtools/make-django-script.py...
Michael Elkins
2013-03-26
setting INSTALLED_APPS is not required when accessing existing db tables.
Michael Elkins
2013-03-26
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2013-03-26
Doh, want to keep buildtools current too.
Rob Austein
2013-03-26
Remove restriction on Django 1.5. See #443 and #495.
Rob Austein
2013-03-26
change default loglevel to ERROR when importing routes since this is invoked ...
Michael Elkins
2013-03-26
fix missing import sys
Michael Elkins
2013-03-26
use rpki.gui.script_util.setup() to configure the django orm.
Michael Elkins
2013-03-26
add new rpki.gui.script_util.setup() that does the ORM setup for standalone s...
Michael Elkins
2013-03-26
need to return a byte string instead of long now that we are no longer conver...
Michael Elkins
2013-03-26
rollback the change in [5093] since that only applied to DEBUG=True and we no...
Michael Elkins
2013-03-26
set default loglevel for rpki.gui.* to WARNING, otherwise the auxillary scrip...
Michael Elkins
2013-03-26
conditional get support is no longer needed. it was added for the long forgo...
Michael Elkins
2013-03-26
configure logging support to go both to apache.log and to email the admins up...
Michael Elkins
2013-03-26
add templates for 404 and 500 error reporting to the user
Michael Elkins
2013-03-26
send email error reports to root@localhost by default
Michael Elkins
2013-03-26
we should not be shipping the gui with DEBUG=True
Michael Elkins
2013-03-26
Don't overwrite existing rcynic crontab. Fixes #493.
Rob Austein
2013-03-25
The URI in a TAL MUST be a certificate matching the RPKI profile,
Rob Austein
2013-03-25
Call rpkigui-rcynic script if it exists rather than trying to execute
Rob Austein
2013-03-25
Break rootd setup out of rpkic create_identity into new command rpkic
Rob Austein
2013-03-25
install ${sbindir}/rpkigui-rcynic
Michael Elkins
2013-03-25
Add create_identity and initialize_server_bpki, teach yamltest to use
Rob Austein
2013-03-25
fix wrong css class for page-header
Michael Elkins
2013-03-25
upgrade to bootstrap 2.3.1
Michael Elkins
2013-03-25
use new method Zookeeper.initialize_resource_bpki() added in [5206].
Michael Elkins
[prev]
[next]