jboeuf
69cb6b41c8
Backport of pull request #2313 into release-0_10.
10 years ago
yang-g
d53bc8925b
Add missing pieces
10 years ago
David Garcia Quintas
81f77dbc5e
Fixed stupid bug from another dimension. Thanks msan.
10 years ago
Craig Tiller
1dd7026cd2
Fixup some tests
10 years ago
Craig Tiller
f1bff01631
clang-format changed files
10 years ago
Craig Tiller
f3756c1e0d
Introduce multiple clocks to GPR
10 years ago
David Garcia Quintas
4e40336509
Fixed leaks
10 years ago
Craig Tiller
93305a5dbe
Memory leak fix
10 years ago
David Garcia Quintas
d7d9ce27c5
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD
10 years ago
Craig Tiller
cf34343646
Wait for expectations to be fulfilled
10 years ago
Craig Tiller
079a11bb9b
clang-format affected files
10 years ago
Craig Tiller
d9a5088604
SSL channel args work with client config again
10 years ago
Craig Tiller
9846503567
Debugging
10 years ago
Craig Tiller
acf0f07dfc
Unix resolver, bug fixes
10 years ago
Craig Tiller
eb3b12e417
Further client config work
10 years ago
Craig Tiller
052d27b891
Tidy up test to meet our standards
10 years ago
Craig Tiller
30ee10b785
Rename test into the right place
10 years ago
David Garcia Quintas
fc0fa3381c
Moar tests, fixed wrongly named vbles, minor bugs.
10 years ago
Craig Tiller
e039f03383
Plumbing transport_op changes through
10 years ago
Craig Tiller
f75fc12e3a
Add a test that headers are properly in build.json
...
Clean up anything that failed
10 years ago
David Garcia Quintas
dd2ebee848
Added compression text fixture.
10 years ago
David Garcia Quintas
92ce588559
Fixed bad merge.
10 years ago
David Garcia Quintas
d16af0ea52
Redesign of compression algorithm propagation based on metadata
10 years ago
David Garcia Quintas
5927aec9b7
Added generated configs
10 years ago
David Garcia Quintas
f74a49ed14
WIP. Need to merge and add more tests.
10 years ago
Craig Tiller
d53d21428c
Make tcp trace more readable
10 years ago
Craig Tiller
9a57633233
clang-format affected files
10 years ago
Craig Tiller
dc8567dab3
Fix flag settings on this test
10 years ago
Craig Tiller
9194426110
Migrate new test to new api
10 years ago
Craig Tiller
b327c56bfb
Compile fix
10 years ago
Jan Tattermusch
4b3f9522ec
make buildtests on windows pass
10 years ago
David Garcia Quintas
c367a09759
Added missing changes to fix bad_hostname C test
10 years ago
David Garcia Quintas
1d5aca5de0
Added flags support to grpc_op.
...
Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in).
Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages.
10 years ago
Craig Tiller
aea081ffb5
Flush pending incoming messages when writing status
...
As a bonus, correctly report was_cancelled when the server writes error
10 years ago
David Garcia Quintas
59f905d79a
Changes to byte_buffer based on comments.
10 years ago
Craig Tiller
af7abf92cb
Enable runtime configuration of tracers
10 years ago
Masood Malekghassemi
701af6031f
Expose gpr_asprintf and gpr_strdup
10 years ago
Craig Tiller
e398fa2b52
Make this test harder to pass
10 years ago
Craig Tiller
fa275a97b9
Label all iomgr objects
...
This allows a list of them to be dumped to isolate where memory leaks
are occuring.
10 years ago
Craig Tiller
43e613257a
Fixup merge
10 years ago
Craig Tiller
9dcb58cbe6
Make debug output a bit clearer
10 years ago
Craig Tiller
d1a7ecc1ad
Fix tests
10 years ago
Craig Tiller
8f17c6c028
clang-format
10 years ago
Craig Tiller
4d63da6910
Update tests
10 years ago
Craig Tiller
1a6f755c1f
Make it possible to run with poll() instead of epoll()
...
Mostly to facilitate testing, but maybe in the future we want to work on
Linux systems with broken epoll support?
10 years ago
Craig Tiller
44883302c3
Remove condition variable from pollset
10 years ago
Craig Tiller
bce999f57f
Refine shutdown API
10 years ago
Craig Tiller
c35031f0a9
Fix tests
10 years ago
Craig Tiller
2d8b52bdc7
Mark tests not flaky
10 years ago
Craig Tiller
dad88a745f
Fix C core tests
10 years ago