aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
|\
| * Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-08-04
| |\
| | * Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-08-04
| | |\
* | | \ Merge branch 'master' of github.com:grpc/grpc into auth_md_processorGravatar Julien Boeuf2015-08-03
|\ \ \ \ | | |_|/ | |/| |
| | * | Fix edge cases resulting in close not being sentGravatar Craig Tiller2015-08-03
| | * | Spam cleanupGravatar Craig Tiller2015-07-31
| | |/
| * | Switch ALPN/NPN to advertise only h2Gravatar Craig Tiller2015-07-31
* | | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
* | | Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
|\ \ \ | |/ / |/| |
| | * Abort writes if a stream is cancelledGravatar Craig Tiller2015-07-30
| |/ |/|
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
|\ \
| * \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| |\ \
* | \ \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptorGravatar Yang Gao2015-07-23
| |\ \ \
| * \ \ \ Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
| |\ \ \ \
| * \ \ \ \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| |\ \ \ \ \
| | | | * | | Integration fixGravatar Craig Tiller2015-07-23
| | | | * | | Integration fixGravatar Craig Tiller2015-07-23
| | | | * | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous...Gravatar Craig Tiller2015-07-23
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix flow controlGravatar Craig Tiller2015-07-23
| | | | * | | Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-v...Gravatar Craig Tiller2015-07-23
| | |_|/| | | | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\| | | | | |
| | | | | * | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| * | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | * | | Flow control fixGravatar yang-g2015-07-22
| | |_|/ / / | |/| | | |
| | | | * | Addressing review commentsGravatar Craig Tiller2015-07-22
| | | | * | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
|\| | | | |
| | | * | | Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | | |/ /
| * | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
| |\ \ \ \
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
|\| | | | |
| | | * | | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | |/ /
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
| | |/ / | |/| |
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
| | | * | User agent string supportGravatar Craig Tiller2015-07-18
| | |/ / | |/| |
* | | | Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\| | |
* | | | Enforce one of the state transitionsGravatar Craig Tiller2015-07-17
| * | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \
| | | | * Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
| | | |/ | | |/|
* | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | * | Update commentGravatar Craig Tiller2015-07-15
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | |\ | |_|_|/ |/| | |
| | * | Fix integration bugsGravatar Craig Tiller2015-07-15
| | * | Ensure streams are sent in-orderGravatar Craig Tiller2015-07-15
| | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-15
| | |\ \ | |_|/ / |/| | |
| | | * Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15