aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
...
| | * | | implementation fixGravatar yang-g2015-08-27
| | * | | channel creation API changeGravatar yang-g2015-08-27
* | | | | Aligning C++ interface with C for the auth metadata processor.Gravatar Julien Boeuf2015-08-26
| * | | | minor fixesGravatar yang-g2015-08-26
| |/ / /
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\ \ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into string_ref_authGravatar yang-g2015-08-26
| | |\ \ \
| | | * | | Add ostream support for string_refGravatar Craig Tiller2015-08-26
| | | | * | Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| | |_|/ / | |/| | |
| | * | | auth context api change for string_refGravatar yang-g2015-08-25
| | |/ /
| | * | implGravatar yang-g2015-08-25
| | * | api change to string_refGravatar yang-g2015-08-25
| | * | remove constexpr since gcc 4.4 or vs2010 does not support itGravatar yang-g2015-08-25
| |/ /
| * | Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
| |\ \
| * | | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| | * | merge with headGravatar yang-g2015-08-24
| | |\ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| | | | |\ | | | | |/ | | | |/|
| | | * | Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| | | |\ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| | | | | |\
| | | * | | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | | | |_|/ | | | |/| |
| | | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | | | |\ \ | | | | |/ / | | | |/| |
| | * | | | split stream.h into sync_stream.h and async_stream.hGravatar yang-g2015-08-21
| | * | | | 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
| | * | | | make registermethod privateGravatar yang-g2015-08-20
| | * | | | Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
| | | * | | Add comments, fix a subtle bugGravatar Craig Tiller2015-08-19
| | | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-19
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | * | | Merge github.com:grpc/grpc into shutdown-c++Gravatar Craig Tiller2015-08-18
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | add a README for include/grpc++/implGravatar yang-g2015-08-18
| | | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-18
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | * | | 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 branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Addressing comments. Thanks Yang!Gravatar Julien Boeuf2015-08-17
* | | | | Few improvements:Gravatar Julien Boeuf2015-08-14
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processorGravatar 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
| |\ \ \
| | | * \ Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-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 remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
| |\ \ \ \ | |/ / / / |/| | | |
| | * | | client code clean upGravatar yang-g2015-08-11
| |/ / / |/| | |
| | | * 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