Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix edge cases in HTTP CONNECT handshaker. | Mark D. Roth | 2016-11-17 |
* | Change grpc_handshaker_args to be owned by the handshake manager. | Mark D. Roth | 2016-11-16 |
* | Merge remote-tracking branch 'upstream/master' into security_handshaker2 | Mark D. Roth | 2016-11-16 |
|\ | |||
| * | Merge pull request #8737 from yang-g/creds_sanitize | Yang Gao | 2016-11-16 |
| |\ | |||
| * | | fix windows build | Jan Tattermusch | 2016-11-16 |
| * | | Merge pull request #8680 from ctiller/no_more_legacy | Craig Tiller | 2016-11-15 |
| |\ \ | |||
| * \ \ | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 |
| |\ \ \ | |||
| * | | | | Fix use-after-free in time parse caching | Craig Tiller | 2016-11-15 |
* | | | | | Minor boolification. | Mark D. Roth | 2016-11-15 |
| * | | | | Merge pull request #8662 from markdroth/latency_in_final_info | Mark D. Roth | 2016-11-15 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8733 from dgquintas/grpclb_deadlock | David G. Quintas | 2016-11-14 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix | David G. Quintas | 2016-11-14 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | PR comment | David Garcia Quintas | 2016-11-14 |
* | | | | | | | | clang-format | Mark D. Roth | 2016-11-14 |
* | | | | | | | | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-11-14 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | clang-format | Mark D. Roth | 2016-11-14 |
| * | | | | | | | | Fix comments. | Mark D. Roth | 2016-11-14 |
| * | | | | | | | | Fix error refcounting in on_handshake_done callbacks. | Mark D. Roth | 2016-11-14 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into security_handshaker1 | Mark D. Roth | 2016-11-14 |
| |\| | | | | | | | |||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
* | / | | | | | | | Move deadline handling to handshake manager. | Mark D. Roth | 2016-11-14 |
|/ / / / / / / / | |||
* | | | | | | | | Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func. | Mark D. Roth | 2016-11-14 |
| * | | | | | | | Merge pull request #8728 from murgatroid99/more_uv_fixes | Michael Lumish | 2016-11-14 |
| |\ \ \ \ \ \ \ | |||
| | | | | | | | * | refresh and access token filtering | yang-g | 2016-11-12 |
| * | | | | | | | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | Fixed deadlock between glb_shutdown and lb_on_server_status_received | David Garcia Quintas | 2016-11-11 |
| * | | | | | | | | | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* / | | | | | | | | | Change handshake manager to invoke callbacks via an exec_ctx. | Mark D. Roth | 2016-11-11 |
|/ / / / / / / / / | |||
| * | | | | | | | | clang-format | Yuchen Zeng | 2016-11-11 |
| | | | * | | | | | NULLs needed at fail_pending_writes() too | David Garcia Quintas | 2016-11-10 |
| | | * | | | | | | Fix sanity, uv, and windows builds | murgatroid99 | 2016-11-10 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | parse json instead | yang-g | 2016-11-10 |
| | | * | | | | | Fixed wrong NULLing in chttp2 transport | David Garcia Quintas | 2016-11-10 |
* | | | | | | | | Demote secure handshake failures even further | David Garcia Quintas | 2016-11-10 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #8700 from jtattermusch/fix_metadata_credentials | Jan Tattermusch | 2016-11-10 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8704 from murgatroid99/uv_slice_changes | Michael Lumish | 2016-11-09 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Fixed wrong ordering of operations | David Garcia Quintas | 2016-11-09 |
* | | | | | | | | | | Merge pull request #8685 from dgquintas/glb_locks | David G. Quintas | 2016-11-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Some slice and resource quota updates to UV and Node code | murgatroid99 | 2016-11-09 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | dont hang when empty metadata is passed | Jan Tattermusch | 2016-11-09 |
| |/ / / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | | | | | | * | redact json key | yang-g | 2016-11-09 |
* | | | | | | | | | Merge pull request #8343 from muxi/no-authority-header-in-cronet | Muxi Yan | 2016-11-09 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8687 from dgquintas/handshaker_demote_logging | David G. Quintas | 2016-11-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Demote handshake failure logging message from ERROR to INFO | David Garcia Quintas | 2016-11-08 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8518 from sreecha/mutrace_fix | Sree Kuchibhotla | 2016-11-08 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | clang-format | David Garcia Quintas | 2016-11-08 |
| | | | | * | | | | | Add grpc_socket_mutator_compare | Yuchen Zeng | 2016-11-08 |