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
Age
Commit message (
Expand
)
Author
2013-02-25
move repository client list to its own page
Michael Elkins
2013-02-24
Pull from trunk.
Rob Austein
2013-02-24
First build, then install, doh.
Rob Austein
2013-02-23
add new roa creation form allowing multiple roas to be entered
Michael Elkins
2013-02-21
add support for breaking the route view into multiple pages
Michael Elkins
2013-02-21
Pull from trunk.
Rob Austein
2013-02-20
remove glue.str_to_resource_range() since resource_range_ip.parse_str() can n...
Michael Elkins
2013-02-20
add is_prefix attribute to ipv6 objects so that the create roa button appears...
Michael Elkins
2013-02-20
use resource_range_ip.parse_str() rather than calling through resource_range_...
Michael Elkins
2013-02-20
Pull from trunk.
Rob Austein
2013-02-20
Move .rpkic_history from current directory to $HOME. Fixes #422.
Rob Austein
2013-02-20
Pull from trunk.
Rob Austein
2013-02-20
Fix bug introduced in [4985] where login() was called in the logout() method.
Michael Elkins
2013-02-05
Pull from trunk.
Rob Austein
2013-02-05
Reissue CA's own manifest certificate when doing forced reissue of
Rob Austein
2013-02-04
Install sample rpki.conf, since we don't (yet?) have a good way to
Rob Austein
2013-02-03
Seems /var/run is a temporary filesystem on some platforms.
Rob Austein
2013-01-31
Merge from trunk.
Rob Austein
2013-01-31
merge ^/branches/tk402
Michael Elkins
2013-01-31
Pull from trunk.
Rob Austein
2013-01-31
require a connection secured with TLS, otherwise return a HTTP 500 error
Michael Elkins
2013-01-30
rpki.x509.X509._issue() wasn't passing inheritance flags into
Rob Austein
2013-01-25
Pull from trunk.
Rob Austein
2013-01-25
Clean up and extend rpki.log.init() to support things like letting the
Rob Austein
2013-01-25
Pull from trunk.
Rob Austein
2013-01-25
Catch any exceptions that might occur during invocation of caller
Rob Austein
2013-01-18
Get rid of "installation-manifest" Makefile target silliness.
Rob Austein
2013-01-18
Autodetect need for --install-layout=deb on Debian-derived systems.
Rob Austein
2013-01-12
Using @cwd in FreeBSD pkg-plist seems to work, and is much less of a
Rob Austein
2013-01-08
Pull from trunk.
Rob Austein
2013-01-08
merge ^/branches/tk325
Michael Elkins
2012-12-31
Further goofs in installation manifest construction.
Rob Austein
2012-12-23
Debug package deinstallation.
Rob Austein
2012-12-23
"install -t" is a GNU-ism that only works on some platforms.
Rob Austein
2012-12-20
Add "make instalation-manifest" as a first cut at something that will
Rob Austein
2012-11-29
Create /var/run/rpkid if necessary. Fixes #307.
Rob Austein
2012-11-28
Teach resource_range_ip.parse_str() to autodetect IP version. Closes #338.
Rob Austein
2012-11-28
Add testable property resource_range_ip.can_be_prefix for contexts
Rob Austein
2012-11-27
rewrite ghostbuster_delete to avoid using DeleteView, so we don't need revers...
Michael Elkins
2012-11-27
poke rpkid when a ghostbuster is created/edited
Michael Elkins
2012-11-27
fix formatting in roa request creation confirmation view
Michael Elkins
2012-11-26
use table to display repository details
Michael Elkins
2012-11-26
use css class row-fluid instead of row to use relative widths rather than abs...
Michael Elkins
2012-11-26
remove dependence on django-crispy-forms by including a basic form template f...
Michael Elkins
2012-11-26
remove duplicate copies of web portal meda
Michael Elkins
2012-11-26
remove *_list templates since they are no longer used
Michael Elkins
2012-11-26
also remove settings.pyc in uninstall
Michael Elkins
2012-11-26
configure now sets STATIC_ROOT in settings.py
Michael Elkins
2012-11-26
rewrite ghostbuster_{create,edit} not to use generic views
Michael Elkins
2012-11-25
do not display part of the vcard that are disallowed by RFC
Michael Elkins
[next]