index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
client_config
Commit message (
Expand
)
Author
Age
*
Small fix
Hongwei Wang
2015-07-16
*
Fix authority in uri_parser
Hongwei Wang
2015-07-16
*
Update to latest code
Craig Tiller
2015-07-07
*
Add a short description of available resolution schemes
Craig Tiller
2015-07-06
*
Fix bad assert, memory leak
Craig Tiller
2015-07-06
*
Correct comments
Craig Tiller
2015-07-01
*
Expand comment
Craig Tiller
2015-07-01
*
clang-format changed files
Craig Tiller
2015-07-01
*
Spam cleanup
Craig Tiller
2015-07-01
*
Fix an lb_policy leak
Craig Tiller
2015-07-01
*
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-30
*
client_config bugfixes
Craig Tiller
2015-06-30
*
Better handling of cancellation, uri parse errors, and disconnection
Craig Tiller
2015-06-29
*
Add connect retry, backoff
Craig Tiller
2015-06-29
*
Trip through transient failure on disconnection
Craig Tiller
2015-06-29
*
Make SSL work
Craig Tiller
2015-06-29
*
Fix refcounting
Craig Tiller
2015-06-29
*
Refcounting fixes
Craig Tiller
2015-06-29
*
Debugging
Craig Tiller
2015-06-29
*
.clang-format
Craig Tiller
2015-06-29
*
Add ability to continue waiting calls
Craig Tiller
2015-06-29
*
clang-format
Craig Tiller
2015-06-29
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29
*
Unix resolver, bug fixes
Craig Tiller
2015-06-29
*
Simple request unsecure passes with new client_config code
Craig Tiller
2015-06-28
*
refcount debugging
Craig Tiller
2015-06-27
*
Factor out channel state watching
Craig Tiller
2015-06-27
*
Request/response path starting to work
Craig Tiller
2015-06-27
*
Progress - need to add http filters
Craig Tiller
2015-06-26
*
Get the success case through to call creation
Craig Tiller
2015-06-26
*
Connector progress
Craig Tiller
2015-06-26
*
Further client config work
Craig Tiller
2015-06-26
*
client_config: chttp2_fullstack_no_op_unsecure_test passes
Craig Tiller
2015-06-26
*
Introduce connector, to help subchannel connect
Craig Tiller
2015-06-25
*
Refine subprocess_call API
Craig Tiller
2015-06-25
*
Implement vtable helper stubs
Craig Tiller
2015-06-25
*
chop chop chop
Craig Tiller
2015-06-25
*
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
Refactoring progress towards integrating client configs
Craig Tiller
2015-06-25
*
Implementation work for client_config
Craig Tiller
2015-06-24
*
Merge branch 'that-which-we-call-a-rose' into tis-but-thy-name
Craig Tiller
2015-06-24
|
\
|
*
Merge github.com:grpc/grpc into that-which-we-call-a-rose
Craig Tiller
2015-06-24
*
|
Stub DNS resolver
Craig Tiller
2015-06-24
|
/
*
Flesh out things and make them compile
Craig Tiller
2015-06-23
*
Move parent subchannel construction args...
Craig Tiller
2015-06-23
*
Rename configured_subchannel --> subchannel
Craig Tiller
2015-06-23
*
Client configuration libary - headers & docs
Craig Tiller
2015-06-23