aboutsummaryrefslogtreecommitdiff
path: root/scripts/rpki/sql.py
AgeCommit message (Expand)Author
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
2007-11-01CheckpointRob Austein
2007-10-25Remove gratuitous Python 2.5 syntax.Rob Austein
2007-10-24CheckpointRob Austein
2007-10-22CheckpointRob Austein
2007-10-19CheckpointRob Austein
2007-10-19CheckpointRob Austein
2007-10-17More missing SQL fieldsRob Austein
2007-10-17ca.delete()Rob Austein
2007-10-16FormattingRob Austein
2007-10-16CheckpointRob Austein
2007-10-16Finish child_cert.reissue()Rob Austein
2007-10-16CheckpointRob Austein
2007-10-15Start sorting out .issue() vs .reissue() mess.Rob Austein
2007-10-11DocRob Austein
2007-10-10Start collapsing some of the inline code back into __init__() methods.Rob Austein
2007-10-10CheckpointRob Austein
2007-10-10Manifests and CRLsRob Austein
2007-10-09CheckpointRob Austein
2007-10-08CheckpointRob Austein