aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
|\
* \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
|\ \
| | * Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| * | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| * | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| |/
* / Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
|/
* clang-format codeGravatar Craig Tiller2016-06-17
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\
| * \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \
* | | | Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
| | | * Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
* | | | Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
| | | * Merge remote-tracking branch 'upstream/master' into log_format_checkGravatar Yuchen Zeng2016-06-10
| | | |\ | | |_|/ | |/| |
| | | * Fix type mismatch for type_sizeGravatar Yuchen Zeng2016-06-10
| | | * Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | | * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| | |
| * | | Merge pull request #6753 from ctiller/fuzz-meGravatar Jan Tattermusch2016-06-09
| |\ \ \
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| | | |
| * | | | Merge pull request #6773 from y-zeng/handler_http_responseGravatar Jan Tattermusch2016-06-09
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-09
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | | | |\
| | | | * | Remove zu specifiersGravatar Yuchen Zeng2016-06-08
| * | | | | clang-format codeGravatar Craig Tiller2016-06-08
| * | | | | fix memory leakGravatar Adam Michalik2016-06-08
| | | * | | Merge github.com:grpc/grpc into fuzz-meGravatar Craig Tiller2016-06-08
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | fix compilation on windowsGravatar Adam Michalik2016-06-07
| * | | | | fix windows buildGravatar Adam Michalik2016-06-07
| * | | | | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| * | | | | Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| * | | | | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
| * | | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07
| * | | | | Add support for establishing server channel using existing FDGravatar Adam Michalik2016-06-07
| * | | | | more separationGravatar Adam Michalik2016-06-07
| * | | | | revert channel_create.cGravatar Adam Michalik2016-06-07
| * | | | | separate posix functionality to grpc_posix.hGravatar Adam Michalik2016-06-07
| * | | | | Create channel directly.Gravatar Adam Michalik2016-06-07
| * | | | | Add support for establishing client channel using existing FDGravatar Adam Michalik2016-06-07
| | |_|/ / | |/| | |
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| | | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \ \ \
| | | * | | Get transport from transport globalGravatar Yuchen Zeng2016-06-06
* | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #6772 from ctiller/beefyGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \
* | | | | | | Fix up some server setup bugsGravatar Craig Tiller2016-06-03
| | | | | | * Remove __inlineGravatar Yuchen Zeng2016-06-02
| | | | * | | Check if optional_drop_message is an empty sliceGravatar Yuchen Zeng2016-06-02
| | | | * | | Provide reasons in error messages when streams are canceled with a connection...Gravatar Yuchen Zeng2016-06-02
| | * | | | | Only send status and message with stream closure when neededGravatar Craig Tiller2016-06-02
| | | |/ / / | | |/| | |