Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-24 | Move key to lower right corner | Rob Austein | |
svn path=/scripts/gc_summary.awk; revision=2969 | |||
2010-01-24 | Cleanup | Rob Austein | |
svn path=/scripts/gc_summary.awk; revision=2968 | |||
2010-01-23 | Cleanup | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2967 | |||
2010-01-23 | Reference count cleanup | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2966 | |||
2010-01-23 | Change to threshold-based trigger for what to include in graph. | Rob Austein | |
svn path=/scripts/gc_summary.py; revision=2965 | |||
2010-01-23 | Set PRETEND_EVERYTHING_CHANGED to override code that suppresses | Rob Austein | |
counters that never increment. svn path=/scripts/gc_summary.py; revision=2964 | |||
2010-01-23 | Fail gracefully when we have no data to plot | Rob Austein | |
svn path=/scripts/gc_summary.py; revision=2963 | |||
2010-01-23 | Scripts to graph gc_summary data. | Rob Austein | |
svn path=/scripts/gc_summary.awk; revision=2962 | |||
2010-01-23 | Doh, debug message already obsolete when checked in. | Rob Austein | |
svn path=/rpkid/rpki/async.py; revision=2961 | |||
2010-01-23 | Add cutoff threshold and tuple tracking to gc_summary. | Rob Austein | |
svn path=/rpkid/rpki/async.py; revision=2960 | |||
2010-01-22 | regen | Rob Austein | |
svn path=/myrpki.rototill/schema.py; revision=2959 | |||
2010-01-22 | Branch myrpki code before starting rototill based on feedback from | Rob Austein | |
Tokyo workshop. svn path=/myrpki.rototill; revision=2958 | |||
2010-01-20 | Clean up handling of incompletely initialized connections. | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2957 | |||
2010-01-20 | Upgrade to OpenSSL 1.0.0-beta5 | Rob Austein | |
svn path=/openssl/Makefile; revision=2956 | |||
2010-01-20 | Silence .checkpoint() noise. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2955 | |||
2010-01-20 | Typo and cleanup | Rob Austein | |
svn path=/openssl/Makefile; revision=2954 | |||
2010-01-15 | Copyrights | Rob Austein | |
svn path=/rpkid/irdbd.sql; revision=2953 | |||
2010-01-15 | Regression test for SQL data type error (prefixlen 128). | Rob Austein | |
svn path=/rpkid/testbed.3.yaml; revision=2952 | |||
2010-01-15 | Range error was imposing ceiling of 127 on prefix lengths. | Rob Austein | |
svn path=/rpkid/irdbd.sql; revision=2951 | |||
2010-01-14 | More unit tests, while looking for a reported /128 bug. Didn't find | Rob Austein | |
anything, but harmless. svn path=/rpkid/rpki/resource_set.py; revision=2950 | |||
2010-01-13 | multimodule hack for pubd | Rob Austein | |
svn path=/rpkid/pubd.py; revision=2949 | |||
2010-01-13 | Off-by-one error | Rob Austein | |
svn path=/myrpki/arin-rootcert.py; revision=2948 | |||
2010-01-13 | Generalize beyond ARNI; probably should rename eventually | Rob Austein | |
svn path=/myrpki/arin-rootcert.py; revision=2947 | |||
2010-01-13 | Initial version of icky setup script | Rob Austein | |
svn path=/myrpki/setup-rootd.sh; revision=2946 | |||
2010-01-13 | Add -d option | Rob Austein | |
svn path=/myrpki/start-servers.py; revision=2945 | |||
2010-01-12 | testbed and yamltest should always log to stderr | Rob Austein | |
svn path=/myrpki/yamltest.py; revision=2944 | |||
2010-01-12 | Don't mask real error when exiting before daemons ever started. | Rob Austein | |
svn path=/rpkid/testbed.py; revision=2943 | |||
2010-01-12 | Regen | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2942 | |||
2010-01-12 | Wiki no longer maintained and causing problems for users, bye bye | Rob Austein | |
svn path=/rpkid/doc/pubd.dot; revision=2941 | |||
2010-01-12 | Document common debugging options. | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=2940 | |||
2010-01-12 | Suppress deprecation warnings when loading MySQLdb in Python 2.6; | Rob Austein | |
suppress gratuitous failure when dropping database that doesn't exist. svn path=/myrpki/setup-sql.py; revision=2939 | |||
2010-01-12 | regen | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2938 | |||
2010-01-12 | testbed.sql -> testbed.setup.sql | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=2937 | |||
2010-01-07 | Spellcheck, update status of lxml issue. | Rob Austein | |
svn path=/myrpki/README; revision=2936 | |||
2010-01-07 | Cleanup of substring checks. | Rob Austein | |
svn path=/myrpki/arin-rootcert.py; revision=2935 | |||
2010-01-07 | Don't attempt to withdraw a manifest or CRL that was never published | Rob Austein | |
when cleaning up a dead ca_detail. svn path=/rpkid/rpki/rpki_engine.py; revision=2934 | |||
2010-01-07 | Split backtraces into separate messages, one per line, for syslog. | Rob Austein | |
svn path=/rpkid/rpki/log.py; revision=2933 | |||
2010-01-06 | More checkpoints. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2932 | |||
2010-01-06 | First cut at morphing checkpoints into keepalive code. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2931 | |||
2010-01-05 | Explictly log no-op .reissue() case. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2930 | |||
2010-01-05 | Reuse single timer object in cron handler. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2929 | |||
2010-01-05 | Tweaks to DeadDrop Maildir format. | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=2928 | |||
2010-01-05 | Focus on up-down protocol debugging for now. | Rob Austein | |
svn path=/scripts/format-application-x-rpki.py; revision=2927 | |||
2010-01-04 | Still seeing unexplained memory bloat, try a different approach to | Rob Austein | |
tracking this down. svn path=/rpkid/rpki/async.py; revision=2926 | |||
2010-01-04 | Add --kill option as an alternative to --mark | Rob Austein | |
svn path=/scripts/format-application-x-rpki.py; revision=2925 | |||
2010-01-04 | Add --mark option to control whether we attempt to mark input messages | Rob 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-04 | Perhaps usable version | Rob Austein | |
svn path=/scripts/format-application-x-rpki.py; revision=2923 | |||
2010-01-04 | Prettyprint application/x-rpki, first cut. | Rob Austein | |
svn path=/scripts/format-application-x-rpki.py; revision=2922 | |||
2010-01-01 | Cleanup | Rob Austein | |
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2921 | |||
2010-01-01 | Format Base64 sections a bit more readably | Rob Austein | |
svn path=/scripts/application-x-rpki-mailcap-handler.sh; revision=2920 |