index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
Commit message (
Expand
)
Author
Age
*
Merge pull request #2749 from yang-g/default_host_to_null
Craig Tiller
2015-08-04
|
\
|
*
Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...
yang-g
2015-07-31
*
|
merge with head and resolve conflicts
yang-g
2015-07-31
|
\
|
|
*
Merge branch 'master' into issue_2709
Alistair Veitch
2015-07-30
|
|
\
*
|
\
merge with head
yang-g
2015-07-30
|
\
\
\
|
|
*
|
Move grpc_census_call_*_context calls into public header
Alistair Veitch
2015-07-30
|
|
|
*
make accessors from get_x() to x()
yang-g
2015-07-29
|
|
|
/
|
|
/
|
*
|
|
client api
yang-g
2015-07-28
|
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2617 from jboeuf/jwt_creds_renaming
Yang Gao
2015-07-23
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-23
|
\
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
|
|
|
/
|
|
/
|
*
/
|
C++ is also a language that can be insecure
Craig Tiller
2015-07-21
|
/
/
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-20
|
\
\
|
|
*
Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-...
Craig Tiller
2015-07-20
|
|
/
|
|
|
*
Make endpoint peer API work on Windows
Craig Tiller
2015-07-20
|
*
|
Remove experimental prefix
Craig Tiller
2015-07-19
|
|
/
*
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
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
|
/
/
|
*
Removed compression levels from clients and _experimental_'d signature of met...
David Garcia Quintas
2015-07-17
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
\
*
|
|
Update C++ impl
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 remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2271 from jboeuf/oauth2_access_token
Yang Gao
2015-07-08
|
|
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
Julien Boeuf
2015-07-08
|
|
|
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into hosts-need-names-too
Craig Tiller
2015-07-08
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
merge head and resolve conflict
yang-g
2015-07-07
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
resolve comments
yang-g
2015-07-07
|
|
*
|
|
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
|
|
|
|
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
compiles
yang-g
2015-07-06
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-01
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
|
|
|
/
/
|
|
/
|
|
|
|
|
*
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
|
*
|
add client side census context
Alistair Veitch
2015-06-29
|
|
/
/
|
*
/
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
|
|
/
|
*
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-19
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2071 from dgquintas/compression-levels
Craig Tiller
2015-06-17
|
\
\
|
*
|
Exposed compression level in channel arguments (C and C++)
David Garcia Quintas
2015-06-16
*
|
|
Update the Status API
Yang Gao
2015-06-16
|
/
/
|
*
clang-format
Craig Tiller
2015-06-05
|
*
Progress commit on fixing up C++
Craig Tiller
2015-06-04
[next]