71 Commits (da43a613221b61864dbfc9d4e521ce2d6ecf9d7b)

Author SHA1 Message Date
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 1 year ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 1 year ago
Eugene Ostroukhov 1a086609d7 [server] Fix typo in the class name (#35216) 1 year ago
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 2 years ago
apolcyn 7af5efcfd3
Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 2 years ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 2 years ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 0f9d024fec
[iwyu] c++ (#29721) 3 years ago
Craig Tiller 0642bc213d
Revert "[iwyu] grpc++ (#29610)" (#29720) 3 years ago
Craig Tiller c8159eabdf
[iwyu] grpc++ (#29610) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 5 years ago
Karthik Ravi Shankar dbec2415bf More local fixes 5 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 5 years ago
Karthik Ravi Shankar 2fc4cfadcf Move ServerCredentials from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar e6a6fdb313 Fix secure test 5 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
Karthik Ravi Shankar 7f2eaaabac Move create_channel and credentials from ::grpc_impl to ::grpc 5 years ago
Matthew Stevenson 864e232edf Update TlsServerCredentials to initialize C-core. 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Vijay Pai 500b0e6d8e Remove unused parameter warnings from include/ and src/core 6 years ago
Vijay Pai d6998122db Use range-based fors in src/cpp/{client,server} 6 years ago
Matthew Stevenson ff9697acd7 Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments. 6 years ago
Matthew Stevenson e26e2b6b8b First Spiffe1 commit 6 years ago
Karthik Ravi Shankar 2f2ed7228b Fix clang_format_code.sh errors 6 years ago
Karthik Ravi Shankar ecfc107f32 Make more changes to remove grpc qualifier from tests 6 years ago
Karthik Ravi Shankar 54171e276f Fold server credentials from grpc to grpc_impl namespace 6 years ago
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
Yash Tibrewal f8561952e9 Don't use default capture 7 years ago
Yash Tibrewal e08a2b387a Prefer lambda expressions over std::bind 7 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Jan Tattermusch c9ec2c0888
Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 9 years ago
Craig Tiller cca7589333 Start moving C++ to slice interfaces 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 10 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 10 years ago
yang-g 61e461e890 Guard against empty vector 10 years ago