aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2008-05-21regenRob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob 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-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-16NitRob Austein
2008-05-16Be kind, state which kind of CRL is missingRob Austein
2008-05-16CheckpointRob Austein
2008-05-16Fix .union() bug found by unit tests, clean up.Rob 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-15Tweak TLS cert chain validation to fit BPKI model.Rob Austein
2008-05-15Update commentsRob Austein
2008-05-13Apparently strings in tlslite are occasionally something else, isn'tRob 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-09get_basicConstraints() was buggy for certs that had no such extensionRob Austein
2008-05-08Move fancy timedelta code into rpki.sundial.Rob Austein
2008-05-07More fun CMS interop debuggingRob Austein
2008-05-07CheckpointRob Austein
2008-05-07CleanupRob Austein
2008-05-07Remove old XML_CMS_object.verify() methodRob Austein
2008-05-06Fixes from today's interop test with APNICRob Austein
2008-05-05Clear up whining about missing CRLs.Rob Austein
2008-05-02Bang on CRL code a bit moreRob Austein
2008-05-02Remove workaround now that I found the bugRob Austein
2008-05-01regenRob Austein
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
2008-04-30Implement most of the administrative restrictions on CMS verification.Rob Austein
2008-04-29Doh, rpki-db-schema.sql should have been rpkid.sql all alongRob Austein
2008-04-29CheckpointRob Austein
2008-04-29Add is_CA()Rob Austein
2008-04-29CleanupRob Austein
2008-04-28Rework POW error handling. Code around spuriousRob Austein
2008-04-27Glue cert supportRob Austein