aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-10-18pylintRob Austein
2012-09-20Whack rest of POW's object I/O (x.derRead(), x.derWrite()) to use newRob Austein
2012-09-19Log filesystem timestamps too.Rob Austein
2012-07-12Use purportedly-human-readable strings instead of internal symbolsRob Austein
2012-07-12First cut at script to find ROAs and list expiration dates of allRob Austein
2012-07-12CleanupRob Austein
2012-07-04images/ subdirectory.Rob Austein
2012-07-03Script to display object tracking data.Rob Austein
2012-06-25Add localcert.rpki.net.Rob Austein
2012-06-15Add warning and "Are you sure?" query.Rob Austein
2012-05-13Fix fatal typo. Don't overwrite existing .rrd files. Rework to pipeRob Austein
2012-05-13Cleanup: Just record raw numbers here, let rrdtool graphing do the analysis.Rob Austein
2012-05-12First sorta-working version, although not right yet.Rob Austein
2012-05-11Checkpoint.Rob Austein
2012-05-11Checkpoint of a tool to convert rcynic.xml to rrdtool input. NotRob Austein
2012-05-08arin.rpki.net => repo0.rpki.net.Rob Austein
2012-05-05Use lowercase handle names for RIRs, for consistancy with older code.Rob Austein
2012-05-05Cleanup.Rob Austein
2012-05-05Fix double newline.Rob Austein
2012-05-03Handle legacy via sixth pseudo-RIR named "LEGACY," at least for now.Rob Austein
2012-05-03Merge in ERX data. See #33.Rob Austein
2012-05-02First cut at hack to dump all relevant IANA data to CSV. Output stillRob Austein
2012-04-25Clean up old scripts which still imported the rpki.myrpki module.Rob Austein
2012-04-19Report what file script is reading to make it easier to track downRob Austein
2012-03-21Merge from trunk.Rob Austein
2012-03-19Sync from trunk.Rob Austein
2012-03-16Rework failure rate computation to use rolling 72 hour window, asRob Austein
2012-03-15Sigh, make work with Python 2.6 again.Rob Austein
2012-03-15No gdbm on MacOSX.Rob Austein
2012-03-15Add ylabels; cleanup.Rob Austein
2012-03-11Use gdbm module directly instead of whacky anydb module.Rob Austein
2012-03-09Use Python "shelve" module to avoid processing XML we've already seenRob Austein
2012-02-25.mnf -> .mft.Rob Austein
2012-02-16Add --password hack to feed "override: password" lines to irr_rpsl_submit.Rob Austein
2012-02-09merge with /trunkMichael Elkins
2012-02-08specifier issuer when looking up parent. closes #183Michael Elkins
2012-02-04Change line style to linespoints.Rob Austein
2012-02-04Extract latest rcynic.xml from mailbox.Rob Austein
2012-01-31Rewrite to avoid running out of memory. Painfully slow with threeRob Austein
2012-01-07Checkpoint. rpkic and yamltest mostly work, but irdbd is still actingRob Austein
2011-12-26Checkpoint. Start debugging synchronization code.Rob Austein
2011-12-25Clean up rootd cross-certification nastiness (another TLS relic).Rob Austein
2011-12-23Rework schema using abstract models rather than stuffing everythingRob Austein
2011-12-23Checkpoint. Temporary hack around CA model database collisionRob Austein
2011-12-21Checkpoint. First pass at rewriting daemon synchronization code forRob Austein
2011-12-20Checkpoint. More schema tweaks (HostedCA model).Rob Austein
2011-12-16Checkpoint. Add synchronize_prefixes and synchronize_asns commands.Rob Austein
2011-12-16Checkpoint. Add EnumField. Debug CertificateManager.Rob Austein
2011-12-15Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidateRob Austein
2011-12-14Start hacking replacement for myrpki comamnd (rpkic) which uses theRob Austein