Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-07 | Well, this script now generates something that looks like a | Rob Austein | |
certificate tree and validates. Not at all certain that what we generate is right yet. svn path=/trunk/; revision=5487 | |||
2013-09-02 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5484 | |||
2013-08-31 | Constraint class. | Rob Austein | |
svn path=/trunk/; revision=5482 | |||
2013-08-31 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5481 | |||
2013-08-30 | Cleanup. | Rob Austein | |
svn path=/trunk/; revision=5479 | |||
2013-08-30 | Refactor X.509 verification code to add "nested set" tree markings to | Rob Austein | |
SQL as we go; since the expensive part of the SQL marking algorithm is the tree traversal and we have to do the same tree walk anyway while checking certificates, we might as well do both tasks at once. svn path=/trunk/; revision=5478 | |||
2013-08-29 | Cleanup. | Rob Austein | |
svn path=/trunk/; revision=5477 | |||
2013-08-29 | Cleanup. | Rob Austein | |
svn path=/trunk/; revision=5476 | |||
2013-08-29 | Now that we have a Python interface to the OpenSSL certificate | Rob Austein | |
validation code, use it to sanitize our database. svn path=/trunk/; revision=5475 | |||
2013-08-28 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5474 | |||
2013-08-20 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5459 | |||
2013-08-20 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5458 | |||
2013-08-18 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5457 | |||
2013-08-17 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5456 | |||
2013-08-14 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5455 | |||
2013-08-14 | Checkpoint. Nowhere near usable yet. | Rob Austein | |
svn path=/trunk/; revision=5454 | |||
2013-08-09 | Notes on constraint file processing. | Rob Austein | |
svn path=/trunk/; revision=5453 | |||
2013-08-09 | Allow query for NULL AKI or SKI. May not be all that useful, as our | Rob Austein | |
data source is the unauthenticated/ tree, thus we still need to check against TALs, at which point we might as well just look up by URI. svn path=/trunk/; revision=5452 | |||
2013-08-08 | First steps towards parsing LTA YAML file. Add weakref object cache. | Rob Austein | |
svn path=/trunk/; revision=5451 | |||
2013-08-06 | Wrap up database interface as a class. | Rob Austein | |
svn path=/trunk/; revision=5450 | |||
2013-08-05 | Partial support for RFC 3779 inheritance. | Rob Austein | |
svn path=/trunk/; revision=5449 | |||
2013-08-05 | Move GROUP BY to right place when restricting search by object type. | Rob Austein | |
Consolidate simplified range search functions. More test cases. svn path=/trunk/; revision=5448 | |||
2013-08-05 | Add marker byte to be sure that IP addresses can't be confused with | Rob Austein | |
ASNs in our unified range table. Clean up unneeded debugging code. svn path=/trunk/; revision=5447 | |||
2013-08-05 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5446 | |||
2013-06-18 | Hostname changes. | Rob Austein | |
svn path=/trunk/; revision=5411 | |||
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 |