6030 Commits (d5e59e2a4a2a37fd7ef0ba8cd1ca1388c44f18aa)

Author SHA1 Message Date
Stanley Cheung af93a8fddb php: remove ssl_cert_file env var 9 years ago
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
murgatroid99 5901d90859 Fixed lint errors 9 years ago
Julien Boeuf b73cbc2709 Addressing comments. 9 years ago
Stanley Cheung 75457ff7e1 php: add more unit test for code coverage analysis 10 years ago
murgatroid99 7c0dbf82b3 Updated Node credentials API to match core API change 10 years ago
Jan Tattermusch 3b6fef1292 fix some python auth interop tests 10 years ago
Jan Tattermusch fe3d9ea14f fix ruby per_rpc_creds 10 years ago
David Garcia Quintas 85ccb8cc61 added grpc_client_uchannel_set_subchannel func 10 years ago
Jan Tattermusch e49501a9eb Update README.md 10 years ago
murgatroid99 3c769d67a3 Added some file-level comments to Node source files 10 years ago
Nathaniel Manista cbcf187153 Add python-dev and Python 3 to prerequisites 10 years ago
murgatroid99 5fccd9019f This is a library. It should not output logs to STDOUT by default 10 years ago
Masood Malekghassemi 28738bb537 Add empty_stream Python interop test 10 years ago
Jan Tattermusch 785efd453e accept --use_tls=true --use_test_ca=true in python 10 years ago
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 10 years ago
Jan Tattermusch 73b3eea149 accept --use_tls=true and --use_test_ca=true in ruby 10 years ago
Jorge Canizales 197adea6f2 Git ignore XCode derived files across the repo 10 years ago
Anthony Yeh 04e1eb8423 PHP: Fix property reference in BaseStub::close() 10 years ago
Stanley Cheung 59a15a8558 php: add remaining auth interop tests 10 years ago
Stanley Cheung ba0cb56b32 php: add use_tls and use_test_ca param to interop tests script 10 years ago
murgatroid99 6d6009fec5 Distribute roots.pem with the Node package 10 years ago
murgatroid99 aad1a34b4f Add newline to .rubocop.yml 10 years ago
murgatroid99 3c09a64332 Fixed previous change, altered RuboCop settings to let me do so 10 years ago
murgatroid99 59e339b9d2 Made ruby server stop waiting for calls when it starts getting null calls 10 years ago
Stanley Cheung e5f41cb5da php: fix empty_stream interop test; 10 years ago
David Garcia Quintas c22adbcd1f Merged with #3788 10 years ago
David Garcia Quintas 661ad7fc85 We need the iomgr_init for winsocks initialization. 10 years ago
murgatroid99 c52dfac999 Fixed error in Node credentials test 10 years ago
Hongyu Chen 738e91e8d1 Fix call data init in census grpc filter. 10 years ago
David Garcia Quintas 706b70f498 Updated Windows resolver 10 years ago
murgatroid99 7cfee089dd Added more tests, removed some unused code, fixed a bug 10 years ago
David Garcia Quintas 9e76e7aa3a removed unused local var 10 years ago
David Garcia Quintas 249e9bf116 Flush exec_ctx work within loop 10 years ago
Jorge Canizales 740a1cc7c3 Git ignore XCode derived files across the repo 10 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 10 years ago
murgatroid99 71f50361bf Added some more tests to increase coverage 10 years ago
murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 10 years ago
Vijay Pai 7f715707aa Some changes required to make C++ code generator plugin work fine for 10 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 10 years ago
murgatroid99 6fe015e492 Add some tests to increase coverage, fix some failures 10 years ago
Vijay Pai b1004103a8 Stop using atm operations on fd->shutdown since that is already used 10 years ago
Stanley Cheung f438ee17b0 fixed comment 10 years ago
Craig Tiller b8e82670ce Fix race conditions 10 years ago
Julien Boeuf 26bf71ce37 Fixing mem leak and compilation error in tsan. 10 years ago
Julien Boeuf 4e02e84062 Got the core test passing. 10 years ago