Donna Dionne
b878174a83
Merge branch 'master' of github.com:google/grpc into go-auth-tests
10 years ago
donnadionne
89654e5ea6
Merge pull request #793 from tbetbetbe/grpc_ruby_remove_default_creds_canary
...
Grpc ruby remove default creds canary
10 years ago
Craig Tiller
009c22e431
Merge pull request #792 from murgatroid99/node_interop_tls_fix
...
Fixed TLS host resolution problems
10 years ago
murgatroid99
3061606fde
Fixed TLS host resolution problems
10 years ago
Nathaniel Manista
c753c19b79
Merge pull request #791 from jtattermusch/python_testing
...
Python readme fixes
10 years ago
Jan Tattermusch
e0172a86a0
fix readme
10 years ago
Donna Dionne
71d764b0b3
Merge branch 'master' of github.com:google/grpc into go-auth-tests
10 years ago
Michael Lumish
46f8495266
Merge pull request #788 from ctiller/sec-wtf
...
Fix read through null pointer
10 years ago
Jan Tattermusch
4788e78d10
fixed server streaming
10 years ago
Jan Tattermusch
0e1f527914
fix to make empty_stream pass against C++ server
10 years ago
Jan Tattermusch
208313895d
Added interop server, interop unit tests and fixes to pingpong
10 years ago
Michael Lumish
da93f7988d
Merge pull request #787 from jtattermusch/log_redirection
...
Improvements in gRPC C# support for Windows
10 years ago
Jan Tattermusch
44553b5810
clang-format
10 years ago
Craig Tiller
363eb8e27b
Fix read through null pointer
10 years ago
Craig Tiller
035a904266
Make PHP compile
10 years ago
Jan Tattermusch
b17b00b541
Fix to make the conditional include under Windows
10 years ago
Jan Tattermusch
5ffb4c33dc
Include grpc_csharp_ext.dll only under Windows
10 years ago
Jan Tattermusch
abf2202246
grpc_csharp_ext.dll added to the project to force automatic copying to the output dir
10 years ago
Jan Tattermusch
5339814591
Added ability for c# to redirect C core logs to arbitrary sink
10 years ago
Nathaniel Manista
afae27cf5e
Merge pull request #739 from soltanmm/py-update
...
Updated Python protoc plugin and Python plugin testing.
10 years ago
Nathaniel Manista
9280790a5d
Final changes to the early_adopter API.
...
This makes grpc.early_adopter much more independent of RPC
Framework and cleaner at the cost of reexporting most of the
interfaces and writing several delegation classes.
10 years ago
Craig Tiller
c1f1162787
Drastic speed up
10 years ago
Michael Lumish
886144544c
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby
...
Grpc ruby switch auth to google auth library ruby
10 years ago
Craig Tiller
4b5c4dbbb8
Drastic speed up
10 years ago
Craig Tiller
8ad8a41a84
Introduce slowdown factor for unit test deadlines
...
Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs.
10 years ago
Tim Emiola
b7a64640bb
Fixes the GCE creds test flags
10 years ago
Tim Emiola
d2bff8e8ca
Updates the docker test commands
10 years ago
Tim Emiola
fca1eb454c
Remove the ruby gRPC auth implementation
10 years ago
Tim Emiola
71034819fd
Updates the pubsub demo to use the new auth library
10 years ago
Tim Emiola
d6e652716a
Updates the interop client to use the new auth library
10 years ago
Tim Emiola
f73fdfbbb3
Adds a reference to GoogleAuth
10 years ago
Tim Emiola
635dbbe2fc
Fixes the GCE creds test flags
10 years ago
Tim Emiola
fa4a4b52d8
Updates the docker test commands
10 years ago
Tim Emiola
517aa0c535
Merge pull request #722 from jtattermusch/csharp_performance
...
Added support for true synchronous unary call & some performance tests.
10 years ago
Tim Emiola
494f2f9706
Remove the ruby gRPC auth implementation
10 years ago
Tim Emiola
2731d3f40d
Updates the pubsub demo to use the new auth library
10 years ago
Tim Emiola
b44da465d6
Updates the interop client to use the new auth library
10 years ago
Tim Emiola
cc1150f49f
Adds a reference to GoogleAuth
10 years ago
Craig Tiller
988db27275
Spam cleanup
10 years ago
David Klempner
2175674f97
Merge pull request #779 from ctiller/32B
...
Fix shutdown race in CHTTP2
10 years ago
Craig Tiller
d1345ded70
Fix shutdown race in CHTTP2
...
After we have called closed() ensure that no other callbacks are ever made.
10 years ago
Craig Tiller
08cf970991
Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll
...
Ensure there is no concurrent poller for unary->multipoll
10 years ago
Abhishek Kumar
2e6a91b7f0
Merge pull request #776 from jboeuf/ssl_cipher_suites
...
Using HTTP2 compliant cipher suites by default.
10 years ago
Nicolas Noble
e80fc7a7fd
Merge pull request #778 from ctiller/mac
...
Fix mac build
10 years ago
Craig Tiller
36ccead403
Merge pull request #735 from jboeuf/fix_ssl_san
...
Verifying the peer name on the X509 Certs correctly.
10 years ago
Craig Tiller
b5a79f62de
Fix mac build
10 years ago
Julien Boeuf
d43f0c3713
Addressing comments.
10 years ago
Donna Dionne
6724ece9a3
Merge branch 'master' of github.com:google/grpc into go-auth-tests
10 years ago
Donna Dionne
fc975090b5
Fixing go commands
...
Fixing test names
10 years ago
Craig Tiller
783eddfd6b
Merge pull request #775 from jboeuf/strip_port_from_target_in_ssl
...
Removing port from checked ssl target name.
10 years ago