aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Collapse)AuthorAge
* Alternative ownership for global callbacksGravatar Craig Tiller2016-01-26
|
* Merge remote-tracking branch 'upstream/master'Gravatar Bogdan Drutu2016-01-24
|\
| * fix copyrights in server_contextGravatar Jan Tattermusch2016-01-23
| |
| * init deadline_Gravatar yang-g2016-01-22
| |
* | Update the copyrights of the modified files.Gravatar Bogdan Drutu2016-01-19
| |
* | Merge remote-tracking branch 'upstream/master'Gravatar Bogdan Drutu2016-01-14
|\|
| * destroy reader after using itGravatar yang-g2016-01-14
| |
* | Fix the build.Gravatar Bogdan Drutu2016-01-14
| |
| * clang-format codeGravatar Craig Tiller2016-01-14
| |
| * Update copyrights againGravatar murgatroid992016-01-13
| |
* | Add virtual destructors for the default implementations as well.Gravatar Bogdan Drutu2016-01-12
| |
| * Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| |
| * Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| |\ | |/ |/|
| * Refactor server side to support generic tests.Gravatar vjpai2016-01-07
| |
| * Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| |
* | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |
| * Merge branch 'master' into bbufGravatar vjpai2015-12-22
| |\ | |/ |/|
* | Fix the naming conflict issue that cause the tests to fail.Gravatar Bogdan Drutu2015-12-12
| |
* | Add a destructor callback as wellGravatar Bogdan Drutu2015-12-11
| |
* | Add a hook for the default constructor of ClientContext.Gravatar Bogdan Drutu2015-12-11
| |
* | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
| |
* | include climitsGravatar Jan Tattermusch2015-12-07
| |
* | more win x64 fixesGravatar Jan Tattermusch2015-12-07
| |
* | Merge pull request #4175 from yang-g/tcp_refactorGravatar Craig Tiller2015-12-03
|\ \ | | | | | | Refactor security connector and handshake
* \ \ Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ \ \ | | | | | | | | Server builder options
* \ \ \ Merge pull request #4204 from ctiller/emergency-cheese-and-crackersGravatar jboeuf2015-12-02
|\ \ \ \ | | | | | | | | | | Global hook for doing something in response to a synchronous server call
| * | | | Further review feedbackGravatar Craig Tiller2015-12-02
| | | | |
| | | * | merge with head and resolve conflictGravatar yang-g2015-12-02
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Review feedbackGravatar Craig Tiller2015-12-02
| | | | |
* | | | | Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| | | | | * Merge branch 'master' into bbufGravatar vjpai2015-11-30
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | | * WIPGravatar vjpai2015-11-30
| | | | | |
| | | * | | Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | | | | |
| | | * | | add server_builder_optionGravatar yang-g2015-11-25
| |_|/ / / |/| | | |
| | * | | Global hook for doing something in response to a synchronous server callGravatar Craig Tiller2015-11-24
| |/ / / |/| | |
| * | | Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
| | | |
| * | | Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of this is to be able to install a composition policy that describes which types are incompatible and that will be enforced during call creds composition. If this functionality is wanted it will be done in an additive function in the API like : void grpc_call_credentials_set_composite_policy( grpc_call_credentials_composite_policy policy);
| * | | Fixing implementations.Gravatar Julien Boeuf2015-11-18
| | | |
* | | | clang-formatGravatar Craig Tiller2015-11-18
| |/ / |/| |
* | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\ \ \ | |/ / |/| | Core transport & call cleanup
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \ | | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \
| | * | Handle cancel before start caseGravatar yang-g2015-11-17
| |/ /
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\ | | |/ | |/|
| * | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| |\ \ | | | | | | | | Move static value grpc::string_ref::npos definition to cc file
| | | * stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
|\| |
| * | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
| |\ \
| * \ \ Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
| |\ \ \
* | | | | Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
| |/ / / |/| | |