Age | Commit message (Collapse) | Author |
|
svn path=/rcynic/sample-trust-anchors/bbn-testbed.tal; revision=3724
|
|
svn path=/rpkid/myrpki.rnc; revision=3723
|
|
Fix(?) a race condition in client connection shutdown. Cancel HTTP
timers on close and on error to avoid delayed gratuitous warnings.
Simplify HTTP error handling in a few cases.
HTTP code has gotten rather twisty and could probably use a redesign.
Could make it a -lot- simpler if we were sure that we'll never want
persistent connections again.
svn path=/rpkid/rpki/http.py; revision=3722
|
|
svn path=/rtr-origin/rtr-origin.py; revision=3721
|
|
svn path=/rtr-origin/rtr-origin-old.py; revision=3720
|
|
of input lists. Ugly, but orders of magnitude faster for large data
sets (measured with cProfile, not guessing).
svn path=/rtr-origin/rtr-origin.py; revision=3719
|
|
svn path=/rtr-origin/rtr-origin.py; revision=3718
|
|
svn path=/rtr-origin/rtr-origin.py; revision=3717
|
|
Shared library control is [no-]shared, not {enable,disable}-shared;
fortunately the default seems to be shared on platforms where it
matters, which is why nobody noticed the error.
svn path=/openssl/Makefile.in; revision=3716
|
|
svn path=/configure; revision=3715
|
|
svn path=/configure.ac; revision=3714
|
|
svn path=/buildtools/subst-vars.py; revision=3713
|
|
svn path=/rpkid/Makefile.in; revision=3712
|
|
svn path=/rpkid/irbe_cli.py; revision=3711
|
|
detected by the configure script
svn path=/configure; revision=3710
|
|
django templates should be installed as APP/templates/APP/template.html to avoid namespace clashes
svn path=/rpkid/portal-gui/Makefile.in; revision=3709
|
|
logically party of the app, not the project
svn path=/rpkid/setup.py; revision=3708
|
|
svn path=/rpkid/portal-gui/Makefile.in; revision=3707
|
|
svn path=/configure; revision=3706
|
|
$top/portal-gui
svn path=/configure; revision=3705
|
|
svn path=/rpkid/rpki/gui/settings.py.in; revision=3704
|
|
svn path=/rpkid/rpki/gui/TODO; revision=3703
|
|
svn path=/rpkid/portal-gui/scripts; revision=3702
|
|
svn path=/portal-gui; revision=3701
|
|
svn path=/portal-gui/templates/myrpki; revision=3700
|
|
so that they are not required in the site's settings.py
svn path=/rpkid/rpki/gui/app/glue.py; revision=3699
|
|
distributing django apps
explicitly use %{csrf_token%} in form templates as recommended in Django 1.2
svn path=/rpkid/rpki/gui/app/templates; revision=3698
|
|
tool need not depend on installation of the production side tools.
svn path=/rtr-origin/rtr-origin.py; revision=3697
|
|
up rpki.async and rpki.log references.
svn path=/rtr-origin/rtr-origin.py; revision=3696
|
|
to compile on some platforms and relying party code doesn't need it.
svn path=/rtr-origin/rtr-origin.py; revision=3695
|
|
It now updates the IRDB directly, and notifies rpkid to immediately
perform an update, rather than waiting for the next cron job to cycle.
added a 'valid_until' field to the Child model, to store the end of
the RPKI resource certificate validity period.
change load_csv.py and list_resources.py to use the code for locating
rpki.conf in rpki.config rather than duplicating it locally.
fixed bug in AddressRange model in function as_resource_range() where
IPv4 addresses were returned as IPv6.
svn path=/portal-gui/templates/myrpki/child_view.html; revision=3694
|
|
rpki.myrpki.main.do_configure_daemons() into a separate class so that
it may be reused by the portal gui
svn path=/rpkid/rpki/myrpki.py; revision=3693
|
|
svn path=/utils/find_roa/Makefile.in; revision=3692
|
|
svn path=/configure; revision=3691
|
|
target.
svn path=/configure.ac; revision=3690
|
|
.to_roa_tuple(); namely, convert from the ROA ASN.1 tuple into a roa_prefix object.
svn path=/rpkid/rpki/resource_set.py; revision=3688
|
|
svn path=/rpkid/Makefile.in; revision=3687
|
|
svn path=/rpkid/Makefile.in; revision=3686
|
|
svn path=/utils/print_roa/print_roa.c; revision=3685
|
|
the -v argument is omitted
svn path=/rpkid/rpki/gui/scripts/list_resources.py; revision=3684
|
|
svn path=/rcynic/sample-trust-anchors/testbed-apnicrpki.tal; revision=3683
|
|
svn path=/scripts/rpkidemo; revision=3682
|
|
svn path=/rpkid/rpki/gui/app/admin.py; revision=3681
|
|
sys.stderr so that log entries will show up in the virtual host specific log files.
svn path=/rpkid/rpki/gui/app/glue.py; revision=3680
|
|
set when POSTing via https.
svn path=/scripts/rpkidemo; revision=3679
|
|
svn path=/rpkid/rpki/gui/app/models.py; revision=3678
|
|
svn path=/rpkid/Makefile.in; revision=3677
|
|
svn path=/rcynic/installation-scripts/linux/install.sh.in; revision=3676
|
|
svn path=/rcynic/installation-scripts/linux/install.sh.in; revision=3675
|
|
parents/repositories back into the rpki outbox mailbox
don't present link for issuing a roa on address ranges that are not proper prefixes
put all urls used by rpkidemo under the /rpki/demo/ prefix
created new my_login_required decorator for use in portal gui views used by
rpkidemo in order to return response code 403 instead of redirecting to the
login page
created rpki.gui.app.login view in order to fail with code 403 when rpkidemo
user enters a bad username or password instead of redirecting to the login page
added support for handling the parent-child setup by placing the uploaded
identity.xml files into ${localstatedir}/rpki/inbox for the rpki operator to
process manually. The responses are placed into ${localstatedir}/rpki/outbox
where the portal gui processes them when rpkidemo polls for a response.
svn path=/rpkid/Makefile.in; revision=3674
|