22 コミット (cff0b90cbb68246b93f4894177f3ba545caf6e65)

作成者 SHA1 メッセージ 日付
  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年前
  Adam Langley 95c29f3cd1 Inital import. 10年前