aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Expand)AuthorAge
* Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
|\
* | allow null tagGravatar yang-g2015-08-04
* | Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
| * Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
* | merge with head and resolve conflictsGravatar yang-g2015-07-31
|\|
| * merge with master, fix build issueGravatar Alistair Veitch2015-07-30
* | merge with headGravatar yang-g2015-07-30
|\|
| * Merge pull request #2670 from a-veitch/server_contextGravatar Yang Gao2015-07-30
| |\
| | * add struct include/grpc++/server_context.h src/cpp/server/server_context.ccGravatar Alistair Veitch2015-07-29
* | | server apiGravatar yang-g2015-07-28
|/ /
* | 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
| |/
| * Fix thread list iteratorGravatar vjpai2015-07-23
| * Bug fixesGravatar vjpai2015-07-23
| * 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
* | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \
* \ \ Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \
| | * | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-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 #2371 from yang-g/security_context2Gravatar Craig Tiller2015-07-15
|\ \ \ \
| | * | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | |/ /
* | / / Create server side auth context lazilyGravatar yang-g2015-07-14
| |/ / |/| |
| * | remove dead fileGravatar yang-g2015-07-10
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\
* | \ Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ | | |/ | |/|
* | | resolve commentsGravatar yang-g2015-07-07
| * | Support older compilersGravatar Craig Tiller2015-07-07
| * | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\| |
* | | compilesGravatar yang-g2015-07-06
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | |\ | | |/ | |/|
| | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| * | release memory even if the status is falseGravatar yang-g2015-06-23
| * | Only copy stuff when status is okGravatar yang-g2015-06-23
| |/
| * Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
| * Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-22
| |\
| | * Split cq creation from request initiation so that cq creationGravatar Vijay Pai2015-06-17
| * | Fix memory leakGravatar Craig Tiller2015-06-05
| * | Fix memory leakGravatar Craig Tiller2015-06-05
| * | Remove old codeGravatar Craig Tiller2015-06-05
| * | Get server call tags rightGravatar Craig Tiller2015-06-05