aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-16Rewrite asid_canonize() to be simpler and to reject overlapping input data.Rob Austein
2006-08-16Tweaks to get null inheritance workingRob Austein
2006-08-16Rewrite address extention path validation to work bottom up, usingRob Austein
2006-08-16Clean up compiler warningsRob Austein
2006-08-16Get rid of inherit_marker kludge. Clean up compiler warnings.Rob Austein
2006-08-16Fiddle with compiler warningsRob Austein
2006-08-16Handle continuation from callback better.Rob Austein
2006-08-16Cache RFC 3779 extensions in X509 structure so we don't have to expandRob Austein
2006-08-15Fixed dumb policy checking bugRob Austein
2006-08-15Handle policy check at trust anchorRob Austein
2006-08-15note on policy checking code bugRob Austein
2006-08-15Start a reading listRob Austein
2006-08-11Add NID_certificate_policies to the list of supported extensions soRob Austein
2006-08-11So much for openssl verify -inform DERRob Austein
2006-08-11verify -policy already exists?Rob Austein
2006-08-11List some known work items for verify CLI tool.Rob Austein
2006-08-11Trivial change: move path validation checks intoRob Austein
2006-08-11Null inheritance.Rob Austein
2006-08-11Add notes on extension cacheRob Austein
2006-08-09Assertion caught memory leakRob Austein
2006-08-04CheckpointRob Austein
2006-08-04regenRob Austein
2006-08-03*** empty log message ***Rob Austein
2006-08-02*** empty log message ***Rob Austein
2006-08-02Notes on checks for well-formed extensions.Rob Austein
2006-08-02Update notesRob Austein
2006-08-02Doh, helps to compare with the right value.Rob Austein
2006-08-01Add hooks for RFC 3779 path validation.Rob Austein
2006-08-01Have to set comparision function to use sk_find().Rob Austein
2006-08-01Fix double-free bugs.Rob Austein
2006-08-01Add RFC 3779 extensions to supported list.Rob Austein
2006-08-01Add X509_V_ERR_UNNESTED_RESOURCERob Austein
2006-08-01CleanupRob Austein
2006-08-01Rewrite path validation to use error callbacks properly and plugRob Austein
2006-08-01Rewrite path validation to use error callbacks properly and to plugRob Austein
2006-08-01Update notesRob Austein
2006-08-01RFC 3779 path validationRob Austein
2006-08-01update notesRob Austein
2006-08-01UNNESTED_RESOURCERob Austein
2006-08-01v3_addr_validate_path()Rob Austein
2006-08-01TypoRob Austein
2006-08-01CommentsRob Austein
2006-08-01v3_asid_validate_path() et al.Rob Austein
2006-08-01RFC 3779 validation functions.Rob Austein
2006-07-31supported_nids[]Rob Austein
2006-07-31x509_vrfy.[ch]Rob Austein
2006-07-31check_chain_extensions().Rob Austein
2006-07-31X509_VERIFY_PARAM.Rob Austein
2006-07-31x509_verify().Rob Austein
2006-07-31Note on RDIs.Rob Austein