aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/server_context.h
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Update copyrightsGravatar Craig Tiller2016-03-31
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
* Introduced ServerInterfaceGravatar David Garcia Quintas2016-01-15
* Updated copyrightsGravatar murgatroid992016-01-12
* Fix R/W template argument order in prototypesGravatar Ian Coolidge2016-01-11
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* implGravatar yang-g2015-08-25
* api change to string_refGravatar yang-g2015-08-25
* headers reorgGravatar yang-g2015-08-21
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\
| * Use a sync service to handle requests to unknown servicesGravatar yang-g2015-08-13
* | Merge branch 'compression-accept-encoding' into compression-interopGravatar David Garcia Quintas2015-08-09
|\|
| * C++ context propagationGravatar Craig Tiller2015-08-05
| * 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
| |\| |
| | * | 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
| | |/ | |/|
| | * Server side census context plumbing for c++Gravatar Alistair Veitch2015-07-26
| |/
* / wipGravatar David Garcia Quintas2015-07-21
|/
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \
| * | 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
| | |\ | |_|/ |/| |
* | | Create server side auth context lazilyGravatar yang-g2015-07-14
| * | Introduced InteropContextInspector to be able to peek into server contexts du...Gravatar David Garcia Quintas2015-07-13
|/ /
* | resolve commentsGravatar yang-g2015-07-07
* | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \
* | | compilesGravatar yang-g2015-07-06
| | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| |/
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
* Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
* first sets of changes, it buildsGravatar Yang Gao2015-03-05
* Remove include google/protobuf/message.h as it should be covered in config.hGravatar Yang Gao2015-03-04
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
* Move header #includeGravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\
| * Merge pull request #579 from yang-g/c++apiGravatar Craig Tiller2015-02-18
| |\
* | | Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\| |
* | | Server side cancellation receive supportGravatar Craig Tiller2015-02-18
| | * change metadata getters to return const&Gravatar Yang Gao2015-02-18
| * | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* | | Initial sketchGravatar Craig Tiller2015-02-18
| |/ |/|