Craig Tiller
ae12593156
Fix concurrent_connectivity_test
9 years ago
Jan Tattermusch
5cbccd0781
set client params differently for sync and async client
9 years ago
Craig Tiller
2b59dbce30
Fixes
9 years ago
David Klempner
1ba1bba66a
Merge pull request #6567 from markdroth/large_metadata_test_fix
...
Fix large_metadata_bad_client_test to avoid C99 string literal length limit.
9 years ago
David Klempner
6fb122dc6e
Add calls to grpc_recycle_unused_port to two of the tests which call
...
grpc_pick_unused_port a lot.
9 years ago
David Klempner
c7614cf277
Fix declarations in port.h to not be ambiguous in C due to K&R.
...
Also actually add the port parameter to grpc_recycle_unused_port.
Also remove the downsizing gpr_realloc in the recycle codepath, which is
unnecessary and can free the pointer.
9 years ago
David Garcia Quintas
0fde7131aa
Fixed usage of anon namespace inside .h
9 years ago
Jan Tattermusch
3bf45e11c1
Merge pull request #6583 from carl-mastrangelo/dotdotdot
...
Fix stress test JVM Args
9 years ago
Jan Tattermusch
37a907e471
add support for CLIENT_LANGUAGE setting
9 years ago
Jan Tattermusch
9ad288e7e8
Merge pull request #6578 from jtattermusch/add_bat_copyrights
...
Add copyrights to .bat files (and update the checker to report missing ones)
9 years ago
Yuchen Zeng
086601f05f
Merge pull request #6414 from y-zeng/reflection_proto
...
Add reflection.proto
9 years ago
Craig Tiller
52237e3a96
clang-format
9 years ago
Craig Tiller
63d24f1c7d
Make qps workers connect before even warmup stage begins
9 years ago
Carl Mastrangelo
013a0ea421
Fix stress test JVM Args
9 years ago
Craig Tiller
23b6cdb59d
Fix lb_policies_test
9 years ago
Jan Tattermusch
c9e1959adf
add copyright to the template as well
9 years ago
David Klempner
2ecb08f5a7
Merge branch 'master' into return_unused_port
9 years ago
David Klempner
2754c91fee
Add an API to return an unused port to the portserver
9 years ago
Craig Tiller
3b03f8b378
Merge pull request #34 from markdroth/error
...
Fix memory leak.
9 years ago
Mark D. Roth
b06c640ead
Fix memory leak.
9 years ago
Craig Tiller
21d1dd83a1
Fix client_fuzzer corpus tests
9 years ago
Jan Tattermusch
effd74c3cc
Merge pull request #5456 from ctiller/cleaner-posix3
...
Splitting out a pure poll() based event engine
9 years ago
Craig Tiller
9dff3c608f
Merge pull request #33 from markdroth/error
...
Fixed endpoint tests. Also more boolification.
9 years ago
Mark D. Roth
808ac38724
Fixed endpoint tests.
9 years ago
Craig Tiller
692bb33ecb
Fix head_of_line_blocking_bad_client_test
9 years ago
Jan Tattermusch
f551edf730
add missing copyrights to .bat files
9 years ago
Jan Tattermusch
fdb8931e47
check for copyright in .bat files
9 years ago
Jan Tattermusch
ebf66403aa
Merge pull request #6569 from yang-g/ubsan
...
prepare to enable ubsan in continuous build
9 years ago
Jan Tattermusch
c96151bf8c
Merge pull request #6561 from vjpai/ytpo
...
De-💩 ify code
9 years ago
Jan Tattermusch
4e841829cd
Merge pull request #6570 from dgquintas/better-compression-docs-and-names
...
Better compression docs and names
9 years ago
Mark D. Roth
c6dadab40e
More boolification.
9 years ago
Mark D. Roth
34ee7e1bc3
Use bool instead of int.
9 years ago
Robbie Shade
006314ae3a
Correct assertion for single FD being orphaned. Consistent comments.
9 years ago
Craig Tiller
df1a1cb214
Merge branch 'error' of github.com:ctiller/grpc into error
9 years ago
Craig Tiller
e0d6c57e15
Fuzzing fixes
9 years ago
Craig Tiller
36364adad5
Merge pull request #32 from markdroth/error
...
A couple of fixes for iomgr and endpoint_tests.
9 years ago
Mark D. Roth
a10bdd684b
Merge remote-tracking branch 'ctiller/error' into error
9 years ago
David Garcia Quintas
5028334df3
Further renamings (compression channel arg keys)
9 years ago
David Garcia Quintas
11b520afc6
New protobuf version
9 years ago
David Garcia Quintas
183ba02ce7
Renamed some defines
9 years ago
David Garcia Quintas
e644cfddb8
better docstrings for compression_types.h
9 years ago
Craig Tiller
d039722f06
Fix goaway_server_test
9 years ago
yang-g
6ce4d0b335
prepare to enable ubsan in continuous build
9 years ago
David Garcia Quintas
93466168b0
Allow for multiline #endif guards
9 years ago
Yuchen Zeng
2ea66c3b8f
Added comment about repeated responses
9 years ago
Craig Tiller
bc5fcadcfb
Fix httpscli_test
9 years ago
Craig Tiller
945af65ccd
Fix api_fuzzer leak
9 years ago
Jan Tattermusch
f11f2b1b69
Merge pull request #6453 from kpayson64/python_protoc
...
Made complex directories for python protoc test
9 years ago
Jan Tattermusch
20b7d48998
Merge pull request #6529 from thinkerou/master
...
add owned
9 years ago
Jan Tattermusch
1aa28f00f8
Merge pull request #6546 from carl-mastrangelo/womble
...
Set GC params for Java Stress Test
9 years ago