aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Collapse)AuthorAge
* 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
|/| | | | | Pass NULL as host by default. Use context.authority() or channel.SslN…
| * Pass NULL as host by default. Use context.authority() or ↵Gravatar yang-g2015-07-31
| | | | | | | | channel.SslNameOverride() when set.
* | merge with head and resolve conflictsGravatar yang-g2015-07-31
|\|
| * merge with master, fix build issueGravatar Alistair Veitch2015-07-30
| |
| * Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| |\
| | * Merge pull request #2706 from yang-g/remove_get_from_accessorGravatar Vijay Pai2015-07-30
| | |\ | | | | | | | | make accessors from get_x() to x()
* | | \ merge with headGravatar yang-g2015-07-30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2670 from a-veitch/server_contextGravatar Yang Gao2015-07-30
| |\ \ \ | | | | | | | | | | Server side census context plumbing for c++
| | | * | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | |
| | * | | 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
| | |_|/ | |/| |
* | | | server apiGravatar yang-g2015-07-28
| | | |
* | | | client apiGravatar yang-g2015-07-28
| | | |
| * | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
| |\ \ \ | |/ / / |/| | | | | | | sometimes-its-good-just-to-check-in-with-each-other
* | | | 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 github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| |\ \ \ | | | |/ | | |/| | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c
| | | * Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
| | | |\ | | | |/ | | |/| | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c
| | * | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | |\ \
| | * | | Fix thread list iteratorGravatar vjpai2015-07-23
| | | | |
| | * | | Bug fixesGravatar vjpai2015-07-23
| | | | |
| | | * | Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| | | |\ \ | | | | | | | | | | | | Make the server report monotonic times for deadlines
| | * | | | Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
| | | | | |
| | * | | | Fix bug on shutdown caseGravatar vjpai2015-07-23
| | | | | |
| | * | | | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| | | | | |
| | | * | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| | | |\ \ \ | | | | | | | | | | | | | | Renaming jwt_credentials to service_account_jwt_access_credentials.
| * | | \ \ \ Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | * Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
| | | | |_|/| | | | |/| |/ | | | |_|/| | | |/| | | sometimes-its-good-just-to-check-in-with-each-other
| | | | | * Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later.
| | * | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ \ | | | |/ / | | |/| | Expose call peer uri from C core
| | | | * 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
| |/ / |/| |
| * | 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
|\ \ | | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc
| | * Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-07-20
| |/| | | | | | | | | | tell-me-who-you-might-be
| | * 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
|\| | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
| |\ | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
* | | User agent string supportGravatar Craig Tiller2015-07-18
|/ /
* | Merge pull request #2403 from ctiller/no-worries-i-can-waitGravatar Nicolas Noble2015-07-17
|\ \ | | | | | | Add a clock_type field to gpr_timespec
| | * Removed compression levels from clients and _experimental_'d signature of ↵Gravatar David Garcia Quintas2015-07-17
| | | | | | | | | | | | methods manipulating compression algorithms
* | | Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \ \ | | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
| | * \ 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
|\ \ \ \ | | | | | | | | | | Introduced InteropContextInspector
| | * | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
| | | | |
* | | | | Merge with headGravatar yang-g2015-07-16
|\ \ \ \ \ | | |/ / / | |/| | |