Sign in
boringssl
/
boringssl
/
e76cdde77d05e13c4743ce1b5fe102cb4dd30e03
/
crypto
/
x509
/
x509_vfy.c
e76cdde
Use newest CRL.
by David Benjamin
· 9 years ago
69e0a45
Remove OPENSSL_ALLOW_PROXY_CERTS.
by David Benjamin
· 9 years ago
00d7a7c
Drop cached certificate signature validity flag
by David Benjamin
· 9 years ago
8f1e113
Ensure verify error is set when X509_verify_cert() fails.
by David Benjamin
· 9 years ago
dc6c1b8
Fix build when using Visual Studio 2015 Update 1.
by Brian Smith
· 9 years ago
3f81b60
Fix missing ok=0 with cert verification.
by Steven Valdez
· 9 years ago
06c5fb4
Revert "Fix missing ok=0 with cert verification."
by David Benjamin
· 9 years ago
b057688
Fix missing ok=0 with cert verification.
by Steven Valdez
· 9 years ago
3a39b06
Import “altchains” support.
by Adam Langley
· 9 years ago
57707c7
OpenSSL reformat x509/, x509v3/, pem/ and asn1/.
by Adam Langley
· 9 years ago
b965c63
Reject calls to X509_verify_cert that have not been reinitialised
by David Benjamin
· 9 years ago
8a58933
Remove the CRYPTO_EX_new callback.
by David Benjamin
· 9 years ago
20c3731
Become partially -Wmissing-variable-declarations-clean.
by David Benjamin
· 9 years ago
96c2a28
Fix all sign/unsigned warnings with Clang and GCC.
by Adam Langley
· 10 years ago
43c4d17
Add X509_CRL_up_ref.
by David Benjamin
· 10 years ago
8745865
Fix a couple other leaks on failure in X509_verify_cert.
by David Benjamin
· 10 years ago
a6ee3de
Fix leak on malloc failure in X509_verify_cert.
by David Benjamin
· 10 years ago
aa58513
Reserve ex_data index zero for app_data.
by David Benjamin
· 10 years ago
3570d73
Remove the func parameter to OPENSSL_PUT_ERROR.
by David Benjamin
· 10 years ago
d87021d
Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
by David Benjamin
· 10 years ago
0da323a
Convert reference counts in crypto/
by Adam Langley
· 10 years ago
9f33fc6
Remove hash table lookups from ex_data.
by David Benjamin
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
a039d70
Enable MSVC warning C4701, use of potentially uninitialized variable.
by Brian Smith
· 10 years ago
dd1ca99
Remove X509_get_pubkey_parameters.
by David Benjamin
· 10 years ago
6899b19
Update API to use (char *) for email addresses and hostnames.
by Adam Langley
· 10 years ago
6f8c366
Set optional peername when X509_check_host() succeeds.
by Adam Langley
· 10 years ago
589963f
Multiple verifier reference identities.
by Adam Langley
· 10 years ago
c68f3e0
X509_check_mumble() failure is <= 0, not just 0.
by Adam Langley
· 10 years ago
fcd3462
Drop hostlen from X509_VERIFY_PARAM_ID.
by Adam Langley
· 10 years ago
2b2d66d
Remove string.h from base.h.
by Adam Langley
· 10 years ago
b9e0ccc
Fix a couple of minor compiler warnings.
by Adam Langley
· 10 years ago
69a0160
Add malloc failure tests.
by Adam Langley
· 10 years ago
920e696
Extra return in check_issued.
by Adam Langley
· 10 years ago
150c617
Add X509_up_ref and use it internally.
by David Benjamin
· 11 years ago
cbd056c
Remove OPENSSL_NO_CHAIN_VERIFY
by Alex Chernyakhovsky
· 11 years ago
dc160f8
Fixes to host checking.
by Adam Langley
· 11 years ago
e0ddf27
For self signed root only indicate one error.
by Adam Langley
· 11 years ago
ec72cf5
Include TA in checks/callback with partial chains.
by Adam Langley
· 11 years ago
35163dc
Add cert_self_signed function to simplify verify.
by Adam Langley
· 11 years ago
a216d03
Simplify X509_STORE_CTX_get1_chain.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago