aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2008-05-22CheckpointRob Austein
2008-05-22genRob Austein
2008-05-22First cut at publication protocolRob Austein
2008-05-21regenRob Austein
2008-05-21Get rid of extension_preferences (YAGNI!).Rob Austein
2008-05-21regenRob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
2008-05-19Update RPKI TA notesRob Austein
2008-05-18Update TODO to reflect ROA workRob Austein
2008-05-18regenRob Austein
2008-05-18Convert to generating new ROA formatRob Austein
2008-05-17regenRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-05-17roa_prefix_set.from_sql()Rob Austein
2008-05-17Update and extend doc.Rob Austein
2008-05-17resource_set.__init__() wasn't collapsing adjacent ranges intoRob Austein
2008-05-17Unit test and initial bug shakeout for ROA prefix code.Rob Austein
2008-05-16regenRob Austein
2008-05-16Clean up header commentsRob Austein
2008-05-16regenRob Austein
2008-05-16Rework to be quieter when quiet and more informative when verbose.Rob Austein
2008-05-16Fix bug found by tighter schema checksRob Austein
2008-05-16Tighten up left-right schema checksRob Austein
2008-05-16Crank testpoke logging back downRob Austein
2008-05-16NitRob Austein
2008-05-16Be kind, state which kind of CRL is missingRob Austein
2008-05-16CheckpointRob Austein
2008-05-16More datetime -> sundial conversion tweaksRob Austein
2008-05-16Fix .union() bug found by unit tests, clean up.Rob Austein
2008-05-16Run unit tests automatically as part of "make all-tests". This commitRob Austein
2008-05-16CheckpointRob Austein
2008-05-15Clean up TLS certificate handling and a lot of debugging code.Rob Austein
2008-05-15Minimal req_* attribute implementation, just throw an internal errorRob Austein
2008-05-15MySQLdb DATETIME type issues again.Rob Austein
2008-05-15Tweak TLS cert chain validation to fit BPKI model.Rob Austein
2008-05-15Update commentsRob Austein
2008-05-15Update to reflect recent workRob Austein
2008-05-14Quick hack to postprocess testpoke.py output.Rob Austein
2008-05-13Apparently strings in tlslite are occasionally something else, isn'tRob Austein
2008-05-12Back up random logs and other material from RIPE 56 interop tests.Rob Austein
2008-05-12CheckpointRob Austein
2008-05-12Add X509Store.verifyDetailed()Rob Austein
2008-05-11Apparently I wrote the code to enable exceptions on SQL errors a whileRob Austein
2008-05-11Add SQL debugging code, tweak WHERE generation in .sql_fetch().Rob Austein
2008-05-11CleanupRob Austein
2008-05-11Paranoia.Rob Austein
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
2008-05-09Bring cronjob.py up to date with respect to librariesRob Austein
2008-05-09get_basicConstraints() was buggy for certs that had no such extensionRob Austein
2008-05-08Enable pathLenConstraintsRob Austein