aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/sql.py
AgeCommit message (Collapse)Author
2009-04-29More lintRob Austein
svn path=/rpkid/Makefile; revision=2373
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2008-07-08Add debugging for sql_store() operationsRob Austein
svn path=/rpkid/rpki/sql.py; revision=1979
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
about dirty objects in SQL cache on SQL errors. svn path=/rpkid/irdbd.py; revision=1852
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein
retry of failed sql connections, not done yet, time for dinner...) svn path=/rpkid/pubd.py; revision=1848
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
identifier. svn path=/rpkid/irdbd.py; revision=1798
2008-05-15Clean up TLS certificate handling and a lot of debugging code.Rob Austein
svn path=/rpkid/cronjob.py; revision=1778
2008-05-11Add SQL debugging code, tweak WHERE generation in .sql_fetch().Rob Austein
svn path=/rpkid/rpki/sql.py; revision=1765
2008-05-11Paranoia.Rob Austein
svn path=/rpkid/rpki/sql.py; revision=1763
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
svn path=/rpkid/rpki/gctx.py; revision=1762
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
test, mostly because the cross-certification stuff isn't done yet. svn path=/docs/left-right-xml; revision=1701
2008-04-16Rework ROA generation and maintenance.Rob Austein
svn path=/docs/left-right-xml; revision=1668
2008-04-12Checkpoint. "make test" works again, but ROA maintenance code isn'tRob Austein
really right yet. svn path=/rpkid/rpki/left_right.py; revision=1658
2008-04-11Checkpoint. Initial ROA generation working, no maintenance yet.Rob Austein
svn path=/docs/rpki-db-schema.sql; revision=1656
2008-04-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
This checkpoint breaks "make test", will be fixed shortly. svn path=/docs/left-right-xml; revision=1654
2008-04-02Start cleaning up messy global context stuffRob Austein
svn path=/rpkid/rootd.py; revision=1571
2008-03-28Switch to using OpenSSL HEAD snapshot, for the new CMS codeRob Austein
svn path=/openssl/Makefile; revision=1566
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
it. Enable MySQLdb exceptions, whack resulting problem with MySQL DATETIME object conversion repeatedly with a blunt object. svn path=/docs/rpki-db-schema.pdf; revision=1564
2008-03-05CheckpointRob Austein
svn path=/rpkid/rpki/sql.py; revision=1550
2008-03-04First pass at ROA generation. Not yet tested, no support yet forRob Austein
updating or withdrawing existing ROAs. svn path=/docs/rpki-db-schema.pdf; revision=1549
2008-03-04CheckpointRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1548
2008-03-04CheckpointRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1547
2008-03-04CheckpointRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1546
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531