Craig Tiller
|
3203c37247
|
Fix new test
|
9 years ago |
Yuchen Zeng
|
df4455a34d
|
Fix test failure
|
9 years ago |
Mark D. Roth
|
76d24420d7
|
clang-format
|
9 years ago |
Mark D. Roth
|
5d11e43ce3
|
Added test for filter whose call initialization fails, and fixed bugs
uncovered by the test.
|
9 years ago |
Mark D. Roth
|
0badbe8b11
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
|
9 years ago |
Makarand Dharmapurikar
|
932d027252
|
clang-format fixes
|
9 years ago |
Yuchen Zeng
|
f7c7f330a8
|
Init grpc for each test
|
9 years ago |
Yuchen Zeng
|
d9c6ac0962
|
Memset ops before being used, destroy metadata_recv after beign used
|
9 years ago |
Yuchen Zeng
|
113cdb4fc3
|
Fixed gpr_log format issues in linux_x86_default_bo
|
9 years ago |
Yuchen Zeng
|
adb65a6a49
|
Fixed gpr_log format issues
|
9 years ago |
Makarand Dharmapurikar
|
0579cfc334
|
more files after running build.yaml changes through
|
9 years ago |
Makarand Dharmapurikar
|
7981e1905f
|
Network status tracking
Recreated the old PR (https://github.com/grpc/grpc/pull/6283) in a new
repo since the old repo was destroyed. Removed changes to tcp_posix.c
and tpc_windows.c, instead depending on the idempotent endpoint shutdown code
from https://github.com/grpc/grpc/pull/6911.
|
9 years ago |
Craig Tiller
|
89dde5e568
|
Fix copyright
|
9 years ago |
Craig Tiller
|
fa1f74e226
|
Fix errored streams prematurely terminating, add a test
|
9 years ago |
Craig Tiller
|
78a73333b7
|
Fix memory leak upon receiving two RST_STREAMs
|
9 years ago |
Craig Tiller
|
e2715df1ab
|
Reduce cost of some heavyweight tests
|
9 years ago |
Craig Tiller
|
b544c291b0
|
Adjust cpu_cost of some tests to better reflect reality
|
9 years ago |
Craig Tiller
|
7cbfc3eba7
|
Adjust cpu_cost of some tests to better reflect reality
|
9 years ago |
Yuchen Zeng
|
955a364e34
|
Add bad_server_response_test
|
9 years ago |
David Garcia Quintas
|
3fb8f7360b
|
gRPC LB policy
|
9 years ago |
Craig Tiller
|
0761157414
|
Fix merge error
|
9 years ago |
Craig Tiller
|
fb2a5df57e
|
Corpus
|
9 years ago |
Craig Tiller
|
08f9a9bbf9
|
fuzzer corpus
|
9 years ago |
Craig Tiller
|
eca1f715a9
|
fuzzer corpus
|
9 years ago |
Craig Tiller
|
1281e7ca2c
|
fuzzer corpus
|
9 years ago |
Craig Tiller
|
9e693b520f
|
Re-enable squeltch
|
9 years ago |
Yuchen Zeng
|
64c0e8d4bc
|
Add format check for gpr_log and gpr_asprintf
|
9 years ago |
Craig Tiller
|
8da8511762
|
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
|
9 years ago |
Craig Tiller
|
e4e865f0c0
|
Fix fuzzing detected bug
|
9 years ago |
Craig Tiller
|
3c63c8fda0
|
Update new fixture
|
9 years ago |
David Garcia Quintas
|
8ba42bec90
|
s/maybe_compression_level.compression_level/maybe_compression_level.level
|
9 years ago |
Adam Michalik
|
4ad746e4e0
|
clang-format, fix headers, windows fixes
|
9 years ago |
Adam Michalik
|
da5d85d660
|
Add completion queue argument which is necessary after merge with master
|
9 years ago |
Adam Michalik
|
bf10c82bf8
|
implement support for adding external fd to server
|
9 years ago |
Adam Michalik
|
1f23865622
|
code formatting
|
9 years ago |
Adam Michalik
|
f31a7ff597
|
added missing include
|
9 years ago |
Adam Michalik
|
321b1fb1c2
|
separate posix functionality to grpc_posix.h
|
9 years ago |
Adam Michalik
|
46cc2acc3e
|
add tests
|
9 years ago |
Craig Tiller
|
48ed92ea38
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
|
9 years ago |
Craig Tiller
|
6ae6fc7a79
|
Fix server side memory leak
If clients send GOAWAY followed by HEADER
|
9 years ago |
Craig Tiller
|
332f1b35d5
|
Rename functions
|
9 years ago |
Robbie Shade
|
e29f7a15d0
|
Make request_with_flags timeout deadline equal to that of request_with_payload.
|
9 years ago |
David Garcia Quintas
|
3c4fe1bcb7
|
Fixed the fix
|
9 years ago |
Craig Tiller
|
93dd0470cf
|
clang-format
|
9 years ago |
Craig Tiller
|
2bcf78d632
|
Expand corpus
|
9 years ago |
David Garcia Quintas
|
1ebf1f1598
|
Compression test fixes
|
9 years ago |
David Garcia Quintas
|
f15d700e5e
|
Moved down verification upon cancellation
|
9 years ago |
David Garcia Quintas
|
fa2cc03e23
|
Tiny int -> bool change for cq verifier
|
9 years ago |
Craig Tiller
|
2d8427a1cb
|
Expand corpus
|
9 years ago |
David Garcia Quintas
|
af1c7e4f06
|
INTERNAL -> UNIMPLEMENTED for disabled algorithms
|
9 years ago |