517 Commits (8db60763ca25a4954a5d8c6090180ab60349ede1)

Author SHA1 Message Date
Arjun Roy 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 6 years ago
Chris Wilcox df6cf7c741 Add period at end of metadata.google.internal to prevent unnecessary DNS lookups. 6 years ago
Mark D. Roth 09a173b4b6 Remove now-unnecessary workarounds for alignment issues. 6 years ago
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Yihua Zhang 750e80ea1c bring back original network test for metadata server detection 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
yang-g a35f55fd70 move helper function into namespace 6 years ago
yang-g 83d74bf6fc Remove the internal cache for google_default_credentials 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 6 years ago
Yihua Zhang bed575c8b1 Do not pass interested_parties during handshake 6 years ago
Yihua Zhang 70a6c790b9 Add changes in #16782 6 years ago
jiangtaoli2016 e361d0f691 Turn loading system root certificate as default 6 years ago
Chris Lamb fba18d8551 Fix a number of spelling errors. 6 years ago
tdbhacks bcd747d42d Added system roots feature to load roots from OS trust store 6 years ago
Dan Rosart 477a1aec5a Don't segfault when product name from BIOS is empty 6 years ago
Dan Rosart f54fc5b53a Include port_platform in gcp_environment tests. 7 years ago
adelez 5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
Yihua Zhang e145c52286 use a new gcp env check mechansim 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
Yihua Zhang 392dad7134 incorporate alts to google default creds 7 years ago
jiangtaoli2016 310d87d509 fix namespace of security_connector test functions 7 years ago
David Cowden 116fd29a36
gRPC core: strip zone-id from IPv6 hosts before TLS verification 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
jiangtaoli2016 144f5559da cache default SSL root cert store 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
Adele Zhou 1c805ec901 Add more bazel tests 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Adele Zhou a2013f86a0 Fix the fuzzer corpus path. 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Dan Born 53d5503fac Pass a pollset_set to some client handshakers. 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago