index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Expand comment
Craig Tiller
2015-07-01
*
Change capitalization
Craig Tiller
2015-07-01
*
Simplify check
Craig Tiller
2015-07-01
*
Add missing unlock
Craig Tiller
2015-07-01
*
Remove random includes of windows.h
Craig Tiller
2015-07-01
*
clang-format changed files
Craig Tiller
2015-07-01
*
Fix a list management bug exposed by new locking scheme in client_channel
Craig Tiller
2015-07-01
*
Spam cleanup
Craig Tiller
2015-07-01
*
Spam cleanup
Craig Tiller
2015-07-01
*
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
\
*
|
Fix an lb_policy leak
Craig Tiller
2015-07-01
*
|
Fix a bug where cancelled calls can be stranded past disconnection
Craig Tiller
2015-07-01
|
*
Merge pull request #2216 from jboeuf/unpadded_base64
Nicolas Noble
2015-07-01
|
|
\
*
|
|
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
|
|
Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
\
\
\
*
|
|
|
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
|
*
|
|
Ensure registry is shutdown
Craig Tiller
2015-07-01
|
*
|
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
|
\
|
|
|
|
*
|
Merge pull request #2229 from ctiller/forever-is-a-long-time
David Klempner
2015-06-30
|
|
|
\
\
|
|
*
|
|
Fix leak in chttp2_transport
Craig Tiller
2015-06-30
|
|
|
*
|
Merge github.com:grpc/grpc into forever-is-a-long-time
Craig Tiller
2015-06-30
|
|
|
|
\
\
|
|
*
|
|
|
Spam cleanup
Craig Tiller
2015-06-30
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-06-30
|
|
\
|
|
|
|
|
*
|
|
Remove the ability to specify a string on cancel: it was broken and unused; w...
Craig Tiller
2015-06-30
|
|
*
|
|
Fix a bug where transports can leak because they are not shut down correctly
Craig Tiller
2015-06-30
|
|
*
|
|
Fix leaking unclaimed incoming metadata
Craig Tiller
2015-06-30
|
|
*
|
|
SSL refcounting fixes
Craig Tiller
2015-06-30
*
|
|
|
|
Fix leaking channel args
Craig Tiller
2015-06-30
*
|
|
|
|
Merge branch 'theres-a-hole-in-my-bucket' into tis-but-thy-name
Craig Tiller
2015-06-30
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Fix leak in chttp2_transport incoming metadata
Craig Tiller
2015-06-30
*
|
|
|
clang-format affected files
Craig Tiller
2015-06-30
*
|
|
|
Spam cleanup
Craig Tiller
2015-06-30
*
|
|
|
Fix a bug where we can spuriously wakeup a nonexistant fd
Craig Tiller
2015-06-30
*
|
|
|
Fix refcounting
Craig Tiller
2015-06-30
*
|
|
|
Fix use-after-free
Craig Tiller
2015-06-30
*
|
|
|
Fix memory corruption bug
Craig Tiller
2015-06-30
*
|
|
|
Spam cleanup
Craig Tiller
2015-06-30
*
|
|
|
client_config bugfixes
Craig Tiller
2015-06-30
*
|
|
|
Fix pollset_set handling in tcp_client_posix
Craig Tiller
2015-06-30
|
|
|
*
Fixing indentation.
Julien Boeuf
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
*
|
|
|
SSL channel args work with client config again
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
[next]