Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove for loop initial declarations | Yuchen Zeng | 2016-12-29 |
| | |||
* | Merge pull request #9187 from yang-g/validate_reserved_metadata | Yang Gao | 2016-12-27 |
|\ | | | | | Check and fail if user provides a metadata key starting with : | ||
* | | Fixing JWT verifier. | Julien Boeuf | 2016-12-21 |
| | | | | | | | | | | | | | | | | - Initializes grpc correctly in the JWT utils. - Make the email mapping work with the new service accounts produced by Google IAM. - Adding check for email issuers where the issuer has to be the subject as well. - Implementing portable version of memrchr. | ||
| * | Check and fail if user provides a metadata key starting with : | yang-g | 2016-12-21 |
|/ | |||
* | Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd | Yuchen Zeng | 2016-12-19 |
| | |||
* | Merge pull request #8789 from y-zeng/resolver_pollset | Yuchen Zeng | 2016-12-16 |
|\ | | | | | Add grpc_pollset_set to grpc_resolve_address | ||
| * | Fix resolve_address_windows | Yuchen Zeng | 2016-12-15 |
| | | |||
| * | Request a pollset_set in grpc_resolve_address | Yuchen Zeng | 2016-12-15 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup | Mark D. Roth | 2016-12-15 |
|\| | |||
| * | Merge pull request #8795 from markdroth/client_channel_init_cleanup | Mark D. Roth | 2016-12-15 |
| |\ | | | | | | | Client channel init cleanup | ||
| * | | Add GRPC_CONTEXT_TRAFFIC in grpc_context_index | Yuchen Zeng | 2016-12-13 |
| | | | |||
* | | | Clean up C++ filter API. | Mark D. Roth | 2016-12-12 |
| |/ |/| | |||
* | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-12 |
|\| | |||
| * | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | |||
| * | Merge pull request #8797 from sreecha/pss_pi | David G. Quintas | 2016-12-09 |
| |\ | | | | | | | Rewrite pollset_set implementation | ||
* | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
|\| | | |||
| * | | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 |
| |\ \ | | | | | | | | | Address comments from #8913. Also make changes needed for import. | ||
| * \ \ | Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup | Mark D. Roth | 2016-12-09 |
| |\ \ \ | | | | | | | | | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | ||
| * \ \ \ | Merge pull request #8980 from markdroth/handshaker_early_exit | Mark D. Roth | 2016-12-09 |
| |\ \ \ \ | | | | | | | | | | | | | Provide a way to exit handshaking early without an error. | ||
| * \ \ \ \ | Merge pull request #8745 from kpayson64/sigpipe_handle | kpayson64 | 2016-12-09 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Return status unavailable (over internal) on EPIPE | ||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
|\| | | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2016-12-09 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | revert-8949-revert-8922-slice_cleanup | ||
| | | | | * | | Fix allocation bug. | Mark D. Roth | 2016-12-09 |
| | | | | | | | |||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into handshaker_early_exit | Mark D. Roth | 2016-12-08 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | Pass ownership of grpc_tcp_server_acceptor to connector. | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
| | | | | | * | Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c | Sree Kuchibhotla | 2016-12-08 |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' into pss_pi | Sree Kuchibhotla | 2016-12-08 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | | * | | clang-format | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
| | | | | * | | Fix race condition on shutdown. | Mark D. Roth | 2016-12-08 |
| | | | | | | | |||
| * | | | | | | Merge pull request #8898 from rjshade/fix_tsan | Craig Tiller | 2016-12-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix TSAN failure when running DEBUG mode. | ||
| * \ \ \ \ \ \ | Merge pull request #8930 from ctiller/fixit19 | Craig Tiller | 2016-12-07 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make TCP error messages more descriptive | ||
| | | | | | | * | | Redo change accidentally reverted in previous commit. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | |||
| | | | | | | * | | Make grpc_handshaker vtable wrapper functions public. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | |||
| | | | | | | * | | clang-format | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | |||
| | | | | | | * | | Allow creating security handshaker without adding it to handshake manager. | Mark D. Roth | 2016-12-07 |
| | | | | | | | | | |||
| | | | | * | | | | Provide a way to exit handshaking early without an error. | Mark D. Roth | 2016-12-06 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | | * | | clang-format | Mark D. Roth | 2016-12-06 |
| | | | | | | | | |||
| | | | | | * | | Clarify comment. | Mark D. Roth | 2016-12-06 |
| | | | | | | | | |||
| | | | | | * | | Rename *_create_handshakers() to *_add_handshakers(). | Mark D. Roth | 2016-12-06 |
| | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Fix shutdown problems with sync server | Craig Tiller | 2016-12-05 |
| | | | | | | | |||
| | | | | * | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 |
| | | | | | | |||
| * | | | | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Remove redundant includes from string.h and tmpfile.h | ||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-05 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #8913 from markdroth/security_handshaker2 | Craig Tiller | 2016-12-02 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Rewrite security handshaker to use generic handshaker API. | ||
| * \ \ \ \ \ \ | Merge pull request #8854 from dgquintas/backoff | Craig Tiller | 2016-12-02 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updated backoff to spec. | ||
| * | | | | | | | | Fix use-after-free | Craig Tiller | 2016-12-02 |
| | | | | | | | | | |||
| | | * | | | | | | Merge remote-tracking branch 'origin/security_handshaker1' into ↵ | Mark D. Roth | 2016-12-02 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security_handshaker2 | ||
| * | | \ \ \ \ \ \ | Merge pull request #8931 from ctiller/fixit20 | Craig Tiller | 2016-12-02 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove resource users from reclaimer lists when shutting down | ||
| | | | | * | | | | | | Fix race condition during handshake manager shutdown. | Mark D. Roth | 2016-12-02 |
| | | | | | | | | | | |