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
/
rpki
Age
Commit message (
Expand
)
Author
2011-05-03
add missing import from future
Michael Elkins
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-04-25
Copyright
Rob Austein
2011-04-25
Add renew_children command.
Rob Austein
2011-04-22
Be more careful about reusing expired active certs when generating ROAs.
Rob Austein
2011-04-21
Typo
Rob Austein
2011-04-21
Add .fromOpenSSL() constructor.
Rob Austein
2011-04-21
Hack Doxygen IMAGE_PATH via Makefile and environment variable rather
Rob Austein
2011-04-18
use a more meaningful label for the unallocated case in the dropbox when edit...
Michael Elkins
2011-04-18
add missing html template
Michael Elkins
2011-04-18
ask for confirmation when deleting a roa request
Michael Elkins
2011-04-18
Sweep SQL cache a bit more frequently during cron processing
Rob Austein
2011-04-10
Typo
Rob Austein
2011-04-09
Don't lock cron out accidently from .serve_run_now()
Rob Austein
2011-04-07
ADR vcard type is not a string, but a compound object
Michael Elkins
2011-04-06
make the myrpki cli ignore the ghostbuster_request table when running configu...
Michael Elkins
2011-04-06
Don't traceback on publication failure
Rob Austein
2011-04-06
use GMT instead of UTC, since the latter seems to make fbsd 8 unhappy
Michael Elkins
2011-04-04
Handle BadContactURL same as ChildNotFound
Rob Austein
2011-04-04
...but do log the exception, doh.
Rob Austein
2011-04-04
Don't throw traceback on ChildNotFound
Rob Austein
2011-03-30
pass a log file object to glue.list_received_resources
Michael Elkins
2011-03-30
add support for editing the validity period for child resource certs
Michael Elkins
2011-03-30
fix broken redirect after deleting split prefix
Michael Elkins
2011-03-30
add 'refresh' link in portal gui to query rpkid for updated information rathe...
Michael Elkins
2011-03-27
Handle past-expiration IRDB entries properly
Rob Austein
2011-03-27
MySQL gets tetchy when asked to insert an empty list of values
Rob Austein
2011-03-26
Don't fail in diagnostic code in dumpasn1 isn't available
Rob Austein
2011-03-24
move base templates into rpki.gui.app
Michael Elkins
2011-03-24
add support to the portal gui for generating ghostbuster requests
Michael Elkins
2011-03-24
fix typo in settings.py
Michael Elkins
2011-03-24
add support for populating the IRDB with ghostbuster requests
Michael Elkins
2011-03-21
regen
Rob Austein
2011-03-21
First cut at Ghostbusters support.
Rob Austein
2011-03-18
Merge rpki.rpki_engine into rpki.rpkid.
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-03-14
Don't fail if parent neither offers nor refers a repository.
Rob Austein
2011-03-12
Traceback on connection failure is not very friendly.
Rob Austein
2011-03-03
put django project templates into $top/rpkid/rpki/gui/templates
Michael Elkins
2011-03-02
update portal-gui settings.py.in to reflect changes in django 1.2
Michael Elkins
2011-03-02
mv portal-gui TODO into the app directory
Michael Elkins
2011-03-02
move portal-gui scripts out of the python package tree into the project tree
Michael Elkins
2011-03-02
put default values for portal-gui django app into a local settings.py
Michael Elkins
2011-03-02
move rpki.gui.app templates into the source tree as recommended for distribut...
Michael Elkins
2011-02-25
portal-gui no longer invokes the myrpki.py command line tool.
Michael Elkins
2011-02-25
refactor the IRDB sql code out of
Michael Elkins
2011-02-24
add rpki.resource_set.roa_prefix.from_roa_tuple() to do the opposite of .to_r...
Michael Elkins
2011-02-19
do not print warning about missing <list_received_resources/> responses when ...
Michael Elkins
2011-02-16
sort ASs and AddressRanges by the lower bound in the range
Michael Elkins
2011-02-15
Use the request.META['wsgi.errors'] log object instead of writing to sys.stde...
Michael Elkins
[prev]
[next]