Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | change defaults to require deployment under apache+mod_wsgi | Michael Elkins | |
svn path=/portal-gui/README; revision=3537 | |||
2010-11-07 | Don't be quite so quiet when deliberately suppressing incomplete data | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3536 | |||
2010-11-06 | TA for APNIC participation in testbed | Rob Austein | |
svn path=/rcynic/sample-trust-anchors/testbed-apnicrpki.ita; revision=3535 | |||
2010-11-06 | Sigh, switch default port back to 80 | Rob Austein | |
svn path=/rpkid/rpki/http.py; revision=3534 | |||
2010-11-06 | Changes to support non-default entitydb setup | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3533 | |||
2010-11-06 | Add rgnet TA as rpkidemo server TLS TA, as Randy is current host for | Rob Austein | |
this service. svn path=/scripts/rpkidemo.pem; revision=3532 | |||
2010-11-02 | Forgot to remove test input filename | Rob Austein | |
svn path=/scripts/whack-ripe-prefixes.py; revision=3531 | |||
2010-11-02 | New script to work around garbage in RIPE database | Rob Austein | |
svn path=/scripts/whack-ripe-prefixes.py; revision=3530 | |||
2010-11-02 | Allow alternate input file names to be given on command line. | Rob Austein | |
svn path=/scripts/testbed-rootcert.py; revision=3529 | |||
2010-11-02 | regen | Rob Austein | |
svn path=/rpkid/myrpki.rng; revision=3528 | |||
2010-11-02 | On further analysis... /myrpki/bpki_server_ta doesn't appear in any | Rob Austein | |
entitydb file, only in myrpki.xml, which is rewritten every time the resource holder runs configure_resources. So backwards compatability is a non-issue, and updating the schema now might help flag version skew interop problems. svn path=/rpkid/myrpki.rnc; revision=3527 | |||
2010-11-02 | regen | Rob Austein | |
svn path=/rpkid/myrpki.rng; revision=3526 | |||
2010-11-02 | Add explanatory comments. | Rob Austein | |
svn path=/rpkid/myrpki.rnc; revision=3525 | |||
2010-11-02 | /myrpki/bpki_server_ta element should have gone away with TLS. Stop | Rob Austein | |
generating it, but leave it in the RelaxNG schema for now to avoid interop problems with existing entitydb files. svn path=/rpkid/rpki/myrpki.py; revision=3524 | |||
2010-10-31 | update docs on using rpkidemo with portal-gui | Michael Elkins | |
svn path=/portal-gui/README.rpkidemo; revision=3523 | |||
2010-10-30 | Close <img/> elements so pages will parse as XHTML | Rob Austein | |
svn path=/portal-gui/rpkigui/templates/base.html; revision=3522 | |||
2010-10-30 | Clean up HTTPS support. | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3521 | |||
2010-10-30 | Doh, don't loop forever if somebody insists on running this under | Rob Austein | |
Python 2.5. svn path=/scripts/rpkidemo; revision=3520 | |||
2010-10-30 | Untested hacks to support TLS certificate validation. | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3519 | |||
2010-10-30 | Revert change 3514, reenable cookies, and use separate authorization | Rob Austein | |
page as credential check. These changes put this script more closely into alignment with the normal way of doing Django sessions. svn path=/scripts/rpkidemo; revision=3518 | |||
2010-10-30 | update docs when using with rpkidemo | Michael Elkins | |
svn path=/portal-gui/README.rpkidemo; revision=3517 | |||
2010-10-30 | swap order of csrf- and ConditionalGetMiddleware to fix a page truncation ↵ | Michael Elkins | |
problem under apache+mod_wsgi svn path=/portal-gui/rpkigui/settings.py.in; revision=3516 | |||
2010-10-29 | change apache config to only require digest auth for /accounts/login/ | Michael Elkins | |
svn path=/portal-gui/apache/zmyrpki.conf.in; revision=3515 | |||
2010-10-29 | Work around gratuitous 401 failure problem | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3514 | |||
2010-10-29 | add meta-configure script to make it easier to run configure | Michael Elkins | |
svn path=/portal-gui/build.sh; revision=3513 | |||
2010-10-29 | adduser now adds the user to the apache password file if not already present | Michael Elkins | |
svn path=/portal-gui/scripts/adduser.py; revision=3512 | |||
2010-10-29 | adduser script should create empty csv files so portal-gui doesn't barf | Michael Elkins | |
svn path=/portal-gui/scripts/adduser.py; revision=3511 | |||
2010-10-29 | fix botched installation of the adduser.py script | Michael Elkins | |
svn path=/portal-gui/Makefile.in; revision=3510 | |||
2010-10-28 | add section on setting up django to use apache for user authentication | Michael Elkins | |
svn path=/portal-gui/README.rpkidemo; revision=3509 | |||
2010-10-28 | initial instructions for using portal-gui with rpkidemo | Michael Elkins | |
svn path=/portal-gui/README; revision=3508 | |||
2010-10-28 | Michael found another of my dumb bugs | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3507 | |||
2010-10-28 | don't run configure_resources when the user is a front-end for rpkidemo | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/glue.py; revision=3506 | |||
2010-10-28 | add stub myrpki.conf when create rpkidemo user | Michael Elkins | |
svn path=/portal-gui/scripts/adduser.py; revision=3505 | |||
2010-10-28 | move django.wsgi into apache/ subdir for improved security | Michael Elkins | |
new adduser script for creating portal-gui users (to be used with rpkidemo) add stub apache conf file for integration with mod_wsgi svn path=/portal-gui/Makefile.in; revision=3504 | |||
2010-10-28 | Better handling of a few partly initialized corner cases; clean up | Rob Austein | |
names of a few methods whose function has (long since) changed. svn path=/rpkid/rpki/myrpki.py; revision=3503 | |||
2010-10-27 | add support for uploading publications requests and myrpki.xml updates from ↵ | Michael Elkins | |
rpkidemo add support for conditional GETs of various xml files svn path=/portal-gui/rpkigui/myrpki/urls.py; revision=3502 | |||
2010-10-27 | Reorganize configure_publication_client code to make sequence of tests | Rob Austein | |
(somewhat) comprehensible; handle self-hosted-publication case early, so that it will trump offers and referrals from parents. svn path=/rpkid/rpki/myrpki.py; revision=3501 | |||
2010-10-27 | Doh, missed some of Michael's changes | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3500 | |||
2010-10-27 | Add missing .close() calls, before I forget, even if this script does | Rob Austein | |
end up back on the shelf again. svn path=/scripts/ripe-to-csv.py; revision=3499 | |||
2010-10-27 | Fixes from Michael | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3498 | |||
2010-10-27 | add support for uploading identity.xml and repository requests from rpkidemo | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/urls.py; revision=3497 | |||
2010-10-26 | RPSL line continuation is not my friend | Rob Austein | |
svn path=/scripts/ripe-to-csv.awk; revision=3496 | |||
2010-10-26 | add commented-out settings for running django using http digest authentication | Michael Elkins | |
svn path=/portal-gui/rpkigui/settings.py.in; revision=3495 | |||
2010-10-26 | Don't get confused by continuation lines. Comment. | Rob Austein | |
svn path=/scripts/ripe-to-csv.awk; revision=3494 | |||
2010-10-26 | AWK appears to run an order of magnitude faster than Python for this task, sigh. | Rob Austein | |
svn path=/scripts/ripe-to-csv.awk; revision=3493 | |||
2010-10-26 | Oops, myrpki API changed while this script was in limbo | Rob Austein | |
svn path=/scripts/ripe-to-csv.py; revision=3492 | |||
2010-10-26 | Spelling | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3491 | |||
2010-10-26 | Test version (output not useful for pseudo-RIPE) to check how bad the | Rob Austein | |
"*name" vs "mnt-by" mess really is. svn path=/scripts/ripe-to-csv.py; revision=3490 | |||
2010-10-26 | Resurrect | Rob Austein | |
svn path=/scripts/ripe-to-csv.py; revision=3489 | |||
2010-10-26 | Add handles to upload URLs, fix a few dumb bugs | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3488 |