aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/server.h
Commit message (Expand)AuthorAge
...
* Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\
* | Review feedbackGravatar Craig Tiller2015-12-02
| * add server_builder_optionGravatar yang-g2015-11-25
* | Global hook for doing something in response to a synchronous server callGravatar Craig Tiller2015-11-24
|/
* Add clang-format to sanityGravatar Craig Tiller2015-09-24
* Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
|\
| * Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
| * Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
| * 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' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
|\ \ \
| | * \ Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | |\ \ | | |/ / | |/| |
| | | * headers reorgGravatar yang-g2015-08-21
| | |/ | |/|
| * | Add comments, fix a subtle bugGravatar Craig Tiller2015-08-19
| * | 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 github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| | |\ | | |/ | |/|
| * | Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
| |/
* / Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
|/
* Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
|\
* | Fix memory leakGravatar Craig Tiller2015-06-05
* | Get server call tags rightGravatar Craig Tiller2015-06-05
* | clang-formatGravatar Craig Tiller2015-06-05
* | Everything compiles againGravatar Craig Tiller2015-06-04
* | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
* | Beginning the cleanupGravatar Craig Tiller2015-06-04
|/
* Refine shutdown APIGravatar Craig Tiller2015-05-27
* Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
* Expose max message size at the server sideGravatar Yang Gao2015-04-30
* Few VS2010 fixes.Gravatar Nicolas Noble2015-04-28
* Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
* Starting off by removing all offending headers.Gravatar Nicolas "Pixel" Noble2015-04-03
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
* Expose server cq for polling incoming anonymous rpcsGravatar Yang Gao2015-03-11
* merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\
| * Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-10
* | first sets of changes, it buildsGravatar Yang Gao2015-03-05
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
| |\ | |/ |/|
* | Global replace google::protobuf::Message with grpc::protobuf::Message, all te...Gravatar Yang Gao2015-03-03
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
| |\ | |/ |/|
* | Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
| |\ | |/ |/|
* | Add Server.WaitGravatar Craig Tiller2015-02-24