index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
channel.c
Commit message (
Expand
)
Author
Age
*
Use SSL override as a default host name if none is specified
Craig Tiller
2015-08-25
*
Fix for lame clients
Craig Tiller
2015-08-24
*
Refactor default host name resolution
Craig Tiller
2015-08-24
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-17
|
\
*
\
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
\
|
*
\
\
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
Craig Tiller
2015-08-01
|
|
\
\
\
|
*
\
\
\
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-01
|
|
\
\
\
\
|
|
|
|
*
|
check before unref, this will fail in BadCreds test
yang-g
2015-07-31
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
|
|
*
|
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
Craig Tiller
2015-07-29
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Enforcing reserved entries to be NULL.
Nicolas "Pixel" Noble
2015-07-29
|
|
*
|
Make passing NULL for host not crash
Craig Tiller
2015-07-23
|
*
|
|
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-23
|
|
\
|
|
|
|
|
*
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
*
|
|
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
|
|
|
/
|
|
/
|
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
/
*
|
Implementation of the accepted encodings propagation mechanism.
David Garcia Quintas
2015-07-15
*
|
Merge branch 'decompression' into compression-accept-encoding
David Garcia Quintas
2015-07-15
|
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
\
|
|
*
zero-out channel after creation
Jan Tattermusch
2015-07-12
|
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
\
|
*
|
|
WIP, code complete, missing tests. Asan passes.
David Garcia Quintas
2015-07-08
|
/
/
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
\
\
|
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
/
*
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
*
clang-format affected files
Craig Tiller
2015-06-30
|
*
Debugging
Craig Tiller
2015-06-29
|
*
refcount debugging
Craig Tiller
2015-06-27
|
*
Implement channel op dispatch
Craig Tiller
2015-06-27
*
|
Moar tests, fixed wrongly named vbles, minor bugs.
David Garcia Quintas
2015-06-25
|
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-06-23
|
\
|
*
|
Redesign of compression algorithm propagation based on metadata
David Garcia Quintas
2015-06-22
|
*
Merge pull request #2073 from dgquintas/compression-metadata
Craig Tiller
2015-06-19
|
|
\
*
|
|
Added generated configs
David Garcia Quintas
2015-06-19
|
|
/
|
/
|
*
|
Propagation of compression level to the call.
David Garcia Quintas
2015-06-15
|
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-09
|
|
\
|
|
/
|
/
|
*
|
Tweaking
Craig Tiller
2015-06-08
*
|
Fix some asan issues
Craig Tiller
2015-06-08
*
|
Cache commonly used status strings
Craig Tiller
2015-06-08
|
*
clang-format
Craig Tiller
2015-06-05
|
*
Compile fix
Craig Tiller
2015-06-01
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
removed managed closures from server.c
David Garcia Quintas
2015-05-31
*
|
Comments addressed.
David Garcia Quintas
2015-05-31
*
|
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
[next]