Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-21 | Automatic upgrade script for ghostbusters support | Rob Austein | |
svn path=/scripts/upgrade-add-ghostbusters.py; revision=3732 | |||
2011-03-20 | Skip broken input lines | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3729 | |||
2011-03-20 | Trap parsing errors (old change from November 2010, never checked in) | Rob Austein | |
svn path=/scripts/csvgrep.py; revision=3728 | |||
2011-02-17 | Tell the user when we might be blocked for a while | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3682 | |||
2011-02-15 | Django's CSRF protection mechanism requires the HTTP Referer header to be ↵ | Michael Elkins | |
set when POSTing via https. svn path=/scripts/rpkidemo; revision=3679 | |||
2011-02-08 | - add support for uploading identity.xml and fetching the parent response ↵ | Michael Elkins | |
from the portal gui server - add support for uploading repository requests and fetching the response from the portal gui server - remove --initialize_only and --bypass_setup options since they are no longer needed - add new function save_error() which saves the body of failed HTTP requests to a temporary file and opens a web browser to aid in debugging - remove deprected support for HTTP AUTH svn path=/scripts/rpkidemo; revision=3673 | |||
2011-01-26 | Apparently I was hallucinating when I thought I saw Emacs identify | Rob Austein | |
this as a Python script from the #! interpreter line. Ah well. svn path=/scripts/rpkidemo; revision=3669 | |||
2011-01-24 | move portal-gui django app to $top/rpkid/rpki/gui | Michael Elkins | |
change dashboard url to /rpki/ put myrpki cli path and confdir into settings.py rather than generating glue.py at build time don't use the old myrpki images on the dashboard no longer need to include the portal-gui python module in sys.path since it is installed in site-packages svn path=/buildtools/subst-vars.py; revision=3646 | |||
2011-01-23 | change myrpki.conf => rpki.conf for rpkidemo | Michael Elkins | |
svn path=/scripts/rpkidemo; revision=3641 | |||
2011-01-22 | Fix typo ("passsord" instead of "password"). Reformat slightly. | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3637 | |||
2011-01-22 | Add support for authenticating using Django's login form. This is now the ↵ | Michael Elkins | |
default method. svn path=/scripts/rpkidemo; revision=3633 | |||
2011-01-13 | Allow rpkidemo to run under python 2.6+ instead of just 2.6 (needed for ↵ | Michael Elkins | |
python 2.7 on some systems now) svn path=/scripts/rpkidemo; revision=3607 | |||
2011-01-04 | POW => rpki.POW | Rob Austein | |
svn path=/pow/POW-0.7/lib/pkix.py; revision=3598 | |||
2010-11-25 | Use conventional string format for certificate names | Rob Austein | |
svn path=/scripts/x509-dot.py; revision=3564 | |||
2010-11-18 | Log URL when failing | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3557 | |||
2010-11-18 | Ruideger says I do not want plain "ASSIGNED", only "ASSIGNED P[IA]" | Rob Austein | |
svn path=/scripts/ripe-to-csv.awk; revision=3556 | |||
2010-11-17 | Yet another set of tools attempting to deal with the RIPE mess | Rob Austein | |
svn path=/scripts/arin-to-csv.py; revision=3555 | |||
2010-11-10 | Quick hack to show EE certs in CMS messages (eg, manifests) | Rob Austein | |
svn path=/scripts/show-cms-ee-certs.sh; revision=3543 | |||
2010-11-08 | Apparently there is no "_tunnel_host" on the Mac? | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3541 | |||
2010-11-08 | Doh, wrong URL | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3540 | |||
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-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-29 | Work around gratuitous 401 failure problem | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3514 | |||
2010-10-28 | Michael found another of my dumb bugs | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3507 | |||
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-26 | RPSL line continuation is not my friend | Rob Austein | |
svn path=/scripts/ripe-to-csv.awk; revision=3496 | |||
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 | 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 | |||
2010-10-25 | First version that might have all the necessary functionality. UI | Rob Austein | |
(such as it is) undoubtedly still needs work. Not yet tested, because no server fully supports this protocol yet. svn path=/scripts/rpkidemo; revision=3487 | |||
2010-10-25 | Checkpoint | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3486 | |||
2010-10-25 | Checkpoint | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3485 | |||
2010-10-25 | Checkpoint | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3484 | |||
2010-10-23 | Checkpoint | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3483 | |||
2010-10-21 | (Incomplete) client-side script for demos | Rob Austein | |
svn path=/scripts/rpkidemo; revision=3482 | |||
2010-10-11 | We've already built a resource_set by the time we find a match, might | Rob Austein | |
as well use it to prettify our output. svn path=/scripts/csvgrep.py; revision=3479 | |||
2010-10-11 | Hack to simplify locating handles in pseudo-RIR databases. | Rob Austein | |
svn path=/scripts/csvgrep.py; revision=3478 | |||
2010-10-06 | Add "configure_daemons" reminder to end of script. | Rob Austein | |
svn path=/scripts/convert-https-to-http.py; revision=3462 |