4570 Commits (c5b570f97efb29db5b624e2dc360aa7e6b03780f)

Author SHA1 Message Date
David Garcia Quintas 2670086806 Assert http2 header ordering 9 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 9 years ago
David Garcia Quintas bdfc7ad957 Fixed wrong creation of metadata in compression. 9 years ago
Hongyu Chen fdc1dc744b Move census_filters from .../channel to .../census 9 years ago
Stanley Cheung 1894f188bf update installation instructions, review feedback 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Stanley Cheung 5329e4bd3f update installation instructions, review feedback 9 years ago
yang-g 2f543f205c Bug fix. Called c_str on a temp string 9 years ago
Stanley Cheung ddb16a8436 php: expose per-call host override option, review feedback 9 years ago
murgatroid99 6b3737d4a7 Fixed tests 9 years ago
murgatroid99 fa266cadeb Stop dereferencing an optional parameter without checking it 9 years ago
murgatroid99 c2fdfcf0cd Modified server SSL certs to allow multiple pairs and force_client_auth flag 9 years ago
Stanley Cheung a79a896d4c update installation instructions, review feedback 9 years ago
Stanley Cheung dbeb1cd90c update debian install instructions 9 years ago
Stanley Cheung 478fb00a2c php: expose per-call host override option 9 years ago
Jan Tattermusch 249fc8048d improving the tests 9 years ago
Jan Tattermusch f6edf879a6 metadata polishing 9 years ago
Craig Tiller 86d31776a8 Fix syncronous unimplemented methods 9 years ago
Stanley Cheung c0c9ba9e42 php: fix timeout interop test, use 1ms as timeout 9 years ago
Craig Tiller 681a291d12 Extend comment 9 years ago
murgatroid99 00a3dab83a Short-circuit shutdown when it is already published (core) 9 years ago
Craig Tiller 9374ce819b Add comments, fix a subtle bug 9 years ago
Craig Tiller b815fb234f Zero out reserved field in node 9 years ago
Mikołaj Siedlarek c3134bc955 Allow customization of thread pool size in Python. 9 years ago
Jan Tattermusch e396b8dbea add method info to auth interceptor 9 years ago
Jan Tattermusch e7178527ff fix comment 9 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 9 years ago
Jan Tattermusch 2250454721 forgot to expose status and trailers for unary call 9 years ago
Jan Tattermusch 9876077fde disable grpc_zookeeper target on windows 9 years ago
Craig Tiller 376076b34e Fix TSAN reported race 9 years ago
Tim Emiola 27ccd197c4 Corrects logconfig from #2956 9 years ago
Craig Tiller f900fb84b2 Fix build breakage 9 years ago
Craig Tiller 8f615526a3 Add missing file 9 years ago
Craig Tiller e50e5cbde2 Add a timeout to shutdown to forcefully end calls 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Craig Tiller 9928d39f4d Add some reserved checks that need to be present 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Nathaniel Manista 04b4ca121f A test suite for the RPC Framework base interface 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
Craig Tiller 629c6f534f Re-add accidentally deleted code 9 years ago
David G. Quintas d0efbdbcf7 Update subchannel.h 9 years ago
David G. Quintas eb12fbdaee docstrings for gprc_subchannel_{add,del}_interested_party 9 years ago
Stanley Cheung fea1f68f7e php: fixed constant typo 9 years ago
murgatroid99 14733bde54 Only use encoding for write flags if it is numeric 9 years ago
murgatroid99 4a1474f12f Moved write flag constants to base module 9 years ago
murgatroid99 aac8f141cb Made deadline tests accept INTERNAL status 9 years ago
Nathaniel Manista 9df83ab9e2 The base interface of RPC Framework 9 years ago
Tim Emiola 25f501132b Remove the runtime dependency on the logging gem. 9 years ago
murgatroid99 28c37b8856 Added an inline C++ function to replace a deprecated nan function 9 years ago
Tim Emiola ac1a8d340a Adds a test for ruby code generation. 9 years ago