index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
Commit message (
Expand
)
Author
Age
*
Add ALTS fuzzer
Yihua Zhang
2018-05-08
*
Fix bad_ping end2end test flakiness
Yash Tibrewal
2018-05-03
*
Fix retry code handling of internally triggered recv_trailing_metadata.
Mark D. Roth
2018-04-12
*
Fix authority fuzzing failures
David Garcia Quintas
2018-03-29
*
Merge pull request #14615 from dgquintas/authority_header
David G. Quintas
2018-03-28
|
\
|
*
fix generate_tests.bzl
David Garcia Quintas
2018-03-27
*
|
Merge pull request #14769 from yashykt/sslcerttestfix
Yash Tibrewal
2018-03-27
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-27
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
more comments
David Garcia Quintas
2018-03-27
|
|
*
added call_host_override test
David Garcia Quintas
2018-03-26
*
|
|
Merge pull request #14788 from adelez/foundry_integration
adelez
2018-03-26
|
\
\
\
|
|
|
*
localhost or 127.0.0.1
David Garcia Quintas
2018-03-25
|
|
|
*
fixed bad_ping test after merge
David Garcia Quintas
2018-03-23
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-23
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Added host override info to test fixture config
David Garcia Quintas
2018-03-23
|
*
|
|
Also add size
Adele Zhou
2018-03-23
|
|
|
*
PR comments
David Garcia Quintas
2018-03-23
*
|
|
|
Merge pull request #14733 from markdroth/resolver_wait_for_ready
Mark D. Roth
2018-03-23
|
\
\
\
\
*
\
\
\
\
Merge pull request #14787 from yang-g/tooo_many_pings
Yang Gao
2018-03-23
|
\
\
\
\
\
|
|
|
*
|
|
Use timeout instead of size
Adele Zhou
2018-03-23
|
|
|
*
|
|
Set default size large for fuzzer tests, and enormous for api_fuzzer
Adele Zhou
2018-03-23
|
|
*
|
|
|
Fall calls with wait_for_ready=false on transient resolver failure.
Mark D. Roth
2018-03-23
|
|
|
/
/
/
|
|
|
|
*
Fixed tests call host
David Garcia Quintas
2018-03-22
|
|
|
*
|
Combine cq draining and server destroy for h2_ssl_cert_test
Yash Tibrewal
2018-03-22
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into authority_header
David Garcia Quintas
2018-03-21
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
Properly reset pings_before_data_required
yang-g
2018-03-21
|
|
/
/
/
*
/
/
/
Improve keepalive_timeout test to capture the bug
Muxi Yan
2018-03-21
|
/
/
/
|
*
|
Remove unnecessary comment
Yash Tibrewal
2018-03-20
|
*
|
Use same queue for batch ops and for shutdown in h2_ssl_cert_test
Yash Tibrewal
2018-03-20
*
|
|
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
|
/
/
*
|
Merge master into yashykt:socklent
Yash Tibrewal
2018-03-16
|
\
\
*
\
\
Merge master into yashykt:socklent
Yash Tibrewal
2018-03-14
|
\
\
\
|
|
*
\
Merge master into yashykt:execctxcleanup
Yash Tibrewal
2018-03-14
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
|
|
|
*
Fix check in channel.cc and tweak direct channel tests
David Garcia Quintas
2018-03-14
*
|
|
|
Merge branch 'master' into socklent
Yash Tibrewal
2018-03-13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Abstract libuv implementation
kpayson64
2018-03-13
|
|
/
/
*
|
|
More explicit static casts for size_t to socklen_t
Yash Tibrewal
2018-03-12
|
*
|
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
|
/
/
|
*
Secure channels: use the right authority
David Garcia Quintas
2018-03-10
|
/
*
Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_fin...
Jan Tattermusch
2018-03-08
|
\
*
|
Fix test
yang-g
2018-03-07
*
|
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
|
Merge pull request #14459 from vjpai/2phase_thd
Vijay Pai
2018-03-02
|
\
\
*
|
|
Need to shrink stack frame size; add a todo
Vijay Pai
2018-03-01
|
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-03-01
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Move assignment for Thread, make destructor optional, loop cv waits
Vijay Pai
2018-03-01
|
|
*
workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
Jan Tattermusch
2018-03-01
*
|
|
Retry support.
Mark D. Roth
2018-02-28
|
|
/
|
/
|
|
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-22
|
|
\
|
|
/
|
/
|
[next]