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-03-18
merge work for #460
Michael Elkins
2013-03-18
Publication clients hang off of server_ca, not resource_ca.
Rob Austein
2013-03-14
remove trailing slash from the URL alias for /rcynic. closes #465
Michael Elkins
2013-03-14
add alias for /rcynic/ to the generated apache.conf (see #465)
Michael Elkins
2013-03-13
check for settings.py in the standard locations if $DJANGO_SETTINGS_MODULE is...
Michael Elkins
2013-03-13
add new helper script for the rpki workshop to create web user accounts for e...
Michael Elkins
2013-03-12
Use inherit_token in from_POW_rfc3779(). See #460.
Rob Austein
2013-03-12
improve error message when encountering a resource certificate with a RFC3779...
Michael Elkins
2013-03-12
set PATH in cron entry otherwise rpkigui-import-routes script is not found in...
Michael Elkins
2013-03-11
fix error in crontab entry where it was not running every two hours
Michael Elkins
2013-03-11
change default log level to WARNING
Michael Elkins
2013-03-07
fix issue with automatically built config files
Michael Elkins
2013-03-07
use --enable-target-install framework to add install-linux to the install tar...
Michael Elkins
2013-03-07
move installation of most portal-gui scripts to setup.py (see #373)
Michael Elkins
2013-03-06
fix typoh
Michael Elkins
2013-03-06
fix DeprecationWarning showing up in the apache.log
Michael Elkins
2013-03-06
comment out debug statement printing sys.path
Michael Elkins
2013-03-06
revert [5096]
Michael Elkins
2013-03-05
Skip synchronization for parents with no repository set. Fixes #438.
Rob Austein
2013-03-05
fix paginator template tag to nicely display when there are a huge amount of ...
Michael Elkins
2013-03-05
need enctype="multipart/form-data" when uploading files in a form
Michael Elkins
2013-03-05
field label was not being expanded in the app_form.html template
Michael Elkins
2013-03-05
remove outdated css class attributes for an old version of bootstap
Michael Elkins
2013-03-04
remove deprecated script that was used back when the web portal used the sqli...
Michael Elkins
2013-03-04
move core function to rpki.gui.app.check_expired
Michael Elkins
2013-03-04
add .cert_chain property to return the complete certificate chain for the spe...
Michael Elkins
2013-03-04
move core of rpkid/portal-gui/scripts/rpkigui-import-routes.py to rpkid/rpki/...
Michael Elkins
2013-03-04
move core implementation to rpki.gui.cacheview.util and only leave the script...
Michael Elkins
2013-03-03
move build-time generated configuration to local_settings.py and leave settin...
Michael Elkins
2013-03-01
remove duplication line of code
Michael Elkins
2013-03-01
change rpki.gui.models.IPV6AddressField.get_db_prep_value() to return `long` ...
Michael Elkins
2013-02-28
remove rpki.gui.cacheview from urls.py since it is outdated and doesn't compi...
Michael Elkins
2013-02-28
update templates for new syntax of the {% url %} tag in django 1.5
Michael Elkins
2013-02-28
conf list for superusers should show everything
Michael Elkins
2013-02-28
add new script rpkigui-flatten-roas script to take care of flattening old roa...
Michael Elkins
2013-02-27
drop "Request" from "ROA Requests" in dashboard
Michael Elkins
2013-02-27
add a clone button to each roa, which copies the prefix as the default value ...
Michael Elkins
2013-02-27
updated web portal html templates to use newer syntax for the {% url %} tag
Michael Elkins
2013-02-26
add support for multiple users managing the same resource holder
Michael Elkins
2013-02-26
Create publication directory.
Rob Austein
2013-02-26
Clean generated rpki.conf.sample.
Rob Austein
2013-02-26
Sigh, I guess it would be too simple if @sharedstatedir@ had anything
Rob Austein
2013-02-26
Make ${sharedstatedir}/rpki/publication the default location for the
Rob Austein
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
[next]