Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in the | Rob Austein | |
build tree (see #8). This appears to work properly but needs more testing, leaving ticket open for now. Also cleaned up a few things that should have moved from scripts/ to buildtools/ a long time ago. svn path=/trunk/; revision=4056 | |||
2011-10-13 | Feh, ARIN is now allocating 8-address special blocks that overlap with | Rob Austein | |
other allocations? svn path=/trunk/; revision=4040 | |||
2011-09-07 | Fix handling of HTTPTimeout. (#70) | Rob Austein | |
Crank down HTTP timeout values. svn path=/rpkid/rpki/http.py; revision=3974 | |||
2011-09-06 | Cleanup | Rob Austein | |
svn path=/scripts/Old/apnic-test-3.tgz; revision=3972 | |||
2011-09-05 | Rudamentary script for extracting XML from pcap files. | Rob Austein | |
svn path=/scripts/pcap-to-xml.sh; revision=3969 | |||
2011-08-24 | myrpki.conf delenda est | Rob Austein | |
svn path=/rpkid/examples/rpki.conf; revision=3962 | |||
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein | |
svn path=/buildtools/make-python-executable.py; revision=3946 | |||
2011-07-01 | Old scripts -- POW -> rpki.POW | Rob Austein | |
svn path=/scripts/cross_certify.py; revision=3916 | |||
2011-06-09 | move the rcynic output iterator into the rpki module so it gets installed in ↵ | Michael Elkins | |
the standard location svn path=/rpkid/rpki/rcynic.py; revision=3858 | |||
2011-05-08 | Pig asked for lipstick | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3806 | |||
2011-05-07 | xrange() doesn't really work with Python longs | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3804 | |||
2011-05-05 | Quick hack to demonstrate ROA maxLength expansion | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3800 | |||
2011-03-28 | Update rpkidemo HTTPS trust anchor | Rob Austein | |
svn path=/scripts/rpkidemo.pem; revision=3748 | |||
2011-03-26 | Apparently opaque_id can be null for "available" ASNs | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3742 | |||
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 |