aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
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
2009-06-29Try harder to detect self-signed certificates.Rob Austein
svn path=/scripts/x509-dot.py; revision=2551
2009-06-17CleanupRob Austein
svn path=/scripts/Old/encode-test.py; revision=2532
2009-05-30Show peer certificatesRob Austein
svn path=/scripts/tls-client.py; revision=2477
2009-05-30Certificate verificationRob Austein
svn path=/scripts/tls-client.py; revision=2476
2009-05-29TLS testbedRob Austein
svn path=/scripts/tls-client.py; revision=2468
2009-05-16Hack to make output (somewhat) more readableRob Austein
svn path=/scripts/x509-dot.py; revision=2430
2009-05-04Move signal wrapper to rpki.async.event_loop().Rob Austein
svn path=/rpkid/rpki/async.py; revision=2397
2009-05-04CleanupRob Austein
svn path=/scripts/async-http.py; revision=2396