Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-27 | Filename cleanup | Rob Austein | |
svn path=/rpkid/Makefile; revision=1531 | |||
2008-02-27 | Left-right protocol option cleanup | Rob Austein | |
svn path=/scripts/README; revision=1530 | |||
2008-02-22 | Withdraw certs as part of revocation | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1519 | |||
2008-01-27 | Debug left-right rekey and revoke operations | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1510 | |||
2008-01-26 | Implement "rekey" and "revoke" left-right controls | Rob Austein | |
svn path=/scripts/manifests.py; revision=1509 | |||
2008-01-25 | Clean up .publish() and .withdraw() calls | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1504 | |||
2008-01-24 | Publish manifests and CRLs as soon as we create them | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1503 | |||
2008-01-24 | Reuse child SIA when reissuing | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1498 | |||
2008-01-10 | Copyright notices | Rob Austein | |
svn path=/docs/INSTALLATION; revision=1470 | |||
2008-01-09 | Clean up (most of) the mess of multiple trust anchors left over from | Rob Austein | |
early experiments, because cleaning up the mess was easier than documenting it. svn path=/scripts/Makefile; revision=1458 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1425 | |||
2007-12-22 | Whack SQL usage to let MySQLdb handle the quoting, per the Python DB API. | Rob Austein | |
svn path=/scripts/irbe-setup.py; revision=1421 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/scripts/irdb.py; revision=1415 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/docs/sample-irdb.sql; revision=1413 | |||
2007-12-17 | Copy tag attribute when constructing replies | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1387 | |||
2007-12-17 | Better error handling on IRDB queries. Partial support for new tag | Rob Austein | |
attributes. Fix race conditions in test scripts. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1386 | |||
2007-12-14 | Add make_pdu() to simplify writing IRBE control scripts. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1380 | |||
2007-12-13 | Basic client revocation, not yet tested | Rob Austein | |
svn path=/scripts/Makefile; revision=1378 | |||
2007-12-13 | Start on a syslog()-based logging system | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1377 | |||
2007-12-05 | Clear control options when generating replies. | Rob Austein | |
Slightly better verbose CMS logging svn path=/scripts/biz-certs/Bob-CA.srl; revision=1365 | |||
2007-12-05 | Checkpoint | Rob Austein | |
svn path=/scripts/apnic-poke-1.sh; revision=1364 | |||
2007-12-04 | Add sender_name and recipient_name to parent object | Rob Austein | |
svn path=/docs/left-right-xml; revision=1358 | |||
2007-12-03 | Cleaner handling of unimplemented controls. | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1348 | |||
2007-11-28 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1344 | |||
2007-11-19 | Exception cleanup | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1327 | |||
2007-11-19 | Still more method cleanup, including access control the absence of | Rob Austein | |
which had been lost in the SQL noise. svn path=/scripts/README; revision=1324 | |||
2007-11-19 | More sql_fetch cleanup | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1323 | |||
2007-11-19 | Encapsulate a lot of sql_fetch*() calls | Rob Austein | |
svn path=/scripts/README; revision=1322 | |||
2007-11-19 | Nit | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1318 | |||
2007-11-17 | .update_children() | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1314 | |||
2007-11-17 | First cut at CRL/manifest regeneration cron job | Rob Austein | |
svn path=/scripts/README; revision=1312 | |||
2007-11-17 | Temporary kludge to fake publication | Rob Austein | |
svn path=/scripts/Makefile; revision=1309 | |||
2007-11-16 | repository.https_ta SQL handling was missing | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1307 | |||
2007-11-15 | CRL support, not yet tested | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1296 | |||
2007-11-14 | Clean up type conversions in and out of SQL. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1292 | |||
2007-11-14 | Make valid_until mandatory in left-right protocol, and reflect | Rob Austein | |
resulting validity interval in generated certs. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1287 | |||
2007-11-14 | Hide most of the time arithmetic in an abstraction based on | Rob Austein | |
datetime.datetime. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1285 | |||
2007-11-13 | Replace horrible profusion of tuples of resource sets with a new | Rob Austein | |
wrapper abstraction. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1281 | |||
2007-11-13 | Checkpoint of changes leading up to support for revocation | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1280 | |||
2007-11-07 | Server side of up-down issue mostly working now. | Rob Austein | |
svn path=/scripts/rpki/https.py; revision=1268 | |||
2007-11-07 | crl_interval | Rob Austein | |
svn path=/scripts/left-right-protocol-samples/pdu.003.xml; revision=1262 | |||
2007-11-06 | Helps to verify against correct trust anchor | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1254 | |||
2007-11-06 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/exceptions.py; revision=1249 | |||
2007-11-06 | Enforce self_id constraint on non-self objects. | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1244 | |||
2007-11-06 | Nits | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1242 | |||
2007-11-01 | More dumb bugs | Rob Austein | |
svn path=/scripts/rpki/cms.py; revision=1224 | |||
2007-10-31 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1220 | |||
2007-10-31 | Shaking out dumb little errors | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1219 | |||
2007-10-31 | Don't try to convert None to DER. | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1217 | |||
2007-10-30 | More gctx cleanup. | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1202 |