index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Merge pull request #16991 from ncteisen/channelz-get-server-core
Noah Eisen
2018-10-26
|
\
|
*
Add GetServer to core
ncteisen
2018-10-24
*
|
Unifying grpc build hacks
ncteisen
2018-10-24
|
/
*
Revert "Revert "grpc_cli json support""
Yang Gao
2018-10-16
*
Revert "grpc_cli json support"
David G. Quintas
2018-10-16
*
Merge pull request #16766 from gfecher/master
Yang Gao
2018-10-16
|
\
|
*
Reformatted code as per clang-format
Feso
2018-10-16
|
*
Refactored based on code review
Feso
2018-10-13
|
*
Merge remote-tracking branch 'upstream/master'
Feso
2018-10-04
|
|
\
*
|
|
Split grpc_cli target into two targets
Spencer Fang
2018-10-04
|
|
/
|
/
|
|
*
grpc_cli json support
Feso
2018-10-03
*
|
Fix inverted logic for --call_creds=none.
Nathan Herring
2018-10-01
|
/
*
Merge pull request #16299 from Capstan/cli-client-cert
Yang Gao
2018-09-13
|
\
|
*
Revert "Use grpc_slice_unref_internal"
Nathan Herring
2018-09-11
|
*
Revert "Missing #include"
Nathan Herring
2018-09-11
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
ncteisen
2018-09-10
|
\
\
|
*
\
Merge pull request #16055 from ncteisen/channelz-subchannels
Noah Eisen
2018-09-10
|
|
\
\
|
|
|
*
Merge branch 'master' into cli-client-cert
Nathan Herring
2018-09-10
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #16297 from Capstan/cli-call-creds
Yang Gao
2018-09-09
|
|
\
\
\
*
|
\
\
\
Merge branch 'channelz-subchannels' into channelz-server
ncteisen
2018-09-08
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels
ncteisen
2018-09-08
|
|
\
|
|
|
|
|
*
|
|
Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulation
Noah Eisen
2018-08-31
|
|
|
\
\
\
|
|
|
*
|
|
Fix all instances of bugprone-undefined-memory-manipulation
ncteisen
2018-08-29
*
|
|
|
|
|
Merge branch 'channelz-subchannels' into channelz-server
ncteisen
2018-08-28
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels
ncteisen
2018-08-28
|
|
\
|
|
|
|
|
|
|
|
|
*
Missing #include
Nathan Herring
2018-08-21
|
|
|
|
|
*
Use grpc_slice_unref_internal
Nathan Herring
2018-08-21
|
|
*
|
|
|
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
Josh Haberman
2018-08-16
|
|
|
/
/
/
*
|
/
/
/
Add channelz server support
ncteisen
2018-08-14
|
/
/
/
/
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels
ncteisen
2018-08-11
|
\
|
|
|
|
|
|
*
Add flags to use client certs for cli.
Nathan Herring
2018-08-09
|
|
|
/
|
|
/
|
|
|
*
This replaces mutually-exclusive flags for a single selector flag which defin...
Nathan Herring
2018-08-09
|
|
/
|
*
Shorten flag value to gdc.
Nathan Herring
2018-08-07
|
*
Make `google_default_credentials` be an additional channel type.
Nathan Herring
2018-08-07
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels
ncteisen
2018-08-02
|
\
\
|
|
*
Clang format.
Nathan Herring
2018-08-01
|
|
*
Create a --channel_creds_type flag for grpc_cli.
Nathan Herring
2018-08-01
|
|
/
|
*
More clang format
Nathan Herring
2018-07-21
|
*
Fixup: Use a more exact logic for google default credentials.
Nathan Herring
2018-07-20
|
*
clang format
Nathan Herring
2018-07-19
|
*
clang tidy
Nathan Herring
2018-07-19
|
*
GoogleDefaultCredentials use SSL under the covers; include that case.
Nathan Herring
2018-07-19
|
*
Add simple test for --ssl_target.
Nathan Herring
2018-07-19
|
*
Introduce --ssl_target flag to grpc_cli.
Nathan Herring
2018-07-19
*
|
Add channelz subchannel support
ncteisen
2018-07-19
|
/
*
Expose GetChannel and GetTopChannels Core API
ncteisen
2018-07-18
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-c...
ncteisen
2018-07-18
|
\
*
|
Support for GetTopChannels
ncteisen
2018-07-16
|
*
Allow choosing google default credentials in the C++ interop clients
Alexander Polcyn
2018-07-13
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into serialization
ncteisen
2018-06-28
|
\
[next]