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
Commit message (
Expand
)
Author
Age
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...
Julien Boeuf
2015-08-05
|
\
|
*
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
Craig Tiller
2015-08-04
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into auth_md_processor
Julien Boeuf
2015-08-03
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix edge cases resulting in close not being sent
Craig Tiller
2015-08-03
|
|
*
Spam cleanup
Craig Tiller
2015-07-31
|
*
|
Switch ALPN/NPN to advertise only h2
Craig Tiller
2015-07-31
|
|
/
*
/
Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures
Craig Tiller
2015-07-31
|
/
*
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-26
|
\
|
*
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
Yang Gao
2015-07-23
|
|
\
|
*
\
Merge pull request #2586 from dgquintas/compress_flag_reset
Craig Tiller
2015-07-23
|
|
\
\
|
*
\
\
Merge pull request #2629 from ctiller/always-with-the-mono
Yang Gao
2015-07-23
|
|
\
\
\
|
|
|
|
*
Integration fix
Craig Tiller
2015-07-23
|
|
|
|
*
Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous...
Craig Tiller
2015-07-23
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Fix flow control
Craig Tiller
2015-07-23
|
|
|
|
*
Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-v...
Craig Tiller
2015-07-23
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-23
|
\
|
|
|
|
|
|
*
|
|
Make the server report monotonic times for deadlines
Craig Tiller
2015-07-23
|
*
|
|
|
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Flow control fix
yang-g
2015-07-22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
|
|
|
*
Fixes for streaming compression.
David Garcia Quintas
2015-07-21
|
|
_
|
/
|
/
|
|
|
*
|
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
Vijay Pai
2015-07-21
|
|
\
\
|
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-19
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
|
|
/
|
/
|
*
|
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
\
\
|
|
*
User agent string support
Craig Tiller
2015-07-18
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
|
\
|
*
|
|
Fix integration bugs
Craig Tiller
2015-07-15
|
*
|
|
Ensure streams are sent in-order
Craig Tiller
2015-07-15
|
*
|
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Fixes to compression, to be merged back to the appropriate branch.
David Garcia Quintas
2015-07-15
|
|
*
|
Fixed wrong frame parsing
David Garcia Quintas
2015-07-14
|
*
|
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-13
|
|
\
|
|
*
|
|
|
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
|
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
|
\
*
|
|
\
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-09
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
Yang Gao
2015-07-08
|
|
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done
Vijay Pai
2015-07-08
|
|
\
\
\
\
|
|
|
|
|
*
More comments
David Garcia Quintas
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 github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-07
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'not-everyone-can-be-included' into just-say-goodbye-when-we-are...
Craig Tiller
2015-07-07
|
|
|
|
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]