Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-01-22 | Tool to dump all object dates. | Rob Austein | |
svn path=/trunk/; revision=5642 | |||
2014-01-11 | getopt -> argparse. Rewrite code that was still trying to use old | Rob Austein | |
rpki.POW.pkix API, removed some time back. svn path=/trunk/; revision=5631 | |||
2014-01-11 | getopt -> argparse | Rob Austein | |
svn path=/trunk/; revision=5630 | |||
2014-01-11 | Even more getopt -> argparse. Clean up some old conversion scripts. | Rob Austein | |
svn path=/trunk/; revision=5629 | |||
2014-01-10 | Even more getopt -> argparse. | Rob Austein | |
svn path=/trunk/; revision=5627 | |||
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein | |
svn path=/trunk/; revision=5624 | |||
2013-12-31 | Script to automate silly date extraction that I keep needing to do by | Rob Austein | |
hand. svn path=/trunk/; revision=5612 | |||
2013-11-21 | Archive the main control scripts for our old cron-driven testbed with | Rob Austein | |
its pseudo-IANA and pseudo-RIR databases. Closes #34. svn path=/trunk/; revision=5595 | |||
2013-11-01 | Another test case. | Rob Austein | |
svn path=/trunk/; revision=5578 | |||
2013-10-31 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5576 | |||
2013-10-31 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5575 | |||
2013-10-31 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5574 | |||
2013-10-29 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5573 | |||
2013-10-29 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5572 | |||
2013-10-28 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5571 | |||
2013-10-22 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5569 | |||
2013-10-22 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5568 | |||
2013-10-14 | Cosmetic change to force test of upgraded build system. | Rob Austein | |
svn path=/trunk/; revision=5567 | |||
2013-10-12 | So it turns out that most DBapi Cursor implementations have been | Rob Austein | |
extended to support the iterator protocol, and that most DBapi Connection implementations have been extended to support the context manager protocol. Who knew? svn path=/trunk/; revision=5566 | |||
2013-10-12 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5565 | |||
2013-10-11 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5564 | |||
2013-10-11 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5563 | |||
2013-10-08 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5556 | |||
2013-10-07 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5552 | |||
2013-10-07 | No longer need separate uri table. | Rob Austein | |
svn path=/trunk/; revision=5551 | |||
2013-10-07 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5550 | |||
2013-10-05 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5549 | |||
2013-10-05 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5548 | |||
2013-10-05 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5547 | |||
2013-10-04 | Checkpoint | Rob Austein | |
svn path=/trunk/; revision=5546 | |||
2013-10-04 | Don't stomp depths we've already set. | Rob Austein | |
svn path=/trunk/; revision=5545 | |||
2013-10-04 | Depth markers. | Rob Austein | |
svn path=/trunk/; revision=5544 | |||
2013-10-04 | More SQL cleanup. | Rob Austein | |
svn path=/trunk/; revision=5543 | |||
2013-10-03 | More SQL cleanup. | Rob Austein | |
svn path=/trunk/; revision=5542 | |||
2013-10-03 | Normalize X.501 names and key IDs by moving these fields to separate | Rob Austein | |
table. Only those portions of query code currently used converted to use JOINs, everything else can wait until it becomes clear which bits we're keeping. svn path=/trunk/; revision=5541 | |||
2013-10-03 | Archive what now looks like another blind alley. | Rob Austein | |
svn path=/trunk/; revision=5540 | |||
2013-10-03 | This script hadn't tracked last rpki.POW rewrite. | Rob Austein | |
svn path=/trunk/; revision=5539 | |||
2013-09-30 | Archive | Rob Austein | |
svn path=/trunk/; revision=5533 | |||
2013-09-30 | Sample of the original form of rcynic-lta.yaml, corresponding to the | Rob Austein | |
current useless version of the code. Major code rewrite likely, YAML will change with it, this version is just for the archive. svn path=/trunk/; revision=5531 | |||
2013-09-26 | Disclaimer | Rob Austein | |
svn path=/trunk/; revision=5522 | |||
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 |