1672 Commits (3de02bc8cdfd8c1355b9e56b1dfc121d64d28255)

Author SHA1 Message Date
Julien Boeuf 189c2c8c30 Adding support for STS Token Exchange Creds in core: 6 years ago
yuangongji e8bece9c71 some typo errors too. 6 years ago
yuangongji (A) 8c27e86b8b some typo errors 6 years ago
Yihua Zhang a887f35a9b add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credentials_create_ex. 6 years ago
Vijay Pai cb8c4afdea Resolve consistency checks 6 years ago
Daniel Alm 360e501db2 Add `void` arguments to two function declarations. 6 years ago
Alexander Polcyn 2a4d62819b Revise c-ares timeouts to use c-ares's internal timeout/retry logic 6 years ago
Alexander Polcyn d5fb6da369 Revert "Use aligned_alloc directly for grpc_core::Arena" 6 years ago
Arjun Roy 333ba8feae Use aligned_alloc directly for grpc_core::Arena 6 years ago
Arjun Roy cf9301f964 Removed some unnecessary memset operations in core. 6 years ago
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
SataQiu c4a2069d9c fix spelling errors of include/* 6 years ago
Soheil Hassas Yeganeh 1c186784cd Make sure grpc::internal::Mutex has enough space for gpr_mu, std::mutex, and pthread_mutex_t. 6 years ago
SataQiu b416019f72 fix spelling errors of include/* 6 years ago
Jean de Klerk a19d8dcfb5 docs: add note about retrying UNAVAILABLE 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Arjun ca69f911a7 Add initial Fuchsia support. 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Muxi Yan 33ebf719a5 use cached grpc ssl credential 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Lidi Zheng e1f5ce30ea Correct grpc_call_cancel and grpc_call_cancel_with_status comments 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
xtao 7cbb42bb9e
define GPR_ATTRIBUTE_NO_TSAN by using GPR_HAS_FEATURE. 6 years ago
xtao c03496fdac
1) remove unnecessary initialization; 6 years ago
xtao fb3b85a81a
1) Add MACRO GPR_HAS_FEATURE; 2) Add test code within GRPC_ASAN_ENABLED for gpr_mu/cv mem-leak detection. 6 years ago
yang-g 545c555d31 Rename new public API 6 years ago
Alexander Polcyn 3ebbce2f59 Disable c-ares on Android 6 years ago
yang-g 684643ff0a Test fixing php 6 years ago
Alexander Polcyn fd185cd1ea Disable c-ares on iOS 6 years ago
Soheil Hassas Yeganeh ef20840174 Reorder fields in slice to share the same bytes for length fields. 6 years ago
Soheil Hassas Yeganeh 5a382a3b59 Introduce weak and nonline attribute. 6 years ago
Yihua Zhang a3d997cbdc Add a TLS credential surface API (experimental) 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Alexander Polcyn 2b328ee0ca Re-enable c-ares as the default resolver; but keep SRV queries off by default 6 years ago
Juanli Shen bbe2587c39 Enable per-channel subchannel pool 6 years ago
Christopher Warrington 832e5f06c3 Fix typos in comments 6 years ago
Alexander Polcyn cab4774d95 Add a way to avoid if_nametoindex function for non-posix linux platforms that don't support it 6 years ago
Muxi Yan 80f005ee8f Remove debug info; clang-format 6 years ago
Muxi Yan e2f3741c74 Changed podspec templates and Podfile for test 6 years ago
Juanli Shen eb9064db2f Clarify compression algorithm enum order 6 years ago
Yihua Zhang 0531d3d3ad extend local credentials to support tcp loopback 6 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 6 years ago
Soheil Hassas Yeganeh 2f55f4f85a Add TSAN annotations to gRPC. 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago