aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Collapse)AuthorAge
* overhaul of top-level .md filesGravatar Jan Tattermusch2018-06-20
|
* Fixing trailing metadata ops.Gravatar Vizerai2018-06-19
|
* Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
|\ | | | | Create verify_peer_options when creating ssl credentials to support a peer verification callback
* \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
|\ \ | | | | | | Adding opencensus grpc plugin with bazel support.
* \ \ Merge pull request #15681 from ncteisen/even-more-clangGravatar Noah Eisen2018-06-15
|\ \ \ | | | | | | | | Even More Clang Tidy: performance-*
* \ \ \ Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
|\ \ \ \ | | | | | | | | | | Bump master to v1.14
| | * | | Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
| | | | |
| | | | * Create verify_peer_options when creating ssl credentials in order to expose ↵Gravatar Ian Haken2018-06-12
| | | |/ | | |/| | | | | | | | | | | | | | | | | a verification callback option. These options are not yet exposed to languages outside of core.
* | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-11
|\ \ \ \ | | |/ / | |/| |
| | * | Regenrate projectsGravatar Srini Polavarapu2018-06-08
| |/ /
| * | Merge pull request #15394 from yashykt/maxmsglenGravatar Yash Tibrewal2018-06-07
| |\ \ | | | | | | | | Allow unlimited as the max receive message length
| | * | Change commentsGravatar Yash Tibrewal2018-06-07
| | | |
* | | | back to using quotes for nanopb includesGravatar David Garcia Quintas2018-06-04
| | | |
* | | | quotes to angle brackets for nanopb includesGravatar David Garcia Quintas2018-06-01
| | | |
* | | | clang-formatGravatar David Garcia Quintas2018-06-01
| | | |
* | | | Fix the inclusion "third_party/nanopb/..." to simply "..."Gravatar David Garcia Quintas2018-06-01
|/ / /
| | * Merge branch 'master' of https://github.com/Vizerai/grpc into filter_portGravatar Vizerai2018-05-29
| | |\
| | * | updateGravatar Vizerai2018-05-24
| | | |
* | | | Fix broken ByteBuffer copy ctorGravatar Ara Ayvazyan2018-05-22
| |_|/ |/| |
| | * updateGravatar Vizerai2018-05-22
| | |
| * | Allow unlimited as the max receive message lengthGravatar Yash Tibrewal2018-05-15
|/ /
| * Adding opencensus grpc plugin.Gravatar Vizerai2018-05-10
| | | | | | | | Rebasing to merge commits.
* | Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| |
* | Add load data storeGravatar Juanli Shen2018-05-01
| |
* | Add C++ experimental API extensions for ALTS C stackGravatar Yihua Zhang2018-04-16
|/
* Ensure lib is initialize for ByteBuffer useGravatar Noah Eisen2018-04-06
|
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
|
* Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|
* Eliminate existence of SneakyCallOpSet, some server cleanupGravatar Vijay Pai2018-03-22
|
* Merge pull request #14517 from makdharma/extensible_apiGravatar Nicolas Noble2018-03-13
|\ | | | | Remove "final" keyword and make methods protected.
| * replaced loop with range expressionGravatar makdharma2018-03-12
| |
| * removed unnecessary "virtual"Gravatar makdharma2018-03-12
| | | | | | | | | | Removed unnecessary "virtual" keyword from CompletionQueue::Next. Reverted two files that no longer need to be changed.
* | Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
| |
| * variable init sequence fixGravatar makdharma2018-03-09
| |
* | Fix a thread nameGravatar Vijay Pai2018-03-06
| |
* | Name needs to only be alphanumeric+underscore+dashGravatar Vijay Pai2018-03-05
| |
* | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |
* | Remove std::thread, keep everything else unchanged (#13)Gravatar Vijay Pai2018-03-02
| |
| * moved Next implementation to CC file.Gravatar makdharma2018-02-26
| |
* | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
|\ \
| | * Remove "final" keyword and make methods protected.Gravatar makdharma2018-02-23
| |/ | | | | | | | | This adds extensibility to the API and makes custom implementation of the server possible.
| * Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| |
* | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\|
| * Fix grpc++->grpcpp leftover filesGravatar Muxi Yan2018-02-20
| |
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
|/
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
|
* Merge pull request #14394 from srini100/masterGravatar Srini Polavarapu2018-02-10
|\ | | | | Remove redundant build instructions
| * Merge branch 'master' of https://github.com/grpc/grpc into docfixGravatar Srini Polavarapu2018-02-09
| |\
* | | Run clang fmtGravatar Noah Eisen2018-02-09
| | |