aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Merge pull request #1072 from yang-g/refreshtokenGravatar jboeuf2015-03-18
|\
| * wrap refresh token credentials in c++Gravatar Yang Gao2015-03-17
* | Merge pull request #1023 from vjpai/asyncGravatar Yang Gao2015-03-17
|\ \ | |/ |/|
| * Change to std::chrono and add a test.Gravatar vjpai2015-03-17
* | expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-16
|\ \
| * \ Merge pull request #1011 from yang-g/jwtGravatar jboeuf2015-03-16
| |\ \
* | | | add a commentGravatar Yang Gao2015-03-13
| * | | Allowing us to import google::protobuf::int64.Gravatar Nicolas "Pixel" Noble2015-03-13
| * | | Moving ZeroCopyOutputStream to grpc++/config.h.Gravatar Nicolas "Pixel" Noble2015-03-13
* | | | Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* | | | add missing GRPC_FINALGravatar Yang Gao2015-03-12
| | | * More sane ordering of methodsGravatar Vijay Pai2015-03-12
| | | * Change behavior to properly account for possibility of NULLGravatar Vijay Pai2015-03-12
* | | | Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
| | | * Add support for deadline on CompletionQueue::NextGravatar Vijay Pai2015-03-11
| | |/ | |/|
| | * formattingGravatar Yang Gao2015-03-11
| | * The Jwt code was dropped somewhere in a merge. Put it backGravatar Yang Gao2015-03-11
| |/
* | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-11
|\|
* | Expose server cq for polling incoming anonymous rpcsGravatar Yang Gao2015-03-11
| * Use ssl name override if it's in the channel argumentGravatar Yang Gao2015-03-10
* | merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\|
* | initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
| * Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-10
* | Service side should be done, it builds and existing tests passGravatar Yang Gao2015-03-06
* | 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-04
| | |\ | | |/ | |/|
| * | Remove include google/protobuf/message.h as it should be covered in config.hGravatar Yang Gao2015-03-04
| | * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
| | |\ | | |/ | |/|
| * | formattingGravatar Yang Gao2015-03-03
| * | Global replace google::protobuf::Message with grpc::protobuf::Message, all te...Gravatar Yang Gao2015-03-03
| * | Add macrosGravatar Yang Gao2015-03-03
| | * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
| | |\ | | |/ | |/|
| * | Remove HTTP mappings from status.hGravatar Eric Anderson2015-03-02
| | * 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 genericGravatar Craig Tiller2015-02-26
|\| |
| | * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
| | |\ | | |/ | |/|
| * | Add Server.WaitGravatar Craig Tiller2015-02-24
* | | First pass user-facing anonymous stub&service APIGravatar Craig Tiller2015-02-24
|/ /
* | Merge github.com:google/grpc into deprecate-c++Gravatar Craig Tiller2015-02-23
|\ \
| | * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-23
| | |\ | | |/ | |/|
* | | s/CreateChannel/CreateChannelDeprecatedGravatar Craig Tiller2015-02-23
| * | Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
|/ /
| * Remove dynamic_castGravatar Craig Tiller2015-02-23
| * Update C++ server with new core APIGravatar Craig Tiller2015-02-23
| * Credentials prototypingGravatar Craig Tiller2015-02-23
|/
* Merge with async unary changesGravatar Craig Tiller2015-02-18