aboutsummaryrefslogtreecommitdiff
path: root/scripts/rpki/left_right.py
AgeCommit message (Expand)Author
2008-02-27Filename cleanupRob Austein
2008-02-27Left-right protocol option cleanupRob Austein
2008-02-22Withdraw certs as part of revocationRob Austein
2008-01-27Debug left-right rekey and revoke operationsRob Austein
2008-01-26Implement "rekey" and "revoke" left-right controlsRob Austein
2008-01-25Clean up .publish() and .withdraw() callsRob Austein
2008-01-24Publish manifests and CRLs as soon as we create themRob Austein
2008-01-24Reuse child SIA when reissuingRob Austein
2008-01-10Copyright noticesRob Austein
2008-01-09Clean up (most of) the mess of multiple trust anchors left over fromRob Austein
2007-12-22CheckpointRob Austein
2007-12-22Whack SQL usage to let MySQLdb handle the quoting, per the Python DB API.Rob Austein
2007-12-22CheckpointRob Austein
2007-12-22CheckpointRob Austein
2007-12-17Copy tag attribute when constructing repliesRob Austein
2007-12-17Better error handling on IRDB queries. Partial support for new tagRob Austein
2007-12-14Add make_pdu() to simplify writing IRBE control scripts.Rob Austein
2007-12-13Basic client revocation, not yet testedRob Austein
2007-12-13Start on a syslog()-based logging systemRob Austein
2007-12-05Clear control options when generating replies.Rob Austein
2007-12-05CheckpointRob Austein
2007-12-04Add sender_name and recipient_name to parent objectRob Austein
2007-12-03Cleaner handling of unimplemented controls.Rob Austein
2007-11-28CheckpointRob Austein
2007-11-19Exception cleanupRob Austein
2007-11-19Still more method cleanup, including access control the absence ofRob Austein
2007-11-19More sql_fetch cleanupRob Austein
2007-11-19Encapsulate a lot of sql_fetch*() callsRob Austein
2007-11-19NitRob Austein
2007-11-17.update_children()Rob Austein
2007-11-17First cut at CRL/manifest regeneration cron jobRob Austein
2007-11-17Temporary kludge to fake publicationRob Austein
2007-11-16repository.https_ta SQL handling was missingRob Austein
2007-11-15CRL support, not yet testedRob Austein
2007-11-14Clean up type conversions in and out of SQL.Rob Austein
2007-11-14Make valid_until mandatory in left-right protocol, and reflectRob Austein
2007-11-14Hide most of the time arithmetic in an abstraction based onRob Austein
2007-11-13Replace horrible profusion of tuples of resource sets with a newRob Austein
2007-11-13Checkpoint of changes leading up to support for revocationRob Austein
2007-11-07Server side of up-down issue mostly working now.Rob Austein
2007-11-07crl_intervalRob Austein
2007-11-06Helps to verify against correct trust anchorRob Austein
2007-11-06CheckpointRob Austein
2007-11-06Enforce self_id constraint on non-self objects.Rob Austein
2007-11-06NitsRob Austein
2007-11-01More dumb bugsRob Austein
2007-10-31CheckpointRob Austein
2007-10-31Shaking out dumb little errorsRob Austein
2007-10-31Don't try to convert None to DER.Rob Austein
2007-10-30More gctx cleanup.Rob Austein