51 Commit (441efad4d7e97f313c7bbfc66252da6fea5c3c7a)

Autore SHA1 Messaggio Data
  David Benjamin 6675cfddef Unexport more of lhash. 7 anni fa
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 8 anni fa
  Martin Kreichgauer b86be3617d Guard against DoS in name constraints handling. 7 anni fa
  David Benjamin 4492a61567 More scopers. 7 anni fa
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. 7 anni fa
  David Benjamin d94682dce5 Remove ex_data's dup hook. 7 anni fa
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 anni fa
  Adam Langley 28feb92a5b Add |X509_STORE_set0_additional_untrusted|. 7 anni fa
  Steven Valdez f9f312af61 Add some sanity checks when checking CRL scores and tests 8 anni fa
  David Benjamin e76cdde77d Use newest CRL. 8 anni fa
  David Benjamin 69e0a457a1 Remove OPENSSL_ALLOW_PROXY_CERTS. 8 anni fa
  David Benjamin 00d7a7cee7 Drop cached certificate signature validity flag 8 anni fa
  David Benjamin 8f1e113a73 Ensure verify error is set when X509_verify_cert() fails. 8 anni fa
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 anni fa
  Steven Valdez 3f81b607fe Fix missing ok=0 with cert verification. 8 anni fa
  David Benjamin 06c5fb4512 Revert "Fix missing ok=0 with cert verification." 8 anni fa
  Steven Valdez b0576889fa Fix missing ok=0 with cert verification. 8 anni fa
  Adam Langley 3a39b06011 Import “altchains” support. 8 anni fa
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 anni fa
  David Benjamin b965c63acb Reject calls to X509_verify_cert that have not been reinitialised 8 anni fa
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9 anni fa
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9 anni fa
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 anni fa
  David Benjamin 43c4d17230 Add X509_CRL_up_ref. 9 anni fa
  David Benjamin 8745865451 Fix a couple other leaks on failure in X509_verify_cert. 9 anni fa
  David Benjamin a6ee3de08e Fix leak on malloc failure in X509_verify_cert. 9 anni fa
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. 9 anni fa
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
  David Benjamin d87021d246 Fix length checks in X509_cmp_time to avoid out-of-bounds reads. 9 anni fa
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 anni fa
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9 anni fa
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. 9 anni fa
  David Benjamin dd1ca99da4 Remove X509_get_pubkey_parameters. 9 anni fa
  Adam Langley 6899b19464 Update API to use (char *) for email addresses and hostnames. 9 anni fa
  Adam Langley 6f8c366989 Set optional peername when X509_check_host() succeeds. 9 anni fa
  Adam Langley 589963f79e Multiple verifier reference identities. 9 anni fa
  Adam Langley c68f3e02b0 X509_check_mumble() failure is <= 0, not just 0. 9 anni fa
  Adam Langley fcd34624a1 Drop hostlen from X509_VERIFY_PARAM_ID. 9 anni fa
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 anni fa
  Adam Langley b9e0ccc650 Fix a couple of minor compiler warnings. 9 anni fa
  Adam Langley 69a01608f3 Add malloc failure tests. 10 anni fa
  Adam Langley 920e69658e Extra return in check_issued. 10 anni fa
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. 10 anni fa
  Alex Chernyakhovsky cbd056cd55 Remove OPENSSL_NO_CHAIN_VERIFY 10 anni fa
  Adam Langley dc160f84f5 Fixes to host checking. 10 anni fa
  Adam Langley e0ddf2706a For self signed root only indicate one error. 10 anni fa
  Adam Langley ec72cf5a1c Include TA in checks/callback with partial chains. 10 anni fa
  Adam Langley 35163dc925 Add cert_self_signed function to simplify verify. 10 anni fa
  Adam Langley a216d03d0e Simplify X509_STORE_CTX_get1_chain. 10 anni fa