4276 Commits (c01c7cbd85e89062c63d3db66a5080dd54a49b16)

Author SHA1 Message Date
David Garcia Quintas 243fe9d43c Added way to remove filters from channel stack builder 8 years ago
David Garcia Quintas 3499960070 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} 8 years ago
yang-g 9ff6031014 Add sync_custom.h 8 years ago
Yihua Zhang 7fab9bf3bb Add TSI test library and SSL and fake TSI tests 8 years ago
Muxi Yan a390072c72 generate project 8 years ago
Muxi Yan 44a46ad695 generate_project and clang_format 8 years ago
Muxi Yan 219d9f52de generate_project 8 years ago
Muxi Yan 4078771049 generate projects 8 years ago
Muxi Yan 6f8217ba2f Polish names of tests 8 years ago
ncteisen 41ba268c20 Pull bdp estimation into flowctl module 8 years ago
Yuchen Zeng 309c9de041 Update credentials_test 8 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 8 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 8 years ago
Yuchen Zeng 36969385e5 Group the port picking functions 8 years ago
Yuchen Zeng 32c0153f81 Make port picking functions overridable 8 years ago
jiangtaoli2016 3aaa5ea028 minor fix 8 years ago
Noah Eisen 680873b1b4 Env var for fuzzer trace 8 years ago
Noah Eisen 686437ada9 Add repro 8 years ago
Alexander Polcyn 088e85ca64 add comment and test for memory api of grpc_call_cancel_with_status 8 years ago
yang-g 7d6b914f98 Change return type to bool 8 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 8 years ago
Muxi Yan 7b11719876 fix Bazel build 8 years ago
Muxi Yan 68760439e7 Resolve performance 8 years ago
Muxi Yan eaa06ca708 fix test configuration 8 years ago
Muxi Yan df174ccd69 bug fix 8 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 8 years ago
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 8 years ago
Sree Kuchibhotla fc58bd827e Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 8 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 8 years ago
Muxi Yan c97fc14a0e Revert "Stream compression configuration" 8 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 8 years ago
Craig Tiller 1af596adab fix 8 years ago
Craig Tiller 9a8c3f398a Explicitly call out round up vs round down 8 years ago
Yash Tibrewal d0c1e50ea9 Changing a few variable names and adding few safety conditions 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
Craig Tiller 07e81dd900 Fix bad test 8 years ago
Yash Tibrewal 78d7125017 Removing a few style issues 8 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 8 years ago
Yash Tibrewal ad11680be7 remove unnecessary code 8 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 8 years ago
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 8 years ago
Craig Tiller 203977925c Linux compile fixes 8 years ago
Craig Tiller af723b0424 Debug aids 8 years ago
Yuchen Zeng d40a7ae6c3 Add already_closed in grpc_fd_orphan 8 years ago
Craig Tiller 19b9af0cb8 Fix tools compilation 8 years ago
Craig Tiller c0df1c0f9a Compiling again 8 years ago
Craig Tiller 565d4c1e88 Progress 8 years ago
Craig Tiller d996379030 Reset OWNERS state 8 years ago
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 8 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 8 years ago