aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rpki_engine.py
AgeCommit message (Expand)Author
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
2008-06-23Doh, helps if we hash the right object when listing ROAs in manifestsRob Austein
2008-06-23Include CRLs in manifestsRob Austein
2008-06-23List ROAs in manifestsRob Austein
2008-06-21Defend against a couple of "impossible" failuresRob Austein
2008-06-21Teach rootd to generate manifestsRob 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-06MySQLdb.connection.ping() doesn't accept keyword argumentsRob Austein
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein