aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-03-11Use gdbm module directly instead of whacky anydb module.Rob Austein
2012-03-09Use Python "shelve" module to avoid processing XML we've already seenRob Austein
2012-02-25.mnf -> .mft.Rob Austein
2012-02-16Add --password hack to feed "override: password" lines to irr_rpsl_submit.Rob Austein
2012-02-04Change line style to linespoints.Rob Austein
2012-02-04Extract latest rcynic.xml from mailbox.Rob Austein
2012-01-31Rewrite to avoid running out of memory. Painfully slow with threeRob Austein
2011-11-13Pull NIST from list of hosts tracked, not as interesting as I had thought at ...Rob Austein
2011-11-10CleanupRob Austein
2011-11-10Minor changes I forgot to check in.Rob Austein
2011-10-27Graph average connection time tooRob Austein
2011-10-26Individual graph files, for inclusion in pdflatex documents. This isRob Austein
2011-10-26Tweak time format. Fix accidental dependency on Python 2.7.Rob Austein
2011-10-25Add logscale. Graph failure rate instead of success rate. CleanupRob Austein
2011-10-25New script to generate tabless and graphs from rcynic.xml trafficRob Austein
2011-10-19Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in theRob Austein
2011-10-13Feh, ARIN is now allocating 8-address special blocks that overlap withRob Austein
2011-09-07Fix handling of HTTPTimeout. (#70)Rob Austein
2011-09-06CleanupRob Austein
2011-09-05Rudamentary script for extracting XML from pcap files.Rob Austein
2011-08-24myrpki.conf delenda estRob Austein
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
2011-07-01Old scripts -- POW -> rpki.POWRob Austein
2011-06-09move the rcynic output iterator into the rpki module so it gets installed in ...Michael Elkins
2011-05-08Pig asked for lipstickRob Austein
2011-05-07xrange() doesn't really work with Python longsRob Austein
2011-05-05Quick hack to demonstrate ROA maxLength expansionRob Austein
2011-03-28Update rpkidemo HTTPS trust anchorRob Austein
2011-03-26Apparently opaque_id can be null for "available" ASNsRob Austein
2011-03-21Automatic upgrade script for ghostbusters supportRob Austein
2011-03-20Skip broken input linesRob Austein
2011-03-20Trap parsing errors (old change from November 2010, never checked in)Rob Austein
2011-02-17Tell the user when we might be blocked for a whileRob Austein
2011-02-15Django's CSRF protection mechanism requires the HTTP Referer header to be set...Michael Elkins
2011-02-08- add support for uploading identity.xml and fetching the parent response fro...Michael Elkins
2011-01-26Apparently I was hallucinating when I thought I saw Emacs identifyRob Austein
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-23change myrpki.conf => rpki.conf for rpkidemoMichael Elkins
2011-01-22Fix typo ("passsord" instead of "password"). Reformat slightly.Rob Austein
2011-01-22Add support for authenticating using Django's login form. This is now the de...Michael Elkins
2011-01-13Allow rpkidemo to run under python 2.6+ instead of just 2.6 (needed for pytho...Michael Elkins
2011-01-04POW => rpki.POWRob Austein
2010-11-25Use conventional string format for certificate namesRob Austein
2010-11-18Log URL when failingRob Austein
2010-11-18Ruideger says I do not want plain "ASSIGNED", only "ASSIGNED P[IA]"Rob Austein
2010-11-17Yet another set of tools attempting to deal with the RIPE messRob Austein
2010-11-10Quick hack to show EE certs in CMS messages (eg, manifests)Rob Austein
2010-11-08Apparently there is no "_tunnel_host" on the Mac?Rob Austein
2010-11-08Doh, wrong URLRob Austein
2010-11-06Changes to support non-default entitydb setupRob Austein