Age | Commit message (Expand) | Author |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2013-04-19 | Throw exception when asked to issue a certificate with notAfter <= | Rob Austein |
2012-10-26 | Teach MySQLdb converter interface about rpki.sundial.datetime. | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-08-29 | Add a lot of __repr__() methods in an attempt to make the logs more | Rob Austein |
2012-08-17 | As of [4632], rpki.sql.session._wrap_execute() handles SQL pings | Rob Austein |
2012-08-17 | Automate SQL pings. Suppress case where ROA regeneration gratuitously | Rob Austein |
2012-08-09 | Switch rpki.sql.session.cache to use weak references, so that Python's | Rob Austein |
2012-07-25 | Clean up SQL cache when it gets big, break up huge batches of ROA | Rob Austein |
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein |
2010-11-14 | Implement "reissue" left-right operation. Reformat some doc strings. | Rob Austein |
2010-07-16 | Doh, .sql_mark_deleted() works better if it also marks record dirty. | Rob Austein |
2009-12-21 | Have to import "with" statement from future into Python 2.5 to avoid | Rob Austein |
2009-12-21 | Suppress Python 2.6 warnings about MySQLdb using deprecated sets | Rob Austein |
2009-07-20 | Add debugging support to sql_delete(), general clean up of SQL | Rob Austein |
2009-06-08 | Switch to MySQL InnoDB engine, fix everything that broke | Rob Austein |
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein |
2009-05-27 | Update copyright notices in files edited this year | Rob Austein |
2009-05-19 | Show offending values when raising DBConsistancyError | Rob Austein |
2009-05-11 | Spelling never was my strong point. | Rob Austein |
2009-05-11 | Cosmetic doc changes. | Rob Austein |
2009-04-29 | More lint | Rob Austein |
2009-04-29 | First pass with pylint | Rob Austein |
2008-07-08 | Add debugging for sql_store() operations | Rob Austein |
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein |
2008-06-06 | Refactor SQL code to form rpki.sq.session class, and add code to warn | Rob Austein |
2008-06-06 | Checkpoint (refactor to create new rpki.sql.session class to handle | Rob Austein |
2008-05-17 | "as" will be a reserved word in Python 2.6, stop using it as an | Rob Austein |
2008-05-15 | Clean up TLS certificate handling and a lot of debugging code. | Rob Austein |
2008-05-11 | Add SQL debugging code, tweak WHERE generation in .sql_fetch(). | Rob Austein |
2008-05-11 | Paranoia. | Rob Austein |
2008-05-10 | Checkpoint of debugging code while chasing interop issues | Rob Austein |
2008-04-24 | Checkpoint. Partly converted to new BPKI model. This breaks make | Rob Austein |
2008-04-16 | Rework ROA generation and maintenance. | Rob Austein |
2008-04-12 | Checkpoint. "make test" works again, but ROA maintenance code isn't | Rob Austein |
2008-04-11 | Checkpoint. Initial ROA generation working, no maintenance yet. | Rob Austein |
2008-04-11 | Checkpoint. ROA generation almost working, but not quite. | Rob Austein |
2008-04-02 | Start cleaning up messy global context stuff | Rob Austein |
2008-03-28 | Switch to using OpenSSL HEAD snapshot, for the new CMS code | Rob Austein |
2008-03-27 | Add revoked_cert table and rototill child_cert revocation code to use | Rob Austein |
2008-03-05 | Checkpoint | Rob Austein |
2008-03-04 | First pass at ROA generation. Not yet tested, no support yet for | Rob Austein |
2008-03-04 | Checkpoint | Rob Austein |
2008-03-04 | Checkpoint | Rob Austein |
2008-03-04 | Checkpoint | Rob Austein |
2008-02-27 | Filename cleanup | Rob Austein |