aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client
Commit message (Expand)AuthorAge
...
* 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
| |\ \
| | | * Implement cancellation propagation, define auth propagationGravatar Craig Tiller2015-08-03
| | | * Core-supported context inheritance sketchGravatar Craig Tiller2015-07-31
| | * | Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...Gravatar yang-g2015-07-31
| | |/
| * | merge with head and resolve conflictsGravatar yang-g2015-07-31
| |\|
| | * Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| | |\
| * | \ merge with headGravatar yang-g2015-07-30
| |\ \ \
| | | * | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | * make accessors from get_x() to x()Gravatar yang-g2015-07-29
| | | |/ | | |/|
| * | | client apiGravatar yang-g2015-07-28
| | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| | |\ \ | | |/ / | |/| |
| * | | Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| |\ \ \ | | | |/ | | |/|
| | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| | |\ \
| * | | | Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| |\| | |
| | | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ \ | | | |_|/ | | |/| |
* | / | | Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
| |/ / / |/| | |
| | | * Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |_|/ |/| |
| * | C++ is also a language that can be insecureGravatar Craig Tiller2015-07-21
|/ /
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\ \
| | * Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-...Gravatar Craig Tiller2015-07-20
| |/|
| | * Make endpoint peer API work on WindowsGravatar Craig Tiller2015-07-20
| * | Remove experimental prefixGravatar Craig Tiller2015-07-19
| |/
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
|\|
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\
* | | User agent string supportGravatar Craig Tiller2015-07-18
|/ /
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
* | | Update C++ implGravatar Craig Tiller2015-07-13
* | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ |/|
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\
* | \ Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ | | |/ | |/|