aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* client code clean upGravatar yang-g2015-08-11
* move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
* merge with headGravatar yang-g2015-08-06
|\
* | Resolve commentsGravatar yang-g2015-08-06
| * Document finishGravatar Craig Tiller2015-08-06
| * Merge pull request #2813 from ctiller/every-day-i-propagateGravatar Yang Gao2015-08-06
| |\
| | * Add tests for C++ propagationGravatar Craig Tiller2015-08-05
* | | Add WaitForStateGravatar yang-g2015-08-05
| * | Merge pull request #2781 from yang-g/stuboptionsGravatar Abhishek Kumar2015-08-05
| |\ \
| | | * C++ context propagationGravatar Craig Tiller2015-08-05
| | |/ | |/|
* | | specialize deadline type and implementationGravatar yang-g2015-08-05
* | | remove new state ptrGravatar yang-g2015-08-05
* | | sync api needs last_observed state tooGravatar yang-g2015-08-05
* | | apiGravatar yang-g2015-08-05
|/ /
* | allow null tagGravatar yang-g2015-08-04
* | Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
| * Add StubOptionsGravatar yang-g2015-08-03
|/
* merge with head and resolve conflictsGravatar yang-g2015-07-31
|\
| * Merge pull request #2706 from yang-g/remove_get_from_accessorGravatar Vijay Pai2015-07-30
| |\
* | | merge with headGravatar yang-g2015-07-30
|\| |
| * | Merge pull request #2670 from a-veitch/server_contextGravatar Yang Gao2015-07-30
| |\ \
| * \ \ Merge pull request #2711 from yang-g/missing_braceGravatar Vijay Pai2015-07-29
| |\ \ \
| | * | | fix buildGravatar yang-g2015-07-29
| | | * | add struct include/grpc++/server_context.h src/cpp/server/server_context.ccGravatar Alistair Veitch2015-07-29
| | | | * make accessors from get_x() to x()Gravatar yang-g2015-07-29
| | | |/ | | |/|
* | | | add warning commentsGravatar yang-g2015-07-28
* | | | server apiGravatar yang-g2015-07-28
| * | | Fixing Windows buildGravatar Nicolas "Pixel" Noble2015-07-29
| |/ /
* / / client apiGravatar yang-g2015-07-28
|/ /
* | Addressing comments.Gravatar Julien Boeuf2015-07-27
* | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
|\ \
| | * Server side census context plumbing for c++Gravatar Alistair Veitch2015-07-26
| |/
| * Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| |\
| * | Isolate nullptr to grpc namespace when we must define it ourselvesGravatar Vijay Pai2015-07-25
| | * Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | |\ | | |/ | |/|
| * | Fix gpr_inf_future callGravatar yang-g2015-07-23
| | * Bug fixesGravatar vjpai2015-07-23
| | * Fix bug on shutdown caseGravatar vjpai2015-07-23
| | * Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| * | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |/
* / Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/
* Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\
| * Fix typoGravatar 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
|/ /
* | Merge pull request #2403 from ctiller/no-worries-i-can-waitGravatar Nicolas Noble2015-07-17
|\ \
| | * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
* | | Merge pull request #2489 from yang-g/header_guardGravatar Craig Tiller2015-07-17
|\ \ \