index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
/
chttp2_transport.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
Yang Gao
2015-07-08
|
\
*
\
Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done
Vijay Pai
2015-07-08
|
\
\
*
\
\
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-08
|
\
\
\
|
|
|
*
Merge github.com:grpc/grpc into metadata-wants-to-be-debugged
Craig Tiller
2015-07-07
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'not-everyone-can-be-included' into just-say-goodbye-when-we-are...
Craig Tiller
2015-07-07
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix Windows Crash
Craig Tiller
2015-07-07
|
|
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
|
/
|
|
/
|
|
*
|
Fix segfault
Craig Tiller
2015-07-06
|
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-06
|
|
\
\
|
|
|
*
Change transport contract to automatically disconnect after sending a goaway
Craig Tiller
2015-07-05
|
|
|
/
|
|
/
|
|
|
*
Merge pull request #2284 from ctiller/oops-i-split-it-again
David G. Quintas
2015-07-01
|
|
|
\
|
|
|
*
Properly reset counter
Craig Tiller
2015-07-01
|
*
|
|
clang-format changed files
Craig Tiller
2015-07-01
|
*
|
|
Fix a list management bug exposed by new locking scheme in client_channel
Craig Tiller
2015-07-01
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-01
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix leak in chttp2_transport
Craig Tiller
2015-06-30
|
*
|
|
Spam cleanup
Craig Tiller
2015-06-30
|
|
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-06-30
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix a bug where transports can leak because they are not shut down correctly
Craig Tiller
2015-06-30
|
*
|
|
Fix leak in chttp2_transport incoming metadata
Craig Tiller
2015-06-30
|
|
|
/
|
|
/
|
|
|
*
clang-format affected files
Craig Tiller
2015-06-30
*
|
|
Actually we also wait hex for this one.
Julien Boeuf
2015-06-30
|
|
*
Better handling of cancellation, uri parse errors, and disconnection
Craig Tiller
2015-06-29
|
|
*
Add connect retry, backoff
Craig Tiller
2015-06-29
*
|
|
Fixing build after sync with upstream.
Julien Boeuf
2015-06-29
|
/
/
|
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29
|
*
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
|
*
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
Craig Tiller
2015-06-25
|
|
\
|
|
/
|
/
|
|
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
|
Addressing comments
Craig Tiller
2015-06-25
|
*
chop chop chop
Craig Tiller
2015-06-25
|
*
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
Craig Tiller
2015-06-25
|
|
\
|
|
/
|
/
|
|
*
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
|
Dead code removal
Craig Tiller
2015-06-22
*
|
Hack around stream closure
Craig Tiller
2015-06-18
*
|
Bug fixes
Craig Tiller
2015-06-18
*
|
Bug fixes, spam cleanup
Craig Tiller
2015-06-18
*
|
More stream counting fixes
Craig Tiller
2015-06-18
*
|
Fix goaways, stream counting
Craig Tiller
2015-06-18
*
|
Fix some list handling
Craig Tiller
2015-06-18
*
|
Cancellation related fixes
Craig Tiller
2015-06-17
*
|
Only start writing if theres no errors
Craig Tiller
2015-06-17
*
|
Flow control bugfixes
Craig Tiller
2015-06-17
|
*
clang-format affected files
Craig Tiller
2015-06-17
*
|
Properly deal with streams closing during parsing
Craig Tiller
2015-06-17
*
|
Handle endpoint disconnection better
Craig Tiller
2015-06-17
*
|
First request/response with separated chttp2 lock passes
Craig Tiller
2015-06-16
*
|
Read path improvements
Craig Tiller
2015-06-16
*
|
Implement more missing pieces
Craig Tiller
2015-06-16
[next]