index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
Commit message (
Expand
)
Author
Age
*
Merge pull request #14638 from yihuazhang/hook_alts_again
yihuaz
2018-03-08
|
\
*
\
Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_fin...
Jan Tattermusch
2018-03-08
|
\
\
|
|
*
Add ALTS code to grpc/core
Yihua Zhang
2018-03-08
|
|
/
|
/
|
*
|
Merge pull request #14616 from yang-g/strikke
Yang Gao
2018-03-07
|
\
\
*
|
|
Revert "Add ALTS C stack to gRPC core"
Sree Kuchibhotla
2018-03-07
|
*
|
Fix test
yang-g
2018-03-07
*
|
|
Merge pull request #14544 from danzh2010/udpinterface
Yang Gao
2018-03-07
|
\
\
\
*
|
|
|
Add ALTS code to grpc/core
Yihua Zhang
2018-03-06
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into udpinterface
danzh
2018-03-06
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
|
|
Merge pull request #14582 from markdroth/fake_resolver_test_fix
Mark D. Roth
2018-03-05
|
\
\
\
*
\
\
\
Merge pull request #14459 from vjpai/2phase_thd
Vijay Pai
2018-03-02
|
\
\
\
\
|
|
*
|
|
Fix asan failure in fake_resolver_test.
Mark D. Roth
2018-03-02
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Need to shrink stack frame size; add a todo
Vijay Pai
2018-03-01
|
*
|
|
Minor changes and fixes
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
*
|
|
|
Merge pull request #10684 from markdroth/retry
Mark D. Roth
2018-03-01
|
\
\
\
\
*
|
|
|
|
Introduce a 'weak' and mutable version of slice hash table
David Garcia Quintas
2018-02-28
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Retry support.
Mark D. Roth
2018-02-28
|
/
/
/
|
|
*
fix format
Dan Zhang
2018-02-28
|
|
*
fix format
Dan Zhang
2018-02-27
|
|
*
Refactors grpc udp_server_listener to be object oriented. Also adds a mutex t...
Dan Zhang
2018-02-27
|
|
/
|
/
|
*
|
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
|
*
Reduce thread count to reduce stack frame size
Vijay Pai
2018-02-24
|
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-22
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #14469 from adelez/foundry_integration
adelez
2018-02-22
|
\
\
*
\
\
Merge pull request #14433 from muxi/add-cronet-bin-base64
Muxi Yan
2018-02-21
|
\
\
\
|
*
|
|
Polish infer_length_after_decode and add test cases
Muxi Yan
2018-02-21
*
|
|
|
Merge pull request #14472 from jtattermusch/dualstack_socket_test_attempt2
David G. Quintas
2018-02-21
|
\
\
\
\
|
|
|
|
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #14437 from yihuazhang/security_connector_replacement
Mark D. Roth
2018-02-21
|
\
\
\
\
\
|
|
*
|
|
|
increase deadline in dualstack_socket_test
Jan Tattermusch
2018-02-21
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Minor fixes
Vijay Pai
2018-02-20
|
|
|
*
|
Add more bazel tests
Adele Zhou
2018-02-20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14466 from jiangtaoli2016/ssl_test
Jiangtao Li
2018-02-20
|
\
\
\
\
|
|
|
|
*
Minor bug fixes
Vijay Pai
2018-02-20
|
*
|
|
|
Re-enable mismatched ALPN SSL tests for boringSSL.
jiangtaoli2016
2018-02-20
|
|
|
|
*
Fix low level benchmark
Vijay Pai
2018-02-20
|
|
|
|
*
Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thd
Vijay Pai
2018-02-20
|
|
|
|
|
\
|
|
|
|
*
|
Fix one Linux-specific test
Vijay Pai
2018-02-20
|
|
*
|
|
|
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
|
|
/
/
/
/
|
|
|
|
*
clang-fmt
Vijay Pai
2018-02-19
|
|
|
|
/
|
|
|
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
|
|
|
Add bazel target for more tests.
Adele Zhou
2018-02-16
*
|
|
|
Run end2end tests with different pollers with Bazel.
Adele Zhou
2018-02-16
*
|
|
|
Fix the fuzzer corpus path.
Adele Zhou
2018-02-16
|
/
/
/
|
|
*
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
|
|
/
|
/
|
*
|
Fix compile
ncteisen
2018-02-14
[next]