Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-18 | pylint | Rob Austein | |
svn path=/branches/tk274/; revision=4786 | |||
2012-09-20 | Whack rest of POW's object I/O (x.derRead(), x.derWrite()) to use new | Rob Austein | |
class-based methods instead of old module functions. svn path=/branches/tk274/; revision=4728 | |||
2012-09-19 | Log filesystem timestamps too. | Rob Austein | |
svn path=/branches/tk274/; revision=4724 | |||
2012-07-12 | Use purportedly-human-readable strings instead of internal symbols | Rob Austein | |
when listing what's wrong with particular objects. svn path=/trunk/; revision=4597 | |||
2012-07-12 | First cut at script to find ROAs and list expiration dates of all | Rob Austein | |
certificates in that ROA's authorization chain. See #256. svn path=/trunk/; revision=4596 | |||
2012-07-12 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4595 | |||
2012-07-04 | images/ subdirectory. | Rob Austein | |
svn path=/trunk/; revision=4571 | |||
2012-07-03 | Script to display object tracking data. | Rob Austein | |
svn path=/trunk/; revision=4568 | |||
2012-06-25 | Add localcert.rpki.net. | Rob Austein | |
svn path=/trunk/; revision=4557 | |||
2012-06-15 | Add warning and "Are you sure?" query. | Rob Austein | |
svn path=/trunk/; revision=4543 | |||
2012-05-13 | Fix fatal typo. Don't overwrite existing .rrd files. Rework to pipe | Rob Austein | |
all commands to a single copy of rrdtool (much faster). Graph commands still need a lot of work. svn path=/trunk/; revision=4490 | |||
2012-05-13 | Cleanup: Just record raw numbers here, let rrdtool graphing do the analysis. | Rob Austein | |
svn path=/trunk/; revision=4489 | |||
2012-05-12 | First sorta-working version, although not right yet. | Rob Austein | |
svn path=/trunk/; revision=4488 | |||
2012-05-11 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=4487 | |||
2012-05-11 | Checkpoint of a tool to convert rcynic.xml to rrdtool input. Not | Rob Austein | |
usable yet. svn path=/trunk/; revision=4486 | |||
2012-05-08 | arin.rpki.net => repo0.rpki.net. | Rob Austein | |
svn path=/trunk/; revision=4479 | |||
2012-05-05 | Use lowercase handle names for RIRs, for consistancy with older code. | Rob Austein | |
svn path=/branches/tk33/; revision=4469 | |||
2012-05-05 | Cleanup. | Rob Austein | |
svn path=/branches/tk33/; revision=4468 | |||
2012-05-05 | Fix double newline. | Rob Austein | |
svn path=/branches/tk33/; revision=4466 | |||
2012-05-03 | Handle legacy via sixth pseudo-RIR named "LEGACY," at least for now. | Rob Austein | |
svn path=/branches/tk33/; revision=4463 | |||
2012-05-03 | Merge in ERX data. See #33. | Rob Austein | |
svn path=/branches/tk33/; revision=4462 | |||
2012-05-02 | First cut at hack to dump all relevant IANA data to CSV. Output still | Rob Austein | |
needs to be merged with ERX data from ARIN's database, as IANA only deals with /8s in IPv4 space. Haven't figured out yet whether that should be a separate script or not. See #33. svn path=/branches/tk33/; revision=4460 | |||
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 |