aboutsummaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Expand)Author
2006-09-13Compile time conditionals, per Ben.Rob Austein
2006-09-12Plug preexisting memory leak (-extfile handling).Rob Austein
2006-08-26Notes on request extensionsRob Austein
2006-08-26updateRob Austein
2006-08-26Add inheritance and subset tests.Rob Austein
2006-08-26Allow inheritance in "resource sets" since verification of certificateRob Austein
2006-08-25Update primitive #6Rob Austein
2006-08-25Debug previously unused paths through new path validation code.Rob Austein
2006-08-25Notes on reading and writing resource sets.Rob Austein
2006-08-25Bring marker comments up to date.Rob Austein
2006-08-24Clean up disused function codes, then "make update".Rob Austein
2006-08-24Anything covers a null resource setRob Austein
2006-08-24v3_*_validate_resource_set()Rob Austein
2006-08-22Reorganize slightly to make canonical form functions global.Rob Austein
2006-08-21Update status on work items requested at June meeting in Brisbane.Rob Austein
2006-08-17Back out previous change to "verify" app, it was a kludge.Rob Austein
2006-08-17Add X509_V_ERR_UNNESTED_RESOURCE to the list of errors that verify'sRob Austein
2006-08-17Add notes from APNIC bakeoff.Rob Austein
2006-08-17More corner cases.Rob Austein
2006-08-17Catch a few corner cases in IPAddrBlocks_is_canonical().Rob Austein
2006-08-17Update notes.Rob Austein
2006-08-17Get rid of dependencies on inet_pton() and inet_ntop().Rob Austein
2006-08-17Cleanup notes.Rob Austein
2006-08-17Checking a nonexistant extension for canonical form is not very useful.Rob Austein
2006-08-17Refuse to encode overlapping ranges. Check for canonical form bothRob Austein
2006-08-16Call asid_is_canonical() both from path validation and via anRob Austein
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-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