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
/
subchannel.c
Commit message (
Expand
)
Author
Age
*
Spam cleanup
Craig Tiller
2015-07-31
*
make random uint32
yang-g
2015-07-30
*
Use MONOTONIC instead of REALTIME
yang-g
2015-07-24
*
merge with parent pR
yang-g
2015-07-24
|
\
|
*
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
|
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
|
\
|
|
*
|
|
|
reconnect support
yang-g
2015-07-21
|
/
/
/
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
*
|
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
|
|
/
*
|
Spam cleanup
Craig Tiller
2015-07-19
*
|
Fix state tracking, refcounting bugs
Craig Tiller
2015-07-17
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-17
|
\
|
*
|
Fix state tracking, refcounting, overflow bugs
Craig Tiller
2015-07-17
*
|
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
|
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
|
/
*
Update to latest code
Craig Tiller
2015-07-07
*
Expand comment
Craig Tiller
2015-07-01
*
Spam cleanup
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
*
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
*
Flesh out things and make them compile
Craig Tiller
2015-06-23