aboutsummaryrefslogtreecommitdiff
path: root/rpkid/irdbd.py
AgeCommit message (Expand)Author
2008-06-12Module documentationRob Austein
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
2008-06-06MySQLdb.connection.ping() doesn't accept keyword argumentsRob Austein
2008-06-06Try the magic MySQLdb.connection.ping() methodRob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
2008-04-19Convert CMS code to something vaguely object-oriented, to simplifyRob Austein
2008-04-18Clean up unnecessarily complicated trust anchor codeRob Austein
2008-04-07Checkpoint. Add (untested) ability to call out for a dynamicRob Austein
2008-03-27Finally got client cert checks working with tlslite -- then promptlyRob Austein
2008-02-27Filename cleanupRob Austein