aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client
Commit message (Expand)AuthorAge
* Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
* Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
* Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
* Fixing implementations.Gravatar Julien Boeuf2015-11-18
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * Handle cancel before start caseGravatar yang-g2015-11-17
* | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
|\|
* | Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
| * Latency tracesGravatar Craig Tiller2015-10-08
|/
* Fix an assertGravatar Vijay Pai2015-09-29
* C++ changes required to maintain gcc4.4 compatibility - reduce useGravatar Vijay Pai2015-09-29
* It is a bad idea to have a map with string_refs as output params.Gravatar Julien Boeuf2015-09-22
* Credentials plugin fixes (after the branch was merged).Gravatar Julien Boeuf2015-09-21
* Design and implementation of the core credentials plugin API.Gravatar Julien Boeuf2015-08-31
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
|\
| * Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle...Gravatar Julien Boeuf2015-08-28
| |\
* | \ Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
|\ \ \ | | |/ | |/|
* | | Adding C++ metadata processor.Gravatar Julien Boeuf2015-08-28
| * | Merge pull request #3104 from yang-g/create_channelGravatar Craig Tiller2015-08-27
|/| |
| * | implementation fixGravatar yang-g2015-08-27
| * | channel creation API changeGravatar yang-g2015-08-27
| | * Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| |/ |/|
* | Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
|/
* headers reorgGravatar yang-g2015-08-21
* Merge remote-tracking branch 'upstream/master' into docsGravatar yang-g2015-08-20
|\
* | Make Channel ctor privateGravatar yang-g2015-08-20
* | remove internal_stubGravatar yang-g2015-08-20
* | Fix server side and generic stubGravatar yang-g2015-08-20
* | Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
| * Bug fix. Called c_str on a temp stringGravatar yang-g2015-08-19
|/
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Let lame_client accept error statusGravatar yang-g2015-08-17
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\
| * Merge pull request #2890 from yang-g/client_contextGravatar David G. Quintas2015-08-13
| |\
| | * add constGravatar yang-g2015-08-12
* | | Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
|\| |
| | * client code clean upGravatar yang-g2015-08-11
| * | Add to all secure credentialsGravatar yang-g2015-08-10
| * | call grpc_init for defaultcredentialsGravatar yang-g2015-08-10
| |/
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\|
| * merge with headGravatar yang-g2015-08-06
| |\
| * | Resolve commentsGravatar yang-g2015-08-06
| | * Add tests for C++ propagationGravatar Craig Tiller2015-08-05
| * | Add WaitForStateGravatar yang-g2015-08-05
| | * C++ context propagationGravatar Craig Tiller2015-08-05
| * | clean up and add a testGravatar yang-g2015-08-05
| * | specialize deadline type and implementationGravatar yang-g2015-08-05
| | * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | |\ | | |/ | |/|
| * | Merge pull request #2749 from yang-g/default_host_to_nullGravatar Craig Tiller2015-08-04
| |\ \