Craig Tiller
3e8deb188f
Fix sanity: core_banned_functions
8 years ago
Craig Tiller
aa16d3f47d
Fix sanity: check_include_guards
8 years ago
yang-g
b8c5fe1e62
Promote dns resolution failure message to INFO
8 years ago
Muxi Yan
defc58bbc4
test fix
8 years ago
Muxi Yan
0029802be4
bug fix
8 years ago
Jan Tattermusch
df71518e54
fix code formatting
8 years ago
Yuxuan Li
98c0bd7c82
add setting channel args functionality to performance tesing
...
setting channel args --draft
clang-format
8 years ago
Mario Emmenlauer
d817c1b75b
iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused variables and type casts)
8 years ago
ncteisen
8f3f2f4bd8
Fix ruby:{python,csharp,csharpcoreclr}_server behavior
8 years ago
Craig Tiller
296c7bb8fa
Fix metadata validation
8 years ago
ncteisen
d70c8bb871
Implement wait-for-ready behavior in Python stress and qps client
...
The clients now block until the channel is in the READY state. This
fixes some test flakiness issues we have had.
8 years ago
Craig Tiller
446d18ff38
Fix build
8 years ago
Craig Tiller
f2b5b7ede7
Better error messages for bad metadata
8 years ago
Craig Tiller
8f24d6a8d2
Fix async_end2end_test
8 years ago
thinkerou
8d770144c2
attempt to fix mem leaks
8 years ago
Muxi Yan
871626ff16
clang-format
8 years ago
Craig Tiller
7ea1370a21
Fix bad response test
8 years ago
Craig Tiller
cae37f3bde
Add missing cast
8 years ago
Craig Tiller
737b625ad8
Fixes for choosing errors
8 years ago
Mark D. Roth
466589606a
clang-format
8 years ago
Mark D. Roth
49f02d3697
Add support for sending custom headers in HTTP CONNECT request.
8 years ago
Craig Tiller
5cf481d2c9
Fix C++ build
8 years ago
Craig Tiller
065b139feb
Fixes
8 years ago
ncteisen
56610d4706
Address github comments
8 years ago
Craig Tiller
707894a76d
Fix bugs
8 years ago
Craig Tiller
1c4775c3ee
Fix refcounting bug
8 years ago
Craig Tiller
f927ad152b
Fix merge errors
8 years ago
Craig Tiller
de2508b1da
Fix merge errors
8 years ago
Craig Tiller
81a7937b4b
Fixes
8 years ago
Craig Tiller
6538504ed5
Fixes
8 years ago
Craig Tiller
76dca19953
clang-format
8 years ago
Craig Tiller
bedb18959b
Fixes, remove grpc_error_free_string
8 years ago
Craig Tiller
60e63d41e1
Fixes
8 years ago
Craig Tiller
dc21a4efb2
Error handling cleanup
8 years ago
Craig Tiller
732351f826
Start fixing http error --> grpc status conversion
8 years ago
Craig Tiller
255edaa32e
Fixes
8 years ago
Craig Tiller
e9d67009e9
Update to new error handling discipline
8 years ago
Craig Tiller
841a99d752
Cleaning up error handling
8 years ago
Craig Tiller
9490389f86
Refine error handling in call
8 years ago
Craig Tiller
cbf5447a0d
Review feedback
8 years ago
Craig Tiller
f687cb89f4
Actually add the documentation
8 years ago
Mark D. Roth
1f0f23cc5a
Handshaker plugin mechanism.
8 years ago
Eric Gribkoff
ced8702d1d
Enable advanced Java interop tests.
...
Add response parameters to custom_metadata streaming request for Node and PHP
clients.
The Java server does not respond with separate initial and trailing
metadata when there is no response data - it is only emiting the
requested trailing metadata. Adding the response parameters to the test
(in accordance with the specification) avoids this, but I will open a
separate issue to investigate the Java behavior.
8 years ago
Masood Malekghassemi
b5b4372670
Use `grpc_closure`s in `grpc_timer`s
8 years ago
Craig Tiller
38842566f7
Fix windows compilation
8 years ago
Craig Tiller
4f8a11e5c7
Get ASAN building again
8 years ago
Craig Tiller
599db64d0b
Support long grpc-messages on abnormal close path
8 years ago
Craig Tiller
4e6247a23c
Fix sequential write buffering
8 years ago
Craig Tiller
a3a5b2d68c
Remove errant header
8 years ago
Nicolas "Pixel" Noble
c2390cc01b
Properly removing message_size_filter duplicate.
8 years ago