4011 Commits (faef8bcc6533ac5fbc6a8efa4ff964fe897f2b5c)

Author SHA1 Message Date
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 7 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 7 years ago
Yuchen Zeng 36969385e5 Group the port picking functions 7 years ago
Yuchen Zeng 32c0153f81 Make port picking functions overridable 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
Noah Eisen 680873b1b4 Env var for fuzzer trace 7 years ago
Noah Eisen 686437ada9 Add repro 7 years ago
Alexander Polcyn 088e85ca64 add comment and test for memory api of grpc_call_cancel_with_status 7 years ago
yang-g 7d6b914f98 Change return type to bool 7 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 7 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 7 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Yash Tibrewal d0c1e50ea9 Changing a few variable names and adding few safety conditions 7 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. 7 years ago
Yash Tibrewal 78d7125017 Removing a few style issues 7 years ago
Yash Tibrewal ad11680be7 remove unnecessary code 7 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 7 years ago
Yuchen Zeng d40a7ae6c3 Add already_closed in grpc_fd_orphan 7 years ago
Craig Tiller d996379030 Reset OWNERS state 7 years ago
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
Craig Tiller 41690d1ad8 Detach ownership of core/c++ 7 years ago
Craig Tiller e251fbac20 clang-format 7 years ago
Craig Tiller a7e5a0bd9c Add a test of repeatedly calling grpc_init then grpc_shutdown 7 years ago
Craig Tiller e4985cbbb7 Add test tree owners for C/C++ 7 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 7 years ago
Noah Eisen 7e4c1dd4c9 Add fuzzer repro 7 years ago
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 7 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 7 years ago
Muxi Yan dfe402781e Fix windows test failure 8 years ago
Muxi Yan fbd06f7202 Comments and fixes 8 years ago
Muxi Yan 4f85558ba8 clang-format 8 years ago
Muxi Yan 163d8d65a6 Sanity fix 8 years ago
Muxi Yan e87a7e1a47 Move stream_compression to src/core/lib/compression 8 years ago
Muxi Yan c1f837ce79 Make stream compression module 8 years ago
Muxi Yan b8e6e2f299 Fix test failures 8 years ago
Muxi Yan d46239a8c2 Correct copyright year 8 years ago
Muxi Yan 0c8cb1d652 Resolve asan failure 8 years ago
Makarand Dharmapurikar 3d99597032 s/inline/__inline/. Visual studio incompatiblity. 8 years ago
Muxi Yan d19c112db0 Add test 8 years ago
Yuchen Zeng 32e41b452a Fix bad_ping 8 years ago
Mark D. Roth 5dc774199b Fix Windows compiler problem. 8 years ago
Sree Kuchibhotla a8cf05c803 Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Sree Kuchibhotla bfce58742d Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 8 years ago
Mark D. Roth 7cd1425e29 Fix handling of send_message before send_initial_metadata in compress filter. 8 years ago
Yuchen Zeng 1def5a181d Fix max_message_length 8 years ago
Yuchen Zeng 2768866320 Fix max_message_length 8 years ago
Vijay Pai 3d04e025bc Remove lockfree-stack implementation that is no longer used 8 years ago