217 Commits (f4671bfaef0db6456a98f49d12dab5b845ea5ed4)

Author SHA1 Message Date
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Mark D. Roth e3a21005bf Fix propagation of channel args for insecure channels. 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Sree Kuchibhotla c37a8a56df Fix test 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago
Sree Kuchibhotla 892dbf4d95 Make settings configurable 8 years ago
yang-g d5fba280bb make inline metadata value clearer 8 years ago
yang-g 4b4571ab88 Add a test for nonbin header containing binary value 8 years ago
yang-g c580af37e0 Add a check for metadata from auth plugin 8 years ago
murgatroid99 7c5befd86b Change UnimplementedService to UnimplementedEchoService in echo.proto 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Craig Tiller 6c8619bbe7 Better fix for flow control bug 9 years ago
Robbie Shade 820c1f3fda ASSERT vector size before directly accessing first element 9 years ago
Vijay Pai 679c75f0a6 Deal with issues surrounding const members of classes used in 9 years ago
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
yang-g 000aa457dc add a test with empty request 9 years ago
Julien Boeuf 38c0cdee34 Fix double-free issue for optional_message. 9 years ago
yang-g 39e71c33d1 fix compiling error 9 years ago
yang-g 080528abb7 Add parsing back to protobuf example 9 years ago
yang-g 4c07008610 Add a test for server returning error with debug info in trailer. 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 9 years ago
Dan Born f2f7d57c01 Allow use of alternative credential types. 9 years ago
Sree Kuchibhotla 8d543e8e30 Fix ResponseStreamServerCancelAfter test flake 9 years ago
Vijay Pai bdfec2c86c SimultaneousReadWritesDone test was not observing the contract on the 9 years ago
yang-g 4c8aed3dba Add a helper to return all the secure types 9 years ago
yang-g 17197ddc71 Revert "make an enum" 9 years ago
yang-g 5152cd29f8 make an enum 9 years ago
yang-g 7d2a3e1917 Refactor end2end_test. Make the credentials a separate library. 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 9 years ago
yang-g 9fd55b0d2d remove duplicate functions 9 years ago
yang-g 7b0edbd1a3 remove the old impl caused by 4921 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
yang-g f8174ea37d use huffman prefix 9 years ago
Sree Kuchibhotla 0f242acb9d Comments and a minor fix 9 years ago
Sree Kuchibhotla f25c6ba229 Comments and format 9 years ago
Sree Kuchibhotla 944f4cf14e Sync server end2end and async_end2end tests 9 years ago
Craig Tiller a0fef14784 clang-format code 9 years ago
Craig Tiller b0f275e4af Small testing fixes 9 years ago
yang-g d6f7d99dc6 Add a hybrid end2end test mixing sync and async methods 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 ace28d3f98 Fix copyrights again 9 years ago
Sree Kuchibhotla b0d0c8e8c2 FormatCode 9 years ago
Sree Kuchibhotla 5a05f51a1c Rename TestService to EchoTestService to prevent name-conflict with 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Craig Tiller ca9a637877 Fix double read at end of stream bug 9 years ago