aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
* Tiny comment fixGravatar David G. Quintas2015-06-10
* 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
|/
* Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* Fixing tools compilation.Gravatar Nicolas "Pixel" Noble2015-06-02
* Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-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
| |/
| * 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
|\|
| * 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
|/
* 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
|\ \
| * \ Merge github.com:grpc/grpc into check-on-headersGravatar Craig Tiller2015-05-07
| |\ \
* | | | Cleanup unlock() a littleGravatar Craig Tiller2015-05-07
| |/ / |/| |
| * | Validate that headers contain legal bytesGravatar Craig Tiller2015-05-06
| |/
* / Fix: Server side call with both streams closed doesnt get properly finalizedGravatar Jan Tattermusch2015-05-06
|/
* Merge pull request #1395 from ctiller/swappyGravatar David G. Quintas2015-05-05
|\
* \ Merge pull request #1447 from ctiller/magical-void-pointersGravatar jboeuf2015-05-05
|\ \
* \ \ Merge pull request #1466 from ctiller/seqno2Gravatar Yang Gao2015-05-04
|\ \ \
| * \ \ Merge github.com:grpc/grpc into seqno2Gravatar Craig Tiller2015-05-04
| |\ \ \
| | | | * Merge github.com:grpc/grpc into swappyGravatar Craig Tiller2015-05-04
| | | | |\ | | | |_|/ | | |/| |
* | / | | Added missing profiling tags.Gravatar David Garcia Quintas2015-05-04
| |/ / / |/| | |
* | | | Merge pull request #1463 from ctiller/seqnoGravatar Yang Gao2015-05-04
|\ \ \ \
| | * | | Synthesize goaway when max sequence number generatedGravatar Craig Tiller2015-05-04
| |/ / /
| * | | Fix typo resulting in masking out high byte of http2 sequence numbersGravatar Craig Tiller2015-05-04
| * | | Add a hook to allow initial HTTP2 sequence number to be specifiedGravatar Craig Tiller2015-05-04
| | * | Add per-call context pointer APIGravatar Craig Tiller2015-05-01
| |/ /
* | | Merge branch 'one-read' of github.com:ctiller/grpc into one-readGravatar Craig Tiller2015-05-01
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-05-01
|\ \ \ \ | | |/ / | |/| |
| * | | merge with headGravatar Yang Gao2015-05-01
| |\ \ \
| | | | * Merge branch 'one-read' into swappyGravatar Craig Tiller2015-04-30
| | | | |\ | | | | |/ | | | |/|
| | | * | Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-04-30
| | | |\ \ | | | |/ / | | |/| |
| | * | | Fix errant empty data frame after trailersGravatar Craig Tiller2015-04-30
| | | | * Merge branch 'one-read' into swappyGravatar Craig Tiller2015-04-29
| | | | |\ | | | | |/ | | | |/|
| | | * | Cast away errors on WindowsGravatar Craig Tiller2015-04-29
| | | * | Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-04-29
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #1406 from ctiller/crash-boom-bangGravatar Yang Gao2015-04-29
| | |\ \ \