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
/
scripts
Age
Commit message (
Expand
)
Author
2012-07-16
catch socket.error and print a friendlier message when we can't talk to rpkid...
Michael Elkins
2012-07-13
send_email() should have been send_mail()
Michael Elkins
2012-07-13
fix pep8 warnings
Michael Elkins
2012-07-13
fetch list of published objects from rpkid, and check for valid->invalid tran...
Michael Elkins
2012-07-12
move fetching of admin email addresses to the glue library so it can be used ...
Michael Elkins
2012-07-10
add option to not send email report; useful for cli debugging
Michael Elkins
2012-07-09
in addition to logging to stdout, send email notifications to addresses liste...
Michael Elkins
2012-07-06
use the client_handle specified in the <list_published_objects/> response to ...
Michael Elkins
2012-07-06
add support for checking child resource certs
Michael Elkins
2012-07-06
force update of received resources cache prior to checking for rescert expira...
Michael Elkins
2012-07-05
add current handle name to each warning message
Michael Elkins
2012-07-05
use str() to print to detail of each Certificate subclass when displaying a w...
Michael Elkins
2012-07-05
don't print out expiration for TA certs
Michael Elkins
2012-07-05
print cached rescert information when we do not find the cert in the rcynic c...
Michael Elkins
2012-07-05
check expiration of BSC's for each handle as well.
Michael Elkins
2012-07-05
add expiration checks for parent/child/repository TA/cross certs
Michael Elkins
2012-07-03
initial implementation of rescert expiration cron script
Michael Elkins
2012-06-25
log debugging info about the object being processed when an exception is caught.
Michael Elkins
2012-06-01
Change default location of rcynic XML output to match default installation va...
Michael Elkins
2012-02-17
also refresh the rescert cache
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-14
remove some unnecessary debug output
Michael Elkins
2012-02-14
rework cacheview models to separate validation status from accepted objects
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-10
optimize the bgp import script
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
make import routes more silent
Michael Elkins
2012-02-07
remove deprecated web portal scripts
Michael Elkins
2012-01-17
display routes matching ROA request to be deleted
Michael Elkins
2012-01-17
add support for importing mrt format ribs
Michael Elkins
2012-01-17
create utility function for updating Timestamp objects
Michael Elkins
2012-01-17
change timestamp name to use underscores
Michael Elkins
2012-01-17
update timestamp on bgp v4 import
Michael Elkins
2012-01-17
refactor cacheview app to use common rpki.gui.models
Michael Elkins
2012-01-17
incorporate validation status from cacheview app
Michael Elkins
2012-01-17
updated routeviews data handling
Michael Elkins
2012-01-17
rework routeview parser to use bulk sql inserts
Michael Elkins
2012-01-17
import initial cut at rpki.gui.routeview app
Michael Elkins
2012-01-06
add auth.User to the list of models to be dumped
Michael Elkins
2012-01-06
add script for dumping old sqlite3 database
Michael Elkins
2011-12-19
remove sql setup script for the web portal since it is no longer needed; the ...
Michael Elkins
2011-12-08
Use mysql as the db backend for django.
Michael Elkins
2011-11-10
move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...
Michael Elkins
2011-10-30
use combination of AKI and issuer name to look up parent cert since the same ...
Michael Elkins
2011-10-18
update rpki.gui.cacheview app to support new rcynic xml format. closes #106
Michael Elkins
2011-10-05
Stop abusing RuntimeError. This closes #52.
Rob Austein
[prev]
[next]