4412 Commits (33dd7f07ff9ea9a6027f8aa3340c496df7d7d603)

Author SHA1 Message Date
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
Muxi Yan 7b11719876 fix Bazel build 7 years ago
Muxi Yan 68760439e7 Resolve performance 7 years ago
Muxi Yan eaa06ca708 fix test configuration 7 years ago
Muxi Yan df174ccd69 bug fix 7 years ago
Mark D. Roth 5794061764 Improvements to grpc_byte_stream API and handling. 7 years ago
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 7 years ago
Sree Kuchibhotla fc58bd827e Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 7 years ago
yang-g 59ef64898a Adding exec_ctx to avl vtable functions 7 years ago
Muxi Yan c97fc14a0e Revert "Stream compression configuration" 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Craig Tiller 1af596adab fix 7 years ago
Craig Tiller 9a8c3f398a Explicitly call out round up vs round down 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
Craig Tiller 07e81dd900 Fix bad test 7 years ago
Yash Tibrewal 78d7125017 Removing a few style issues 7 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 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
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 7 years ago
Craig Tiller 203977925c Linux compile fixes 7 years ago
Craig Tiller af723b0424 Debug aids 7 years ago
Yuchen Zeng d40a7ae6c3 Add already_closed in grpc_fd_orphan 7 years ago
Craig Tiller 19b9af0cb8 Fix tools compilation 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Craig Tiller 565d4c1e88 Progress 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
Muxi Yan 59827dd739 generate project 7 years ago
Muxi Yan 121e789f1d Add tests 7 years ago
Muxi Yan a4dc077d3c Stream compression configuration 7 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 8 years ago
Noah Eisen 7e4c1dd4c9 Add fuzzer repro 8 years ago
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 8 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 8 years ago
Muxi Yan dfe402781e Fix windows test failure 8 years ago