524 Commits (668f33c6f3a5554c20b84780c4a4ed297ee00f1a)

Author SHA1 Message Date
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
David Garcia Quintas 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 10 years ago
Craig Tiller 83b2f2590d clang-format 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
Craig Tiller b5075e3754 Add working tests for httpcli 10 years ago
Craig Tiller af7abf92cb Enable runtime configuration of tracers 10 years ago
Craig Tiller 9e1ba43543 Fix compilation on mac 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Craig Tiller c0c484481f Extend the test case 10 years ago
Craig Tiller 59657dbef8 Add a completion queue test 10 years ago
Nicolas "Pixel" Noble 8535263b94 Fixing tools compilation. 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
Craig Tiller fa275a97b9 Label all iomgr objects 10 years ago
David Garcia Quintas 7978a04d50 Removed non-ISO usage of __FUNCTION__. 10 years ago
David Garcia Quintas a30020f009 Comments addressed. 10 years ago
David Garcia Quintas 5f228f5001 Adapted the following to the new iomgr's cb API: 10 years ago
Julien Boeuf ff69cd19f5 Fixing build issue. 10 years ago
Craig Tiller 9300c4b9c0 Fix the display of total slowdown 10 years ago
Craig Tiller 8f17c6c028 clang-format 10 years ago
Craig Tiller 1a6f755c1f Make it possible to run with poll() instead of epoll() 10 years ago
Julien Boeuf 75c9b6f495 Removing mdctx from the credentials. 10 years ago
Craig Tiller e7023612ef Add a test of cmdline usage strings - and make them saner 10 years ago
Craig Tiller 4ebeb402ae clang-format 10 years ago
Craig Tiller ba3c3cd36c Add testing of bad client behavior 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Julien Boeuf 83b029726b Addressing comments. 10 years ago
Craig Tiller 99d5c106f4 Fix leaks in dualstack_socket_test 10 years ago
Craig Tiller a1001522c1 Fix memory leak 10 years ago
Craig Tiller a4cdf8aaad Fix ASAN reported leak 10 years ago
Julien Boeuf ae5b170155 Fixing test. 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Julien Boeuf c6f8d0a4c6 Starting on low level changes to support server side authentication. 10 years ago
Craig Tiller 4541f33569 Fix tests: stage server sends so that we dont inadvertently abbreviate streams 10 years ago
Craig Tiller c259988357 Fix comparison to not crash 10 years ago
Craig Tiller 3891bf11ff Fix test 10 years ago
Craig Tiller 7a29098b71 Send RST_STREAM when closing from the server without getting a client half-close first 10 years ago
Craig Tiller eadd9a3b8c Add testing for GRPC_TRACE 10 years ago
Craig Tiller fff495e908 Fix test, readd it to build 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Craig Tiller 7df5d6a7f1 Use platform suffix api 10 years ago
Craig Tiller c21a80957a Add subprocess GPR API 10 years ago
Julien Boeuf 77e8c1cfb9 Clean up tsi properties. 10 years ago
Craig Tiller e7da1d4e82 Fix mistaken test change 10 years ago
Craig Tiller f7670f3054 Clean out old code 10 years ago
Nicolas "Pixel" Noble b5cb8d1c73 Replacing DELETE with DESTROY. 10 years ago
Nicolas "Pixel" Noble f14b952c91 One more unistd.h to remove. 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Craig Tiller b122e2ec9f Fix broken compilation 10 years ago
Craig Tiller c7313235f8 Fix broken compilation 10 years ago