51 коммитов (441efad4d7e97f313c7bbfc66252da6fea5c3c7a)

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