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
2012-02-24
remove the admin link from the topbar. closes #202
Michael Elkins
2012-02-24
HttpResponse is not an exception
Michael Elkins
2012-02-23
move the 'select identity' link to the app_base template, inside the is_super...
Michael Elkins
2012-02-22
remove gui interface to update_bpki since this should be run either by the cl...
Michael Elkins
2012-02-22
Preserve old BPKI CA subject names when we can, since changing them
Rob Austein
2012-02-22
rpki.rpkic.main.do_update_bpki() wasn't writing updated BPKI object to
Rob Austein
2012-02-22
Make base_port configurable in [yamltest] section of rpki.conf. See #200.
Rob Austein
2012-02-22
invoke .save() after calling .avow() or .generate_crl() to ensure the newly g...
Michael Elkins
2012-02-17
also refresh the rescert cache
Michael Elkins
2012-02-17
use .all() to select all objects. closes #199
Michael Elkins
2012-02-17
delete objects through the irdb.models rather than the proxy models, to avoid...
Michael Elkins
2012-02-17
end range should be 33 since it is not inclusive
Michael Elkins
2012-02-17
new script for reseting the labuser* accounts on rpki.net
Michael Elkins
2012-02-16
Changed BPKI certification model for rootd with new IRDB means that
Rob Austein
2012-02-16
fix bug where ipv4 addresses were displayed instead of ipv6 in the dashboard
Michael Elkins
2012-02-16
Teach irbe_cli to pull certs and keys directly from irdb.
Rob Austein
2012-02-16
Fix delete_self operation. Closes #196.
Rob Austein
2012-02-16
Client objects live under server_ca, not resource_ca. Closes #194.
Rob Austein
2012-02-15
__metaclass__ lossage: None makes a bad datetime object. Closes #193.
Rob Austein
2012-02-15
poke rpkid to run its cron job after creating/deleting roas or gbrs
Michael Elkins
2012-02-15
merge with /trunk
Michael Elkins
2012-02-14
remove some unnecessary debug output
Michael Elkins
2012-02-14
for object_accepted, the filename should be relative to the "authenticated" d...
Michael Elkins
2012-02-14
rework cacheview models to separate validation status from accepted objects
Michael Elkins
2012-02-13
set proper sort order for RouteOrigin{,V6} to sort by prefix
Michael Elkins
2012-02-12
only show accepted roas in route_roa_list
Michael Elkins
2012-02-12
add link to display roas covering a bgp prefix in the routes view
Michael Elkins
2012-02-12
fix bug in routeviews parser
Michael Elkins
2012-02-12
fix bug with duplicate route,origin pairs due to fact that routeviews dump is...
Michael Elkins
2012-02-12
reorder sys.path to place newly added site-packages directory at the head of ...
Michael Elkins
2012-02-10
optimize the bgp import script
Michael Elkins
2012-02-09
merge with /trunk
Michael Elkins
2012-02-09
pep8 fixes
Michael Elkins
2012-02-09
use std logging module for log messsages
Michael Elkins
2012-02-08
fix broken $Id$ tag
Michael Elkins
2012-02-08
sort roa list lexicographically by prefix
Michael Elkins
2012-02-08
specifier issuer when looking up parent. closes #183
Michael Elkins
2012-02-08
make import routes more silent
Michael Elkins
2012-02-08
use install -d instead of -D, which is not supported under freebsd's install
Michael Elkins
2012-02-07
make configure detect when running inside of virtualenv so that the rpki.wsgi...
Michael Elkins
2012-02-07
combine install targets into single target
Michael Elkins
2012-02-07
remove deprecated web portal scripts
Michael Elkins
2012-02-07
check that the prefix is allocated to the user when validating the roa creati...
Michael Elkins
2012-02-07
use two-column format for dashboard
Michael Elkins
2012-02-07
add support for editing user accounts to change email and password
Michael Elkins
2012-02-07
make selection of parent in the user creation form optional, with the default...
Michael Elkins
2012-02-07
rename child creation wizard to user_create
Michael Elkins
2012-02-07
add basic user management support
Michael Elkins
2012-02-07
don't need to call Zookeeper.synchronize() when add/deleting roa requests
Michael Elkins
2012-02-07
force irdb sync with rpkid when something changes
Michael Elkins
[next]