8080 Commits (dd962616f2030f61f32ab7bfd7cb2e66f63e244f)

Author SHA1 Message Date
ncteisen 41ba268c20 Pull bdp estimation into flowctl module 8 years ago
Ken Payson bd34477e6e Address PR feedback 8 years ago
Yuchen Zeng a0a7b57ec0 Fix use-after-free in oauth2_credentials 8 years ago
ncteisen ba94aedb7e Trace closure flush 8 years ago
jiangtaoli2016 2f94a262ee Make bytes_to_send in tsi_handshaker_next const 8 years ago
jiangtaoli2016 32f66e8a81 Update build rule 8 years ago
Muxi Yan 458214f1ec transport - Fix a thread safety bug introduced by #11780 8 years ago
Jiangtao Li 0211cfb277 Revert "Revert "Add TSI zero-copy frame protector"" 8 years ago
Jiangtao Li f5504a3e43 Revert "Add TSI zero-copy frame protector" 8 years ago
Chun-Hung Hsiao 43f7acff8b Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location. 8 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 8 years ago
Sree Kuchibhotla f2641477e4 Prevent fd_orphan from calling shutdown(fd) when release_fd is true 8 years ago
Sree Kuchibhotla cfce451785 Fix tsan failures in cq-pluck and cleanup cq code 8 years ago
jiangtaoli2016 3aaa5ea028 minor fix 8 years ago
Muxi Yan 482d006c58 Fix another two memory leak points in cronet_transport 8 years ago
jiangtaoli2016 00b35e7180 Make tsi handshaker result unused bytes const 8 years ago
ncteisen 8a46ba5e33 clang fmt 8 years ago
Noah Eisen e6432bf353 Fix leak if duplicated static md 8 years ago
yang-g 84d6924fa0 Use zalloc and remove now redundant sets 8 years ago
yang-g 897a7529e1 Initialize initiating_exec_ctx_or_null 8 years ago
Muxi Yan 6a8355de45 Fix two memory leaks 8 years ago
Peter Gonda 1901254b84 Update tcp_server_utils_posix_common with GPR_ONCE_INIT 8 years ago
jiangtaoli2016 7001bc279b Add TSI zero-copy frame protector 8 years ago
Alexander Polcyn 088e85ca64 add comment and test for memory api of grpc_call_cancel_with_status 8 years ago
yang-g 097cbfc94f Resolve comments 8 years ago
yang-g 7d6b914f98 Change return type to bool 8 years ago
yang-g 533fbd362f Rebase with head and resolve conflicts 8 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 8 years ago
David Garcia Quintas fc950fbeb5 Fix bug in handling of RR connectivity transition to SHUTDOWN 8 years ago
David Garcia Quintas 6a7935e14e Watch the LB channel using the right initial conn. state 8 years ago
Sree Kuchibhotla a0bfba2122 Fix use after free error in cq 8 years ago
Mark D. Roth e7751807e2 Use new protocol for reporting dropped calls to grpclb balancer. 8 years ago
Yuchen Zeng f630ff2555 Update build.yaml, fix format 8 years ago
Yuchen Zeng bc6637756c Add src/core/lib/iomgr/nameser.h 8 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 8 years ago
David Garcia Quintas c22c65b58d grpclb: deal with all-drops serverlists 8 years ago
Sree Kuchibhotla 9bf8342a93 enable epollsig 8 years ago
yang-g 1a4890705d format code 8 years ago
yang-g d66ee1a0a8 Remove unused user_data from ref_node. 8 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 8 years ago
Sree Kuchibhotla 107840ffec Disable epoll1 unless explicitly requested 8 years ago
David Garcia Quintas 84122c47b6 Fix wrong logging of LB policy addresses 8 years ago
Axel Huebl 3180dfafcc
C-Ares: Remove Internal Header 8 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 8 years ago
Muxi Yan c7a94c5052 Bug fix 8 years ago
Muxi Yan 9469ac4a7a transport - Move slice buffer creation to stream compression enabling time (PR 3) for performance 8 years ago
Yash Tibrewal d0c1e50ea9 Changing a few variable names and adding few safety conditions 8 years ago
Sree Kuchibhotla 949d075812 Correctly fix the case where pollset->kicked_without_poller was missed 8 years ago
Yash Tibrewal c62ce80b80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 8 years ago
murgatroid99 9d7def71fe Address comments: change names and remove unnecessary lines 8 years ago