aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/server_builder.h
Commit message (Expand)AuthorAge
* 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
| * 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' into frayGravatar Vijay Pai2015-08-24
| |\ \
* | \ \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
|\ \ \ \
| | * | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| |/ / /
| | | * headers reorgGravatar yang-g2015-08-21
| | |/ | |/|
| * | clang-format all sourceGravatar Craig Tiller2015-08-18
| | * Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
| |/
* / Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
|/
* Remove extraneous explicitGravatar Craig Tiller2015-07-08
* Update commentsGravatar Craig Tiller2015-07-08
* Support older compilersGravatar Craig Tiller2015-07-07
* Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
* Expose max message size at the server sideGravatar Yang Gao2015-04-30
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
* merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\
* | first sets of changes, it buildsGravatar Yang Gao2015-03-05
* | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-05
|\ \
| | * 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
* | | First pass user-facing anonymous stub&service APIGravatar Craig Tiller2015-02-24
|/ /
| * Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Async API progressGravatar Craig Tiller2015-02-12
* ProgressGravatar Craig Tiller2015-02-09
* Further progressGravatar Craig Tiller2015-02-09
* Add server side credentials support.Gravatar yangg2014-12-08
* Initial import.Gravatar Nicolas Noble2014-11-26