aboutsummaryrefslogtreecommitdiff
path: root/scripts/rpki/sql.py
AgeCommit message (Expand)Author
2008-02-27Filename 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-25CheckpointRob Austein
2008-01-25Notes for ca_obj.rekey()Rob 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-23Use SIA value passed in by caller, dohRob Austein
2008-01-10Copyright noticesRob Austein
2007-12-28CleanupRob Austein
2007-12-24Teach config parser about default sections.Rob Austein
2007-12-23Revocation and validity date changes appear to work now.Rob 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-13Basic client revocation, not yet testedRob Austein
2007-12-12Tighten up revocation in child_cert.reissue()Rob Austein
2007-12-06CheckpointRob Austein
2007-11-28CheckpointRob Austein
2007-11-20Use correct serial numberRob Austein
2007-11-20Make better use of the object cache.Rob Austein
2007-11-20Fix CRL generation and g(SKI) encoding, test revocation.Rob 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-17First cut at CRL/manifest regeneration cron jobRob Austein
2007-11-17Temporary kludge to fake publicationRob Austein
2007-11-16Add ca_detail.activate(), include URIs in repository.publish() andRob Austein
2007-11-16repository.https_ta SQL handling was missingRob Austein
2007-11-16Consolidate URI generationRob Austein
2007-11-16Logic in ca.check_for_updates() and ca_detail.update() was confused,Rob Austein
2007-11-15CRL support, not yet testedRob Austein
2007-11-14Fix implementation of up-down "revoke"Rob Austein
2007-11-14Rewrite child_cert.reissue() to support the full range of actions itRob Austein
2007-11-14Clean up type conversions in and out of SQL.Rob Austein
2007-11-14Use correct types for timestampsRob 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-13Preliminary reissue() cleanupRob 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-07Debug certificate issuance and manifest generationRob Austein
2007-11-07Rewrite ca_detail_obj.sql_decode()Rob Austein
2007-11-07Save publication URI from issue_responseRob Austein
2007-11-05Shake bugs out of ca_obj.check_for_updates()Rob Austein
2007-11-05CheckpointRob Austein
2007-11-02CheckpointRob Austein
2007-11-01CheckpointRob Austein