10374 Commits (a17bb2856bacae4231fdb4a7c8d87e31d680f0bd)
 

Author SHA1 Message Date
Craig Tiller b5585d4f72 Initial pass through to make subchannels single connect 9 years ago
Yang Gao 42630b010f use a temp buffer to do read 9 years ago
sreek bfe37a8213 Address code review comments 9 years ago
Jorge Canizales 6b116ac825 Merge pull request #4134 from ejona86/improve-language 9 years ago
Masood Malekghassemi 77ebadc662 Add grace=0 to server stop in Python example 9 years ago
Eric Anderson 94aa0fd393 Improve grammar/language for clarity 9 years ago
Sree Kuchibhotla cffb1c220b Merge branch 'master' into stress_tests_metrics 9 years ago
Sree Kuchibhotla b047c0fc9b Address code review comments 9 years ago
Masood Malekghassemi 8e269cfd62 Merge pull request #4044 from nathanielmanistaatgoogle/exception-str 9 years ago
Craig Tiller 36da1380af Merge github.com:grpc/grpc into new_op 9 years ago
Michael Lumish 118c0a0eec Merge pull request #4127 from olostan/patch-1 9 years ago
Valentyn Shybanov 2e5ba81668 Small typo of NodeJS version in README.md 9 years ago
Tim Emiola e695941aeb Merge pull request #4091 from murgatroid99/node_channel_args_malloc 9 years ago
Craig Tiller 860f484f43 Merge branch 'new_op' into better-profile 9 years ago
Michael Lumish 06029a03c5 Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately 9 years ago
Tim Emiola 9161a82565 Corrects compile error on ruby 2.0 9 years ago
Yang Gao 0af4b59f52 Merge pull request #4114 from jboeuf/ssl_override_doc 9 years ago
Michael Lumish 75065d4b1f Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test 9 years ago
Michael Lumish 05e466e35f Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata 9 years ago
Jorge Canizales 3edd3af222 Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries 9 years ago
Jorge Canizales 87ffbba579 Merge pull request #4108 from bdotdub/objc-sample-update 9 years ago
Benny Wong a7c6c85549 Remove unused RouteGuideClient and move RemoteTestClient to tests 9 years ago
Benny Wong 66ae6bfe46 Update Podfile to point to the right sample dependencies 9 years ago
Benny Wong 1d5adb38c4 Revert edit for generated_libraries RemoteTest 9 years ago
Julien Boeuf 112f4a3035 Fixing the doc to warn of the dangers for overriding the target name when using SSL. 9 years ago
Tim Emiola a082435e06 Updates interop client/server logging 9 years ago
Tim Emiola 69a672e6c2 Adds standard logging to the client/server 9 years ago
Tim Emiola 7d21c04b2c Fixes a multithreading bug in the ruby rpc_server 9 years ago
Craig Tiller 8e15925fd9 Fix bugs, make tests robust 9 years ago
Benny Wong 7beff53151 Update location of grpc_objective_c_plugin for sample 9 years ago
Benny Wong 3f1f5a48f7 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName 9 years ago
Craig Tiller 82e249b816 Small fixes 9 years ago
Tim Emiola 24fdc179c1 Ensures that bidi calls obtain metadata. 9 years ago
Tim Emiola b48236a2b4 Fixes an issue running the tests on Ruby2.2 9 years ago
Michael Lumish 0dd67a109a Merge pull request #4090 from stanley-cheung/php_add_app_user_agent_string 9 years ago
Craig Tiller 575b4200a7 Small fixes 9 years ago
Craig Tiller e58d817818 casting 9 years ago
Craig Tiller 3c53bb2f46 clang-format 9 years ago
Craig Tiller 856d0948da Check return values 9 years ago
Craig Tiller 1481237f2c Add missing casts 9 years ago
Craig Tiller 895f14d381 Fix memory leak 9 years ago
Craig Tiller 308bbb2c4b Add missing free 9 years ago
Craig Tiller 717805f570 Fix use-after-free 9 years ago
Craig Tiller e4008cf544 Missed file 9 years ago
Craig Tiller 027a74cd3b First round changes to handle dynamic hpack table size 9 years ago
Julien Boeuf 334314b888 Updating the server1 cert so that it can be used with Go. 9 years ago
Louis Ryan bf94551bcb Merge pull request #4060 from ejona86/spec-improvements 9 years ago
murgatroid99 3236607685 Fixed incorrect type in a malloc in Node extension 9 years ago
murgatroid99 1900ca157f Merge remote-tracking branch 'refs/remotes/grpc/master' 9 years ago
Stanley Cheung 3baf76718e php: append application user agent string at the beginning 9 years ago