5567 Commits (f37a90c0d9d1ad23ed448f98fa0060cd89c5ff1d)

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