Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-29 | More lint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2373 | |||
2009-04-29 | First pass with pylint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2371 | |||
2008-07-08 | Add debugging for sql_store() operations | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1979 | |||
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob 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-06 | Refactor SQL code to form rpki.sq.session class, and add code to warn | Rob Austein | |
about dirty objects in SQL cache on SQL errors. svn path=/rpkid/irdbd.py; revision=1852 | |||
2008-06-06 | Checkpoint (refactor to create new rpki.sql.session class to handle | Rob 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 an | Rob Austein | |
identifier. svn path=/rpkid/irdbd.py; revision=1798 | |||
2008-05-15 | Clean up TLS certificate handling and a lot of debugging code. | Rob Austein | |
svn path=/rpkid/cronjob.py; revision=1778 | |||
2008-05-11 | Add SQL debugging code, tweak WHERE generation in .sql_fetch(). | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1765 | |||
2008-05-11 | Paranoia. | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1763 | |||
2008-05-10 | Checkpoint of debugging code while chasing interop issues | Rob Austein | |
svn path=/rpkid/rpki/gctx.py; revision=1762 | |||
2008-04-24 | Checkpoint. Partly converted to new BPKI model. This breaks make | Rob Austein | |
test, mostly because the cross-certification stuff isn't done yet. svn path=/docs/left-right-xml; revision=1701 | |||
2008-04-16 | Rework ROA generation and maintenance. | Rob Austein | |
svn path=/docs/left-right-xml; revision=1668 | |||
2008-04-12 | Checkpoint. "make test" works again, but ROA maintenance code isn't | Rob Austein | |
really right yet. svn path=/rpkid/rpki/left_right.py; revision=1658 | |||
2008-04-11 | Checkpoint. Initial ROA generation working, no maintenance yet. | Rob Austein | |
svn path=/docs/rpki-db-schema.sql; revision=1656 | |||
2008-04-11 | Checkpoint. 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-02 | Start cleaning up messy global context stuff | Rob Austein | |
svn path=/rpkid/rootd.py; revision=1571 | |||
2008-03-28 | Switch to using OpenSSL HEAD snapshot, for the new CMS code | Rob Austein | |
svn path=/openssl/Makefile; revision=1566 | |||
2008-03-27 | Add revoked_cert table and rototill child_cert revocation code to use | Rob 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-05 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/sql.py; revision=1550 | |||
2008-03-04 | First pass at ROA generation. Not yet tested, no support yet for | Rob Austein | |
updating or withdrawing existing ROAs. svn path=/docs/rpki-db-schema.pdf; revision=1549 | |||
2008-03-04 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1548 | |||
2008-03-04 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1547 | |||
2008-03-04 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=1546 | |||
2008-02-27 | Filename cleanup | Rob Austein | |
svn path=/rpkid/Makefile; revision=1531 |