5466 Commits (df5ac28b4072f4d85481dbc14b5c513521fd8d48)

Author SHA1 Message Date
Stanley Cheung d94f9260b8 php: remove ssl_cert_file env var 9 years ago
Jan Tattermusch beffc779bb stop using SSL_CERT_FILE env for C# interop tests 9 years ago
Stanley Cheung 030387d4bb remove include 9 years ago
murgatroid99 cc19b94ba2 Make Node interop client use default roots file path 9 years ago
Stanley Cheung 47c1a53a3f php: remove unused file 9 years ago
Stanley Cheung 75457ff7e1 php: add more unit test for code coverage analysis 9 years ago
Jan Tattermusch 3b6fef1292 fix some python auth interop tests 9 years ago
Jan Tattermusch fe3d9ea14f fix ruby per_rpc_creds 9 years ago
David Garcia Quintas 85ccb8cc61 added grpc_client_uchannel_set_subchannel func 9 years ago
Jan Tattermusch e49501a9eb Update README.md 9 years ago
Nathaniel Manista cbcf187153 Add python-dev and Python 3 to prerequisites 9 years ago
murgatroid99 5fccd9019f This is a library. It should not output logs to STDOUT by default 9 years ago
Masood Malekghassemi 28738bb537 Add empty_stream Python interop test 9 years ago
Jan Tattermusch 785efd453e accept --use_tls=true --use_test_ca=true in python 9 years ago
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 9 years ago
Jan Tattermusch 73b3eea149 accept --use_tls=true and --use_test_ca=true in ruby 9 years ago
Jorge Canizales 197adea6f2 Git ignore XCode derived files across the repo 9 years ago
Anthony Yeh 04e1eb8423 PHP: Fix property reference in BaseStub::close() 9 years ago
Stanley Cheung 59a15a8558 php: add remaining auth interop tests 9 years ago
Stanley Cheung ba0cb56b32 php: add use_tls and use_test_ca param to interop tests script 9 years ago
murgatroid99 6d6009fec5 Distribute roots.pem with the Node package 9 years ago
murgatroid99 aad1a34b4f Add newline to .rubocop.yml 9 years ago
murgatroid99 3c09a64332 Fixed previous change, altered RuboCop settings to let me do so 9 years ago
murgatroid99 59e339b9d2 Made ruby server stop waiting for calls when it starts getting null calls 9 years ago
Stanley Cheung e5f41cb5da php: fix empty_stream interop test; 9 years ago
David Garcia Quintas c22adbcd1f Merged with #3788 9 years ago
David Garcia Quintas 661ad7fc85 We need the iomgr_init for winsocks initialization. 9 years ago
murgatroid99 c52dfac999 Fixed error in Node credentials test 9 years ago
Hongyu Chen 738e91e8d1 Fix call data init in census grpc filter. 9 years ago
David Garcia Quintas 706b70f498 Updated Windows resolver 9 years ago
murgatroid99 7cfee089dd Added more tests, removed some unused code, fixed a bug 9 years ago
David Garcia Quintas 9e76e7aa3a removed unused local var 9 years ago
David Garcia Quintas 249e9bf116 Flush exec_ctx work within loop 9 years ago
Jorge Canizales 740a1cc7c3 Git ignore XCode derived files across the repo 9 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 9 years ago
murgatroid99 71f50361bf Added some more tests to increase coverage 9 years ago
murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 9 years ago
Vijay Pai 7f715707aa Some changes required to make C++ code generator plugin work fine for 9 years ago
murgatroid99 6fe015e492 Add some tests to increase coverage, fix some failures 9 years ago
Vijay Pai b1004103a8 Stop using atm operations on fd->shutdown since that is already used 9 years ago
Stanley Cheung f438ee17b0 fixed comment 9 years ago
Craig Tiller b8e82670ce Fix race conditions 9 years ago
Craig Tiller 8344daa1df Make getting metadata user data a lock free operation 9 years ago
Craig Tiller 63bda56884 Make metadata unref atomic 9 years ago
Craig Tiller 8e30e25b14 Fix asan compile error 9 years ago
Stanley Cheung b0cd08acab php: validate and normalize metadata keys 9 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 9 years ago
David Garcia Quintas 5994bd167a Avoid lock/unlock for common client channel pick. 9 years ago
Craig Tiller cb7bf8a057 Set current worker for longer 9 years ago
Craig Tiller 44011e8ab3 More markup 9 years ago