5100 Commits (23b5b1a5a9c7084c5b64d4998ee15af0f77bd589)

Author SHA1 Message Date
Guantao Liu e6824674f4 Cover the case that there is no command-line argument. 6 years ago
Yihua Zhang c0fa62f2b6 pass a pollset_set to ALTS TSI handshaker 6 years ago
Guantao Liu 668a16327b Fix the unknown argument issue in resolve_address_test.cc 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
ncteisen 7e34212e50 Don't test socket in core end2end test 6 years ago
ncteisen 86600071b0 reviewer feedback 6 years ago
Juanli Shen 93ef74c25c Fix .bzl format 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Lizan Zhou 9af7c72589 add copyright header 6 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 6 years ago
Hope Casey-Allen 4cc1cd7baa Add needed include 6 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
ncteisen 0a650eae58 regenerate projects 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
Lizan Zhou cf9b412c97 test: split fake ALTS handshaker server to lib and main 6 years ago
Jan Tattermusch d0bbb86a2b avoid collisions with ephemeral ports on foundry 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 6 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 6 years ago
Hope Casey-Allen fbe594beeb Much cleaner approach that should address code review comments as well 6 years ago
Sree Kuchibhotla 8cf33aa8fa Fix asan bug 6 years ago
Hope Casey-Allen 97cbec1c98 WIP. Setting md_index to 0 on grpc_linked_mdelem creation 6 years ago
ncteisen fe1f7f5813 reviewer feedback 6 years ago
ncteisen be8844bcdb reviewer feedback 6 years ago
Hope Casey-Allen 4181c8cd37 Zero out linked_mdelem when created in test 6 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Yash Tibrewal 3a41245e46 Rectify the condition and add a test 6 years ago
Yash Tibrewal dd95194a08 Prefer grpc status over http status 6 years ago
jiangtaoli2016 e361d0f691 Turn loading system root certificate as default 6 years ago
Jan Tattermusch 577c2e4090 threadsafe port picker for remote bazel 6 years ago
Sree Kuchibhotla 50419a04ae fix format specifier for size_t and and a typo in test 6 years ago
Sree Kuchibhotla 0a7363ffcb Add a test to parse invalid addresses 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
Hope Casey-Allen 40ec97dbff Enable timer test on windows 6 years ago
Jan Tattermusch 9e735f40e5 fix port picker for remote bazel 6 years ago
Bill Feng 25d570c39c flipped logic to enable pollers 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Yash Tibrewal 8f0f66b3b3 %s/SCM_TSTAMP_ACK/grpc_core::SCM_TSTAMP_ACK 6 years ago
Yash Tibrewal ffdcad5e06 Redefine constants from errqueue.h. Some header files lag behind the kernel version 6 years ago
Vijay Pai 679cbb83a4 Improve comments and revert much of 373cb20 6 years ago
Vijay Pai 4f98f82c36 Add asserts on bad verify results 6 years ago
Vijay Pai 373cb20ea8 expect_tags before callbacks could get executed to avoid a data race 6 years ago
Nicolas "Pixel" Noble 71655cf48a Fixing the SSL_REUSE auth context string attribute. 6 years ago
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 6 years ago
Vijay Pai ba9c343e3d
Clang format 6 years ago
Vijay Pai b03578c679
Address reviewer feedback with comments/assertions 6 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 6 years ago
Chris Lamb fba18d8551 Fix a number of spelling errors. 6 years ago