aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/sql.py
AgeCommit message (Expand)Author
2009-04-29More lintRob Austein
2009-04-29First pass with pylintRob Austein
2008-07-08Add debugging for sql_store() operationsRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-05-15Clean up TLS certificate handling and a lot of debugging code.Rob Austein
2008-05-11Add SQL debugging code, tweak WHERE generation in .sql_fetch().Rob Austein
2008-05-11Paranoia.Rob Austein
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-16Rework ROA generation and maintenance.Rob Austein
2008-04-12Checkpoint. "make test" works again, but ROA maintenance code isn'tRob Austein
2008-04-11Checkpoint. Initial ROA generation working, no maintenance yet.Rob Austein
2008-04-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
2008-04-02Start cleaning up messy global context stuffRob Austein
2008-03-28Switch to using OpenSSL HEAD snapshot, for the new CMS codeRob Austein
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
2008-03-05CheckpointRob Austein
2008-03-04First pass at ROA generation. Not yet tested, no support yet forRob Austein
2008-03-04CheckpointRob Austein
2008-03-04CheckpointRob Austein
2008-03-04CheckpointRob Austein
2008-02-27Filename cleanupRob Austein