1707 Commits (4650df32ff452c915e1c447126c3c596f2c4679f)

Author SHA1 Message Date
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Matthew Stevenson ed198f5a54 Changed delete per Yang's comment. 5 years ago
Matthew Stevenson c45a97d8cd Changed delete per Yang's comment. 5 years ago
tanjunchen ccc5481ff0 fix typo in document 5 years ago
tanjunchen 64cdea5a07 fix some spelling mistakes in document 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Matthew Stevenson f503a60855 Third 5 years ago
Matthew Stevenson d866d09b5c Second round of small changes from e2e tests. 5 years ago
Juanli Shen 6ced125bb3 xds failover locality handling 5 years ago
Matthew Stevenson 10a39b77c6 Implemented changes outlined in addendum to design doc. 5 years ago
Soheil Hassas Yeganeh dd6e6e3ef7 Introduce GRPC_ARG_TSI_MAX_FRAME_SIZE channel arg. 5 years ago
Matthew Stevenson 6c32b805b1 Modified comments in grpc_security.h, per Sanjay's comments. 6 years ago
Esun Kim 49b9fb2b3c Enable C++ standard library 6 years ago
Esun Kim 2707fd0bd4 Added GRPC_USE_CPP_STD_LIB flag 6 years ago
Matthew Stevenson 52b72c00f1 Debugging after restores 6 years ago
Matthew Stevenson 853f95a7d5 Add files to previous restore commit 6 years ago
Qiancheng Zhao 1391c93a95 atomic client idle filter 6 years ago
Juanli Shen c1713800e0 Handle EDS response update in locality map 6 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 6 years ago
Soheil Hassas Yeganeh 13896f8bd1 Mandate static string for host and method passed to grpc_channel_register_call 6 years ago
Soheil Hassas Yeganeh bdd3fdddb2 Expose cycle counter and use it /channelz. 6 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 6 years ago
Esun Kim 126ef2f735 Added #undef 6 years ago
Esun Kim b7ee64c042 Disable _FORTIFY_SOURCE when GPR_BACKWARDS_COMPATIBILITY_MODE 6 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 6 years ago
Julien Boeuf 189c2c8c30 Adding support for STS Token Exchange Creds in core: 6 years ago
Loo Rong Jie 036cdc6616
Properly detect C++ exception for MSVC 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
Dionna Glaze 2afe1ab04b Add Asylo platform support. 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