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
*
supress errors for uri parser
ncteisen
2018-10-30
*
Sanity headers
ncteisen
2018-10-30
*
Move uri_parser to common spot
ncteisen
2018-10-30
*
Support direct channels peer_string
ncteisen
2018-10-30
*
reviewer feedback, debuging helper
ncteisen
2018-10-30
*
Socket tracks remote address
ncteisen
2018-10-29
*
reviewer commetns
ncteisen
2018-10-29
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz-listen-so...
ncteisen
2018-10-29
|
\
*
|
Actually track listening address
ncteisen
2018-10-29
*
|
Listen sockets track their port
ncteisen
2018-10-29
|
*
Merge pull request #17019 from yang-g/default_creds
Yang Gao
2018-10-26
|
|
\
|
*
|
Fix resource quota related leak
Juanli Shen
2018-10-26
|
/
/
|
*
move helper function into namespace
yang-g
2018-10-26
|
*
Remove the internal cache for google_default_credentials
yang-g
2018-10-26
*
|
Merge pull request #16991 from ncteisen/channelz-get-server-core
Noah Eisen
2018-10-26
|
\
\
|
|
/
|
/
|
*
|
Fix internal build breakage
Hope Casey-Allen
2018-10-25
*
|
Merge pull request #16823 from AspirinSJL/rq
Juanli Shen
2018-10-25
|
\
\
*
\
\
Merge pull request #16979 from yashykt/connector_deadlock
Yash Tibrewal
2018-10-25
|
\
\
\
|
|
*
|
Fix OOM by expanding resource quota coverage
Juanli Shen
2018-10-25
|
|
/
/
|
/
|
|
|
*
|
Don't unnecessarily create exec_ctx
Yash Tibrewal
2018-10-25
|
*
|
Add comments about the fix
Yash Tibrewal
2018-10-25
|
|
*
Add GetServer to core
ncteisen
2018-10-24
*
|
|
Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."
hcaseyal
2018-10-24
|
|
/
|
/
|
*
|
Merge pull request #16507 from markdroth/health_checking_client
Mark D. Roth
2018-10-24
|
\
\
*
\
\
Merge pull request #16963 from yihuazhang/security_connector_refactor_new
yihuaz
2018-10-24
|
\
\
\
|
|
*
|
Client-side health checking support.
Mark D. Roth
2018-10-24
|
|
/
/
|
/
|
|
*
|
|
Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE.
Mark D. Roth
2018-10-24
|
|
*
Fix deadlock issue in connector
Yash Tibrewal
2018-10-23
*
|
|
Merge pull request #16869 from yihuazhang/revert_pollset_set_change
yihuaz
2018-10-23
|
\
\
\
|
|
*
|
move fake URL string back to fake_security_connector.h
Yihua Zhang
2018-10-22
|
|
*
|
Merge remote-tracking branch 'upstream/master' into security_connector_refact...
Yihua Zhang
2018-10-22
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
move SSL and fake URL strings to ssl_utils
Yihua Zhang
2018-10-22
*
|
|
|
Merge pull request #16901 from ncteisen/channelz-uuid-fix
Noah Eisen
2018-10-22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
security connector refactor
Yihua Zhang
2018-10-22
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #16943 from soheilhy/worktree-cache
Soheil Hassas Yeganeh
2018-10-19
|
\
\
\
*
\
\
\
Merge pull request #16913 from apolcyn/resolver_owns_ares_requests
apolcyn
2018-10-19
|
\
\
\
\
|
|
|
*
|
Add a test with more edge cases
ncteisen
2018-10-19
*
|
|
|
|
Merge pull request #16917 from apolcyn/fix_init_shutdown_init
apolcyn
2018-10-19
|
\
\
\
\
\
|
|
|
|
*
|
Add bin search to gettopchannels and getservers
ncteisen
2018-10-19
|
|
|
*
|
|
Use union to make alignement robust.
Soheil Hassas Yeganeh
2018-10-19
|
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-uuid-fix
ncteisen
2018-10-19
|
|
|
|
|
\
\
*
|
|
|
|
|
|
Fix asan
Noah Eisen
2018-10-19
|
|
|
*
|
|
|
Do not waste cache lines with unnecessary paddings.
Soheil Hassas Yeganeh
2018-10-19
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Fix corruption of blocking_resolve_address when ares is used and grpc is rest...
Alexander Polcyn
2018-10-19
|
|
*
|
|
|
Fix a dangling pointer on ares_request object in case of cancellation
Alexander Polcyn
2018-10-19
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into more-channel-tracing
ncteisen
2018-10-19
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #16932 from soheilhy/worktree-error
Soheil Hassas Yeganeh
2018-10-18
|
|
\
\
\
\
|
|
*
|
|
|
Add comment for grpc_error_get_int().
Soheil Hassas Yeganeh
2018-10-18
|
|
*
|
|
|
Optimize error handling for special cases.
Soheil Hassas Yeganeh
2018-10-18
|
*
|
|
|
|
Changes to register xds plugin init and shutdown.
Vishal Powar
2018-10-18
|
|
/
/
/
/
[next]