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 github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
\
|
*
resolve comment
Yang Gao
2015-04-20
|
*
Tidying up proof of concept
Craig Tiller
2015-04-20
|
*
Proof of concept fix for flow control error
Yang Gao
2015-04-20
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Random small fixes
Craig Tiller
2015-04-17
*
|
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
|
/
*
Inline initial slice buffer allocation
Craig Tiller
2015-04-13
*
Shutting off warnings about control paths.
Nicolas "Pixel" Noble
2015-04-01
*
Update doc as requested in review
Tatsuhiro Tsujikawa
2015-03-13
*
Fix client sending invalid GOAWAY last-stream-id
Tatsuhiro Tsujikawa
2015-03-12
*
Merge pull request #908 from ctiller/ssl
Nicolas Noble
2015-03-02
|
\
*
|
Fix flake
Craig Tiller
2015-03-02
*
|
Add clarifying comment
Craig Tiller
2015-03-02
*
|
Fix some shutdown races
Craig Tiller
2015-03-02
*
|
Potential fix for stuck RPCs at shutdown
Craig Tiller
2015-03-02
|
*
Tracer registration.
Craig Tiller
2015-03-01
|
/
*
Merge pull request #779 from ctiller/32B
David Klempner
2015-02-24
|
\
|
*
Fix shutdown race in CHTTP2
Craig Tiller
2015-02-24
*
|
Add HTTP2 header tracing
Craig Tiller
2015-02-24
|
/
*
Fix a double-close in the server code.
Craig Tiller
2015-02-21
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Spam cleanup, test speedup
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
*
Fix a race in transport.
Craig Tiller
2015-02-17
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
|
*
Avoid four allocations per stream
Craig Tiller
2015-02-13
*
|
Remove debug
Craig Tiller
2015-02-11
*
|
Some streaming progress
Craig Tiller
2015-02-11
*
|
Fix race
Craig Tiller
2015-02-11
|
/
*
Merge github.com:google/grpc into http3
Craig Tiller
2015-02-04
|
\
|
*
Merge pull request #398 from nicolasnoble/http2-read-first
Craig Tiller
2015-02-04
|
|
\
|
|
*
Let the http2 transport issue a read request before pumping bytes into it.
Nicolas Noble
2015-02-04
*
|
|
Eliminate condvar in chttp2 transport
Craig Tiller
2015-02-04
|
/
/
*
|
Fix potential deadlock
Craig Tiller
2015-02-03
|
*
Fix memory leak
Craig Tiller
2015-01-31
|
*
Free stream ops outside transport lock
Craig Tiller
2015-01-31
*
|
Fix memory leak
Craig Tiller
2015-01-30
*
|
Free stream ops outside transport lock
Craig Tiller
2015-01-29
|
/
*
run clang-format
Yang Gao
2015-01-26
*
Use symbolic constant
Craig Tiller
2015-01-23
*
Merge branch 'kill-printf' into kill-more-printf
Craig Tiller
2015-01-23
|
\
|
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
|
Remove use of sprintf
Craig Tiller
2015-01-23
|
/
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
Merge github.com:google/grpc into conn
Craig Tiller
2015-01-19
|
\
*
|
Disconnect on bad connection prefix
Craig Tiller
2015-01-19
[next]