Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | stream_op cleanup: miscellany | Craig Tiller | 2015-11-02 |
| | |||
* | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
|\ | |||
* | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | |||
* | | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| | | |||
* | | Latency traces | Craig Tiller | 2015-10-08 |
| | | |||
| * | mark unreachable code with a macro | yang-g | 2015-10-07 |
|/ | |||
* | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
|\ | |||
| * | C++ changes required to maintain gcc4.4 compatibility - reduce use | Vijay Pai | 2015-09-29 |
| | | | | | | | | of ambiguous nullptr, eliminate use of brace initializer lists | ||
* | | Fix clang-format script | Craig Tiller | 2015-09-28 |
|/ | |||
* | Add clang-format to sanity | Craig Tiller | 2015-09-24 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-09-08 |
|\ | |||
| * | Guard against empty vector | yang-g | 2015-09-03 |
| | | |||
| * | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | | |||
| * | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| | | | | | | | | | | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow). | ||
| * | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
| |\ | |||
| | * | Merge pull request #2947 from jboeuf/grpc_security_abi | Craig Tiller | 2015-08-27 |
| | |\ | | | | | | | | | First draft at addressing #1799 for grpc_security. | ||
| * | | | Aligning C++ interface with C for the auth metadata processor. | Julien Boeuf | 2015-08-26 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
| |\ \ \ | |||
| | | | * | Adding void* at then end of security related method in order to have a ↵ | Julien Boeuf | 2015-08-25 |
| | | |/ | | |/| | | | | | | | | | stable ABI. | ||
| | | * | impl | yang-g | 2015-08-25 |
| | |/ | |||
| | * | Fix merge failures | yang-g | 2015-08-24 |
| | | | |||
| | * | merge with head | yang-g | 2015-08-24 |
| | |\ | |||
* | | \ | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-24 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge branch 'master' into fray | Vijay Pai | 2015-08-24 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into ↵ | David Garcia Quintas | 2015-08-24 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | compression-accept-encoding | ||
* \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-24 |
|\ \ \ \ \ \ | |||
| | | * | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | |/ / / / | |/| | | | | |||
| | | * | | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-21 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | * | | | prettify comment | Craig Tiller | 2015-08-21 |
| | | | | | | |||
| | | | | * | headers reorg | yang-g | 2015-08-21 |
| | |_|_|/ | |/| | | | |||
| | * | | | Comments and derived bugfixes. | David Garcia Quintas | 2015-08-19 |
| | | | | | |||
| | | * | | Fix syncronous unimplemented methods | Craig Tiller | 2015-08-19 |
| | | | | | |||
| * | | | | Extend comment | Craig Tiller | 2015-08-19 |
| | | | | | |||
| * | | | | Add comments, fix a subtle bug | Craig Tiller | 2015-08-19 |
| | | | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-08-18 |
| |/| | | |/| | | | | |||
| | | * | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-18 |
| | | |\ \ | | | |/ / | | |/| | | |||
| * | | | | Merge github.com:grpc/grpc into shutdown-c++ | Craig Tiller | 2015-08-18 |
| |\| | | | |||
| * | | | | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 |
| | | | | | |||
| | * | | | clang-format all source | Craig Tiller | 2015-08-18 |
| |/ / / | |||
| | * | | Re-add accidentally deleted code | Craig Tiller | 2015-08-17 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Addressing comments. Thanks Yang! | Julien Boeuf | 2015-08-17 |
| | | | | |||
| | | * | Forgot to commit this file... | Julien Boeuf | 2015-08-14 |
| | | | | |||
| | | * | Few improvements: | Julien Boeuf | 2015-08-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Guarantee the lifetime of objects passed to the processor. - Add an option for implementers of the processor to make it non-blocking. | ||
| * | | | Make comment look finished | vjpai | 2015-08-14 |
| | | | | |||
| * | | | Use emplace_back properly and when appropriate, considering limitations | Vijay Pai | 2015-08-14 |
| | | | | | | | | | | | | | | | | of gcc4.4 | ||
| | | * | Fixing build after sync with upstream master. | Julien Boeuf | 2015-08-13 |
| | | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-13 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Fixing lifetime of input metadata issue. | Julien Boeuf | 2015-08-13 |
| | | | | |||
| | | * | Adding C++ auth metadata processor. | Julien Boeuf | 2015-08-13 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | - We always do the processing asynchronously but maintain a synchronous API for the implementor of the processor. - there are a lot of string copies right now. Having a StringPiece object in grpc++ would really help with that (as we would use it for C++ metadata). - Please review the API carefully and if you're happy with it, I'll proceed with tests. |