219 Commits (2e95e4ac1dcbe38555ab2c0307d98654c2677346)

Author SHA1 Message Date
Craig Tiller 402acf6c44 Fix proxy, finalize API 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
Craig Tiller 74a096980d Fix UDS versions of this test 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 9 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 9 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 9 years ago
Craig Tiller 6999c096d8 Canonicalize metadata keys in core 9 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 9 years ago
David Garcia Quintas cadbf22467 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
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
David Garcia Quintas 4e40336509 Fixed leaks 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 9846503567 Debugging 10 years ago
David Garcia Quintas fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 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
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. 10 years ago
Craig Tiller aea081ffb5 Flush pending incoming messages when writing status 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 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 43e613257a Fixup merge 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 dad88a745f Fix C core tests 10 years ago
Craig Tiller ee945e8325 Work towards removing grpc_server_shutdown 10 years ago
Craig Tiller 595cc5bfe9 Fixing things 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Julien Boeuf 83b029726b Addressing comments. 10 years ago
Craig Tiller a1001522c1 Fix memory leak 10 years ago
Craig Tiller a4cdf8aaad Fix ASAN reported leak 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Craig Tiller 4541f33569 Fix tests: stage server sends so that we dont inadvertently abbreviate streams 10 years ago
Craig Tiller 3891bf11ff Fix test 10 years ago