302 Commits (533fbd362f96c573343403e85508390d0f81a2c5)

Author SHA1 Message Date
David Garcia Quintas 1d780fd3df Fixed typo 10 years ago
David Garcia Quintas 30ecd2b8d9 Return shared_ptr by value plus minor dependency fix 10 years ago
David Garcia Quintas a6b559a76a Improvements to reporting mechanism based on comments. 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 87ca82768d Added missing benchmark_config.* files 10 years ago
Yang Gao b57f72dbee resolve comments 10 years ago
Yang Gao 26a4912558 Add fake credentials to the test and verify it actually works 10 years ago
Craig Tiller 3cdd9bbdbc clang-format 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble a05b8b7b25 Removing a few more references to #include <chrono> 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Yang Gao 0c4b0ddcc5 Add tests with delayed cancellation from client and server 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Yang Gao 166f9d00ce add back mis-deleted method string 10 years ago
Yang Gao ced2b89f55 Finish grpc_cli 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
Yang Gao cdb2a6e071 Protect on some overflow scenarios, add a test and build/run the test 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Yang Gao 48d80e5769 update comments 10 years ago
Yang Gao 1988221d15 Use environment variable to set root certs in c++ interop test. 10 years ago
Yang Gao eec8d1a56c fix comments 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Yang Gao 02ce729ce2 make CreateTestChannel support additional credentials besides ssl 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
yangg ed5e7e006b Add deadline API on server side. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
yangg 3f1af6ee2d Make override hostname an argument for testing against prod gfe. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
yangg 87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago