aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2010-10-02Updates to work with ARIN's new bulk-WHOIS service.Rob Austein
ARIN now considers RPSL to be a legacy format, and the XSL that generates RPSL from their XML primary dump format doesn't normalize its output properly, so we get parse errors wherever somebody inserted, eg, newlines into contact phone numbers. For the moment, assume that we don't care about any line which fails to parse, which is a really bad assumption but suffices to get updates running again with the new input files. In the longer term, this script should be replaced by XSL that generates our CSV files directly from XML, bypassing RPSL entirely. svn path=/scripts/arin-to-csv.py; revision=3454
2010-08-03Conversion script for TLS removal flag dayRob Austein
svn path=/scripts/convert-https-to-http.py; revision=3421
2010-07-15CleanupRob Austein
svn path=/scripts/debug-roas.py; revision=3410
2010-07-15Display some of the DER fields tooRob Austein
svn path=/scripts/debug-roas.py; revision=3409
2010-07-15Test scriptRob Austein
svn path=/scripts/debug-roas.py; revision=3408
2010-06-25New classes representing result of iteration.Rob Austein
svn path=/scripts/rcynic-output-iterator.py; revision=3296
2010-06-21First cut at rcynic output iterator for portal GUI.Rob Austein
svn path=/scripts/rcynic-output-iterator.py; revision=3293
2010-05-10Add --email and --from options to support fake email header forRob Austein
irr_rpsl_submit. svn path=/scripts/roa-to-irr.py; revision=3244
2010-05-07Base filenames on prefixes and ASNs rather than URIs.Rob Austein
svn path=/scripts/roa-to-irr.py; revision=3243
2010-05-07Doh, helps to read the filename from argvRob Austein
svn path=/scripts/roa-to-irr.py; revision=3242
2010-05-06Tweak usage message.Rob Austein
svn path=/scripts/roa-to-irr.py; revision=3241
2010-05-06Generate route and route6 objects from validated ROAs.Rob Austein
svn path=/scripts/roa-to-irr.py; revision=3240
2010-04-29D'oh, CSV handles are not callable objectsRob Austein
svn path=/scripts/translate-handles.py; revision=3226
2010-04-20Fix RENMWO temporary filename.Rob Austein
svn path=/scripts/translate-handles.py; revision=3219
2010-04-20CleanupRob Austein
svn path=/scripts/apnic-to-csv.py; revision=3218
2010-04-19CleanupRob Austein
svn path=/rpkid/myrpki.rng; revision=3217
2010-04-19Oops, tested all the myrpki/ => rpkid/ changes but didn't commit themRob Austein
all. svn path=/README; revision=3216
2010-04-13Temporary kludge (symlink) so that imports of myrpki module will workRob Austein
properly, until I get around to refactoring properly. svn path=/scripts/myrpki.py; revision=3195
2010-04-13Move all of the testbed-related scripts to the scripts/ directoryRob Austein
svn path=/myrpki/apnic-to-csv.py; revision=3192
2010-04-12LintRob Austein
svn path=/myrpki/myrpki.py; revision=3191
2010-04-12More cleanupRob Austein
svn path=/rpkid/Makefile; revision=3189
2010-04-08Profiling supportRob Austein
svn path=/rpkid/Makefile; revision=3171
2010-04-02SQL Fairy has started putting in an explicit arrowhead setting, whichRob Austein
we now have to override to get the effect we want in SQL diagrams. svn path=/rpkid/doc/Installation; revision=3157
2010-03-16Add some missing copyright notices.Rob Austein
svn path=/myrpki.rototill/examples/rsyncd.conf; revision=3108
2010-03-08CleanupRob Austein
svn path=/scripts/Old/test-pow-cms.py; revision=3046
2010-03-08CleanupRob Austein
svn path=/scripts/Old/apnic-poke-1.sh; revision=3045
2010-01-24Move key to lower right cornerRob Austein
svn path=/scripts/gc_summary.awk; revision=2969
2010-01-24CleanupRob Austein
svn path=/scripts/gc_summary.awk; revision=2968
2010-01-23Change to threshold-based trigger for what to include in graph.Rob Austein
svn path=/scripts/gc_summary.py; revision=2965
2010-01-23Set PRETEND_EVERYTHING_CHANGED to override code that suppressesRob Austein
counters that never increment. svn path=/scripts/gc_summary.py; revision=2964
2010-01-23Fail gracefully when we have no data to plotRob Austein
svn path=/scripts/gc_summary.py; revision=2963
2010-01-23Scripts to graph gc_summary data.Rob Austein
svn path=/scripts/gc_summary.awk; revision=2962
2010-01-07Cleanup of substring checks.Rob Austein
svn path=/myrpki/arin-rootcert.py; revision=2935
2010-01-05Tweaks to DeadDrop Maildir format.Rob Austein
svn path=/rpkid/rpki/x509.py; revision=2928
2010-01-05Focus on up-down protocol debugging for now.Rob Austein
svn path=/scripts/format-application-x-rpki.py; revision=2927
2010-01-04Add --kill option as an alternative to --markRob Austein
svn path=/scripts/format-application-x-rpki.py; revision=2925
2010-01-04Add --mark option to control whether we attempt to mark input messagesRob Austein
as seen. Apparently we go compute-bound doing this when processing really big input folders. svn path=/scripts/format-application-x-rpki.py; revision=2924
2010-01-04Perhaps usable versionRob Austein
svn path=/scripts/format-application-x-rpki.py; revision=2923
2010-01-04Prettyprint application/x-rpki, first cut.Rob Austein
svn path=/scripts/format-application-x-rpki.py; revision=2922
2010-01-01CleanupRob Austein
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2921
2010-01-01Format Base64 sections a bit more readablyRob Austein
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2920
2010-01-01Syntax error, dohRob Austein
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2919
2010-01-01ExecutableRob Austein
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2918
2010-01-01.mailcap application/x-rpki handler, for debugging.Rob Austein
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2917
2009-12-02*** empty log message ***Rob Austein
svn path=/scripts/timers.sh; revision=2891
2009-12-01Clean up timer debugging code. Clear pointers in a few places thatRob Austein
appear to have been causing circular references. svn path=/rpkid/rpki/async.py; revision=2887
2009-10-05Prettyprinter for Base64 XMLRob Austein
svn path=/scripts/splitbase64.xsl; revision=2813
2009-09-30First pass at cleaning up some of the accumulated clutterRob Austein
svn path=/rpkid/Makefile; revision=2800
2009-09-19routeviews DNS hack doesn't really support IPv6 after all.Rob Austein
svn path=/scripts/guess-roas-from-routeviews.py; revision=2775
2009-09-19Initial versionRob Austein
svn path=/scripts/guess-roas-from-routeviews.py; revision=2774