Noah Eisen
24804d25b4
Add new flags to Python stress client
...
Add use_tls, use_test_ca, and server_host_override flags to Python
stress client. These are needed to run the stress client against a local
server that is using tls.
8 years ago
Jan Tattermusch
6f8507f2b0
UserResource does not reference tcp endpoint on windows
8 years ago
Jan Tattermusch
8613e474cb
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
8 years ago
Jan Tattermusch
1864870ef0
Merge pull request #8808 from jtattermusch/update_async_311
...
C#: Update System.Interactive.Async to 3.1.1
8 years ago
David Garcia Quintas
1ebcaa2f54
Fixed leak upon duped serverlist updates
8 years ago
Ryan
3fec5259f6
Fix typo
8 years ago
murgatroid99
e4a013d654
Re-enable Node 7 artifact build
8 years ago
yang-g
8fb73d22f1
Pretty print outgoing headers
8 years ago
Jan Tattermusch
e7099c8835
update Grpc.HealthCheck.nuspec
8 years ago
Jan Tattermusch
63cdea3cf0
update Grpc.Core.nuspec
8 years ago
Sree Kuchibhotla
2bf8573e92
Merge branch 'master' into pss_pi
8 years ago
Jan Tattermusch
f8c43a0b34
update project.json projects to System.Interactive.Async 3.1.1
8 years ago
Jan Tattermusch
57cc83e203
Update .csproj files to System.Interactive.Async to 3.1.1
8 years ago
David G. Quintas
2ef2d2a516
Merge pull request #8804 from dgquintas/tcp_client_error
...
tcp_client_posix: Don't overwrite error descr.
8 years ago
Jan Tattermusch
eed43d9128
Merge pull request #8792 from jtattermusch/interop_less_verbose
...
Reduce noise in interop test output
8 years ago
David Garcia Quintas
19badff717
tcp_client_posix: Don't overwrite error descr.
8 years ago
Sree Kuchibhotla
a0749a6fe8
Minor debug support
8 years ago
Sree Kuchibhotla
6bed2d6ade
Delete commented out code
8 years ago
Sree Kuchibhotla
2385fd7e24
Pollset_set reimplementation
8 years ago
Sree Kuchibhotla
499b94b798
Replace pollset_add_fd with add_poll_obj
8 years ago
Sree Kuchibhotla
f6f33d7354
Add poll_object struct (and related changes to fix compilation errors). No other functionality changes
8 years ago
Yang Gao
501a4fc19c
Merge pull request #8785 from yang-g/message_limits
...
Expose message limit constants so that users can reference them
8 years ago
David G. Quintas
8d02f9b988
Merge pull request #8787 from dgquintas/grpclb_reworked_conn_state
...
Rewrote connectivity status logic for gRPC LB
8 years ago
David Garcia Quintas
1a2e40e0ce
clang-format
8 years ago
David Garcia Quintas
1a84f99caa
regenerated projects
8 years ago
David Garcia Quintas
4283a26484
pr comments
8 years ago
Mark D. Roth
c108788357
clang-format
8 years ago
Mark D. Roth
5e2566e92b
Change destroy_call_elem() to return a grpc_error*.
8 years ago
yang-g
8706c6ec5d
add todo
8 years ago
Mark D. Roth
86e905901f
Avoid confusion between server name and URI.
8 years ago
Mark D. Roth
21d4b2d930
Pass client channel factory and server name via channel args.
8 years ago
Mark D. Roth
062ab441c4
Fix locking in HTTP CONNECT handshaker.
8 years ago
Jan Tattermusch
91936b32f6
Merge pull request #8793 from jtattermusch/full_performance_fixes
...
Fix windows benchmarks and upload all 3 reports
8 years ago
Jan Tattermusch
88818ae49a
fix windows benchmarks and upload all 3 reports
8 years ago
Jan Tattermusch
03b7612a22
stop using login shell for invoking interop tests
8 years ago
Jan Tattermusch
34e8b91726
ruby doesnt need login shell
8 years ago
Jan Tattermusch
6d4dba9fa7
node doesnt need login shell
8 years ago
David Garcia Quintas
e7d2f21d6b
improved logging
8 years ago
David Garcia Quintas
c2e6254984
Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state
8 years ago
David G. Quintas
405503be43
Merge pull request #8758 from dgquintas/lb_token_nullness
...
Added more testing for grpclb tokens
8 years ago
David Garcia Quintas
149f09da97
Rewrote connectivity status logic for gRPC LB
8 years ago
yang-g
e46de3d416
Expose message limit constants so that users can reference them
8 years ago
Mark D. Roth
96df9e5ef1
Use the same synchronization in the insecure server code as in the secure.
8 years ago
Jan Tattermusch
66de9494af
Merge pull request #8768 from jtattermusch/windows_performance_tests
...
Enable running C# benchmarks on Windows
8 years ago
Mark D. Roth
071cacf1cb
Rename security handshaker files.
8 years ago
Mark D. Roth
8686cab11c
Use the same connector code for both secure and insecure clients.
8 years ago
Noah Eisen
37afb3387a
Merge pull request #8784 from ncteisen/py_interop_client_tweak
...
Add default arguments to python interop client
8 years ago
Noah Eisen
91f24b9ccf
Add default arguments to python interop client
8 years ago
Mark D. Roth
f77a8ff471
Code cleanup.
8 years ago
Mark D. Roth
3d7e492904
Add missing mutex clean-up.
8 years ago