aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\
| * clang-formatGravatar Craig Tiller2015-01-20
| * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
| |\
* | | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
|/ /
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * clang-formatGravatar Craig Tiller2015-01-14
* | clang-formatGravatar Craig Tiller2015-01-14
* | Update C++ code to set status via the C api.Gravatar Craig Tiller2015-01-14
| * Update C++ code to set status via the C api.Gravatar Craig Tiller2015-01-14
| * Starting to fix C++Gravatar Craig Tiller2015-01-13
|/
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Fix hostname for streaming.Gravatar yangg2015-01-08
* Add deadline API on server side.Gravatar yangg2015-01-06
* fix MOE compliling error.Gravatar chenw2014-12-29
* Use overriden host name when creating a call.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Set host to channel's target when creating a call.Gravatar yangg2014-12-19
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19
* Replace the deprecated grpc_call_accept calls with the equivalent two newGravatar yangg2014-12-17
* Add missing casts to enable compilation with gcc 4.7Gravatar rsilvera2014-12-16
* Trailing metadata support.Gravatar ctiller2014-12-16
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Add server side credentials support.Gravatar yangg2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26