Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-25 | Clean up old scripts which still imported the rpki.myrpki module. | Rob Austein | |
svn path=/trunk/; revision=4454 | |||
2012-04-19 | Report what file script is reading to make it easier to track down | Rob Austein | |
things like schema validation errors. svn path=/trunk/; revision=4437 | |||
2012-03-21 | Merge from trunk. | Rob Austein | |
svn path=/branches/tk161/; revision=4408 | |||
2012-03-19 | Sync from trunk. | Rob Austein | |
svn path=/branches/tk161/; revision=4403 | |||
2012-03-16 | Rework failure rate computation to use rolling 72 hour window, as | Rob Austein | |
previous metric was incomprehensible. svn path=/trunk/; revision=4401 | |||
2012-03-15 | Sigh, make work with Python 2.6 again. | Rob Austein | |
svn path=/trunk/; revision=4399 | |||
2012-03-15 | No gdbm on MacOSX. | Rob Austein | |
svn path=/trunk/; revision=4398 | |||
2012-03-15 | Add ylabels; cleanup. | Rob Austein | |
svn path=/trunk/; revision=4397 | |||
2012-03-11 | Use gdbm module directly instead of whacky anydb module. | Rob Austein | |
svn path=/trunk/; revision=4394 | |||
2012-03-09 | Use Python "shelve" module to avoid processing XML we've already seen | Rob Austein | |
in a previous run, which speeds this tediously slow script up by something close to an order of magnitude. svn path=/trunk/; revision=4390 | |||
2012-02-25 | .mnf -> .mft. | Rob Austein | |
svn path=/trunk/; revision=4370 | |||
2012-02-16 | Add --password hack to feed "override: password" lines to irr_rpsl_submit. | Rob Austein | |
svn path=/trunk/; revision=4345 | |||
2012-02-09 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk161/; revision=4321 | |||
2012-02-08 | specifier issuer when looking up parent. closes #183 | Michael Elkins | |
svn path=/branches/tk161/; revision=4315 | |||
2012-02-04 | Change line style to linespoints. | Rob Austein | |
svn path=/trunk/; revision=4293 | |||
2012-02-04 | Extract latest rcynic.xml from mailbox. | Rob Austein | |
svn path=/trunk/; revision=4292 | |||
2012-01-31 | Rewrite to avoid running out of memory. Painfully slow with three | Rob Austein | |
month's worth of data, but at least it now runs again. svn path=/trunk/; revision=4273 | |||
2012-01-07 | Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting | Rob Austein | |
weird. svn path=/branches/tk100/; revision=4146 | |||
2011-12-26 | Checkpoint. Start debugging synchronization code. | Rob Austein | |
svn path=/branches/tk100/; revision=4135 | |||
2011-12-25 | Clean up rootd cross-certification nastiness (another TLS relic). | Rob Austein | |
svn path=/branches/tk100/; revision=4134 | |||
2011-12-23 | Rework schema using abstract models rather than stuffing everything | Rob Austein | |
with the same syntax into the same SQL table. svn path=/branches/tk100/; revision=4133 | |||
2011-12-23 | Checkpoint. Temporary hack around CA model database collision | Rob Austein | |
problem; needs b etter fix, but want this fix in version control. svn path=/branches/tk100/; revision=4132 | |||
2011-12-21 | Checkpoint. First pass at rewriting daemon synchronization code for | Rob Austein | |
new model. svn path=/branches/tk100/; revision=4130 | |||
2011-12-20 | Checkpoint. More schema tweaks (HostedCA model). | Rob Austein | |
svn path=/branches/tk100/; revision=4129 | |||
2011-12-16 | Checkpoint. Add synchronize_prefixes and synchronize_asns commands. | Rob Austein | |
svn path=/branches/tk100/; revision=4125 | |||
2011-12-16 | Checkpoint. Add EnumField. Debug CertificateManager. | Rob Austein | |
svn path=/branches/tk100/; revision=4124 | |||
2011-12-15 | Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidate | Rob Austein | |
BPKI object creation logic. Move CSV code out of rpkic. svn path=/branches/tk100/; revision=4122 | |||
2011-12-14 | Start hacking replacement for myrpki comamnd (rpkic) which uses the | Rob Austein | |
new Django-model-based entitydb and IRDB. svn path=/branches/tk100/; revision=4121 | |||
2011-12-13 | Flesh out BPKI methods | Rob Austein | |
svn path=/branches/tk100/; revision=4118 | |||
2011-12-12 | Checkpoint. Custom IRDB model fields to handle automatic type | Rob Austein | |
conversion. Debug last night's rewrite of BPKI certificate issuance. svn path=/branches/tk100/; revision=4117 | |||
2011-12-12 | Checkpoint. Add X501DN abstraction, start sorting out BPKI generation code. | Rob Austein | |
svn path=/branches/tk100/; revision=4116 | |||
2011-12-10 | Tighten uniqueness constraints on IRDB models. | Rob Austein | |
svn path=/branches/tk100/; revision=4114 | |||
2011-12-09 | First sort-of-complete version of conversion script. Only handles | Rob Austein | |
self-hosted case so far, needs minor tweaks to deal with hosting. Result looks vaguely sane but there's no code to test it yet. svn path=/branches/tk100/; revision=4111 | |||
2011-12-09 | Rework models slightly. Now parsing most of the BPKI stuff. | Rob Austein | |
svn path=/branches/tk100/; revision=4109 | |||
2011-12-07 | Checkpoint. Conversion of some SQL tables works now. | Rob Austein | |
svn path=/branches/tk100/; revision=4104 | |||
2011-12-07 | Sort out how to run syncdb | Rob Austein | |
svn path=/branches/tk100/; revision=4103 | |||
2011-12-07 | Id | Rob Austein | |
svn path=/branches/tk100/; revision=4102 | |||
2011-12-07 | Checkpoint | Rob Austein | |
svn path=/branches/tk100/; revision=4101 | |||
2011-11-13 | Pull NIST from list of hosts tracked, not as interesting as I had thought at ↵ | Rob Austein | |
first svn path=/trunk/; revision=4091 | |||
2011-11-10 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4077 | |||
2011-11-10 | Minor changes I forgot to check in. | Rob Austein | |
svn path=/trunk/; revision=4076 | |||
2011-10-27 | Graph average connection time too | Rob Austein | |
svn path=/trunk/; revision=4065 | |||
2011-10-26 | Individual graph files, for inclusion in pdflatex documents. This is | Rob Austein | |
an experiment, we might need to go the epstopdf route, but this way we get color for free, so it's worth a try. svn path=/trunk/; revision=4064 | |||
2011-10-26 | Tweak time format. Fix accidental dependency on Python 2.7. | Rob Austein | |
svn path=/trunk/; revision=4063 | |||
2011-10-25 | Add logscale. Graph failure rate instead of success rate. Cleanup | Rob Austein | |
svn path=/trunk/; revision=4062 | |||
2011-10-25 | New script to generate tabless and graphs from rcynic.xml traffic | Rob Austein | |
data. Still very rough, output somewhat suspect. svn path=/trunk/; revision=4061 | |||
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 |