31 Commits (13d85d499a1f7a3a48066511dd9db856f7671e2d)

Author SHA1 Message Date
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
David Garcia Quintas e985cf57c2 Fixed invalid handling of slice data in interop_server 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Craig Tiller e4fae4ef9f clang-format 8 years ago
Craig Tiller f3ed2bf8ca Fix interop 8 years ago
David Garcia Quintas 7fa08e24b0 Fix data race with atomic for interop c++ 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
yang-g a7ef49bf6a Support custom credential type in interop 8 years ago
Noah Eisen 83dd3aa7e0 changed whitespace 8 years ago
Noah Eisen 40860c4488 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in 8 years ago
Noah Eisen f8ffbf62a2 also reverted interop server, since mark had already made the changes I did in an un merged pull request 8 years ago
David Garcia Quintas b5299976c1 Fixed clang-format sanity error 8 years ago
Noah Eisen 2cef11c667 added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test 8 years ago
Makarand Dharmapurikar c9beacadb1 fix for gcc 4.4 warning 8 years ago
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 8 years ago
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 8 years ago
Makarand Dharmapurikar 42511cfd8b Addressed review feedback 8 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 8 years ago
Mark D. Roth c99fd89d32 Increase max send message size on server used in objc tests. 8 years ago
Vijay Pai 96b7b52190 Fix exit condition 8 years ago
Nicolas "Pixel" Noble 6570b83c9c Splitting interop_server.cc 8 years ago
Mark D. Roth dbf2adc980 Fix C++ status_code_and_message test to comply with the spec. 9 years ago
David Garcia Quintas 446f70e384 fixed faulty server streaming c++ test case 9 years ago
David Garcia Quintas dacce7a1e1 fixed bad merge. c++ tests should work again 9 years ago
David Garcia Quintas 560875239e c++ client & server changes to bring code up to spec 9 years ago
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 9 years ago
David Garcia Quintas 5756c8fead removed RANDOM and simplified req for compression 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Makarand Dharmapurikar bfc7adaa71 Added option to echo back user agent for testing 9 years ago
yang-g 364be644d0 copyright of course 9 years ago
yang-g c10348a555 Add custom_metadata test case 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
yang-g 035cf093de enable_ssl to use_tls 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
David Garcia Quintas 04ecfa1ad7 Added missing payloads to streaming compressed test 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
David Garcia Quintas 864d18650e proto3 required changes 9 years ago
yang-g f6befe8690 update the interop test protos and code to proto3 9 years ago
David Garcia Quintas 2e1bb1bf4d Reverted unnecessary changes to server 9 years ago
David Garcia Quintas b58b346fbe wip. we need a way to pass args to server construction 9 years ago
David Garcia Quintas cd37d5852b Added new tests for compression 9 years ago
David Garcia Quintas 87b4f2b23f wip. we need a way to pass args to server construction 9 years ago
Abhishek Kumar e1c867dbee Added interop test for status_code_with_message 9 years ago
David Garcia Quintas 7c0d914cce wip for accept-encoding into tests 9 years ago
David Garcia Quintas c899319fd8 Updated interop tests with support for compression. 9 years ago