aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
...
| | * | | | Merge github.com:grpc/grpc into shutdown-c++Gravatar Craig Tiller2015-08-18
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add a timeout to shutdown to forcefully end callsGravatar Craig Tiller2015-08-18
| * | | | | clang-format all sourceGravatar Craig Tiller2015-08-18
| |/ / / /
| * | | | Merge pull request #2965 from yang-g/lame_client_error_messageGravatar Craig Tiller2015-08-18
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Let lame_client accept error statusGravatar yang-g2015-08-17
| | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Re-add accidentally deleted codeGravatar Craig Tiller2015-08-17
| * | | | Merge pull request #2907 from yang-g/error_code_conformingGravatar Vijay Pai2015-08-17
| |\ \ \ \ | | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Addressing comments. Thanks Yang!Gravatar Julien Boeuf2015-08-17
| | | | * Forgot to commit this file...Gravatar Julien Boeuf2015-08-14
| | | | * Few improvements:Gravatar Julien Boeuf2015-08-14
| * | | | Make comment look finishedGravatar vjpai2015-08-14
| * | | | Use emplace_back properly and when appropriate, considering limitationsGravatar Vijay Pai2015-08-14
| | | | * Fixing build after sync with upstream master.Gravatar Julien Boeuf2015-08-13
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-13
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Fixing lifetime of input metadata issue.Gravatar Julien Boeuf2015-08-13
| | | | * Adding C++ auth metadata processor.Gravatar Julien Boeuf2015-08-13
| | | |/
| * | | Merge pull request #2921 from yang-g/unknown_serviceGravatar Vijay Pai2015-08-13
| |\ \ \
| | * | | remove redundant ctorGravatar yang-g2015-08-13
| | * | | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| * | | | 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
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * return StatusCode::INTERNAL for proto parsing errorGravatar yang-g2015-08-12
| | | |_|/ | | |/| |
| | | * | 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
| | |/
* | | Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
| | * move auth property iterator declaration into auth_context.hGravatar 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 #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
|\ \ \
| | * \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | |\ \
* | | | | allow null tagGravatar yang-g2015-08-04
* | | | | Merge remote-tracking branch 'upstream/master' into cancelGravatar yang-g2015-08-04
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
| * | | | Merge pull request #2749 from yang-g/default_host_to_nullGravatar Craig Tiller2015-08-04
|/| | | |
| | * | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | | * | 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
| |/ /