aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* allow null tagGravatar yang-g2015-08-04
* Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
* 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
|\ \ \
* \ \ \ Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \ \ \
| | * | | set header guardGravatar yang-g2015-07-17
| |/ / / |/| | |
| | * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \ \
| | * | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
* | | | | add missed 'class'Gravatar yang-g2015-07-16
* | | | | Merge with headGravatar yang-g2015-07-16
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \
| | * | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | * | | Added some methods to context inspector. Also minor tweak to server context I...Gravatar David Garcia Quintas2015-07-15
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #2406 from dgquintas/writeoptionsGravatar Craig Tiller2015-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #2442 from yang-g/authcontext_lazy_create_at_serverGravatar Craig Tiller2015-07-15
| |\ \ \ \ \ \