Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-30 |
|\ | |||
| * | clang-format | Mark D. Roth | 2016-08-04 |
| * | Change handshaker API to use a read buffer to pass leftover bytes read | Mark D. Roth | 2016-08-04 |
* | | removed codegen/time.h | David Garcia Quintas | 2016-07-27 |
|/ | |||
* | clang-format | Mark D. Roth | 2016-07-25 |
* | Fix API of handshake_manager_add(). | Mark D. Roth | 2016-07-25 |
* | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
* | Add acceptor parameter. | Mark D. Roth | 2016-07-20 |
* | clang-format | Mark D. Roth | 2016-07-20 |
* | Plumb channel args through handshakers. | Mark D. Roth | 2016-07-15 |
* | Use handshake_manager API in client and server. | Mark D. Roth | 2016-07-14 |
* | Fix build problems. | Mark D. Roth | 2016-07-14 |
* | clang-format | Mark D. Roth | 2016-07-14 |
* | Tweaked grpc_handshaker API and added grpc_handshake_manager API. | Mark D. Roth | 2016-07-14 |
* | Add handshaker API. | Mark D. Roth | 2016-07-13 |