aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\|
| * Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
|\|
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Removing a few more references to #include <chrono>Gravatar Nicolas "Pixel" Noble2015-04-08
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Add tests with delayed cancellation from client and serverGravatar Yang Gao2015-03-30
* Refactor and add a unit testGravatar Yang Gao2015-03-27
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
* | add back mis-deleted method stringGravatar Yang Gao2015-03-26
* | Finish grpc_cliGravatar Yang Gao2015-03-26
* | a stub of the cli toolGravatar Yang Gao2015-03-25
| * Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
|/
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
| |\
| * \ Merge github.com:google/grpc into deprecate-c++Gravatar Craig Tiller2015-02-23
| |\ \
| | | * Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
| | |/
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-23
|\ \ \ | | |/ | |/|
| | * s/CreateChannel/CreateChannelDeprecatedGravatar Craig Tiller2015-02-23
| * | Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
| |/
* / Credentials prototypingGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Add proto copyrightsGravatar Craig Tiller2015-02-16
* update commentsGravatar Yang Gao2015-02-05
* Use environment variable to set root certs in c++ interop test.Gravatar Yang Gao2015-02-05
* fix commentsGravatar Yang Gao2015-01-26
* run clang-formatGravatar Yang Gao2015-01-26
* make CreateTestChannel support additional credentials besides sslGravatar Yang Gao2015-01-25
* Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* Add deadline API on server side.Gravatar yangg2015-01-06
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Make override hostname an argument for testing against prod gfe.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26