aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Removed spurious changes.Gravatar David Garcia Quintas2015-06-24
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
|\
| * Add metadata batch documentationGravatar Craig Tiller2015-06-22
* | WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
| * clang-format affected filesGravatar Craig Tiller2015-06-17
| * Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\
* | | WIP. Compiles and tests pass. Need to write specific tests.Gravatar David Garcia Quintas2015-06-16
| |/ |/|
* | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-11
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-10
| |\
* | | Tiny comment fixGravatar David G. Quintas2015-06-10
| |/ |/|
| * Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
| |\
* | | Removed leftover TODOGravatar David G. Quintas2015-06-09
| |/ |/|
* | Merge github.com:grpc/grpc into break-break-break-the-locksGravatar Craig Tiller2015-06-09
|\ \
* | | Fix some asan issuesGravatar Craig Tiller2015-06-08
| * | Add some commentaryGravatar Craig Tiller2015-06-08
| * | Split channel level and call level callback serializationGravatar Craig Tiller2015-06-08
|/ /
| * Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont...Gravatar Craig Tiller2015-06-08
| |\
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-06
| | |\ | |_|/ |/| |
* | | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| * | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ \ | |/ / |/| |
| * | clang-formatGravatar Craig Tiller2015-06-05
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
| |/| | |/ |/|
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Handle reffing when a cancel or bind gets stuck in the waiting queueGravatar Craig Tiller2015-06-02
| * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| |\ | |/ |/|
* | Fixing tools compilation.Gravatar Nicolas "Pixel" Noble2015-06-02
| * Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
|\ \
| | * Fix disconnectionGravatar Craig Tiller2015-05-29
* | | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
|\ \ \
| | * | Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
| |/ /
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-27
| | |\ | | |/ | |/|
| * | clang-formatGravatar Craig Tiller2015-05-27
| * | Advertise HTTP2 supportGravatar Craig Tiller2015-05-27
* | | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-26
|\| |
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
| | |\ | | |/ | |/|
| * | Handle priority frames in any headerGravatar Craig Tiller2015-05-21
* | | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-21
|\| |
* | | Addressing comments.Gravatar Julien Boeuf2015-05-20
| * | Enforce invariant of not performing reads after stream closureGravatar Craig Tiller2015-05-20
* | | Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
| * | Send RST_STREAM when closing from the server without getting a client half-cl...Gravatar Craig Tiller2015-05-19
|/ /
| * clang-format some filesGravatar Craig Tiller2015-05-13
| * Properly manage interest set for waiting callsGravatar Craig Tiller2015-05-13
| * Move pollset_set ownership from channel to transport setupGravatar Craig Tiller2015-05-12
| * Plumb pollset_set through setup pipelineGravatar Craig Tiller2015-05-08
|/
* Merge pull request #1520 from ctiller/cancel-after-invokeGravatar Yang Gao2015-05-08
|\
| * If we have closed the transport, dont try readingGravatar Craig Tiller2015-05-07
* | Merge pull request #1502 from ctiller/check-on-headersGravatar Eric Anderson2015-05-07
|\ \