aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto
AgeCommit message (Expand)Author
2006-11-13Back port tweaks to silence compiler warnings.Rob Austein
2006-10-17opensslconf.h is generated automatically, remove from repositoryRob Austein
2006-10-09Merged in changes from OpenSSL 0.9.8dRob Austein
2006-09-21ReconfigRob Austein
2006-09-15Fix contributors' notice.Rob Austein
2006-09-15API cleanups prior to handing code to OpenSSL project.Rob Austein
2006-09-13Update copyright notices. Minor cosmetic changes.Rob Austein
2006-09-13Compile time conditionals, per Ben.Rob Austein
2006-08-26Add inheritance and subset tests.Rob Austein
2006-08-26Allow inheritance in "resource sets" since verification of certificateRob Austein
2006-08-25Debug previously unused paths through new path validation code.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-17Back out previous change to "verify" app, it was a kludge.Rob Austein
2006-08-17More corner cases.Rob Austein
2006-08-17Catch a few corner cases in IPAddrBlocks_is_canonical().Rob Austein
2006-08-17Get rid of dependencies on inet_pton() and inet_ntop().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-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-15Handle policy check at trust anchorRob Austein
2006-08-11Add NID_certificate_policies to the list of supported extensions soRob Austein
2006-08-11Trivial change: move path validation checks intoRob Austein
2006-08-09Assertion caught memory leakRob Austein
2006-08-04CheckpointRob Austein
2006-08-04regenRob 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-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