index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
tsi
Commit message (
Expand
)
Author
Age
*
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
|
|
\
|
*
|
Re-enable mismatched ALPN SSL tests for boringSSL.
jiangtaoli2016
2018-02-20
|
|
*
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
|
|
/
*
/
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
|
/
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
Disable failing ssl_transport_security_tests when using OpenSSL lib
jiangtaoli2016
2018-01-29
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Merge master
Yash Tibrewal
2017-11-06
|
\
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Merge master
Yash Tibrewal
2017-11-02
|
\
|
*
|
BUILD changes. test languauge to C++
Yash Tibrewal
2017-10-31
|
*
modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA
Yihua Zhang
2017-10-30
*
|
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
*
|
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
*
|
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
/
*
Merge pull request #12474 from yihuazhang/async_tsi_test
Mark D. Roth
2017-09-28
|
\
*
|
Add reference counting to tsi_ssl_handshaker_factories
Justin Burke
2017-09-15
|
*
update tsi test library to support async tsi implementation
Yihua Zhang
2017-09-15
|
/
*
Merge pull request #12024 from yihuazhang/tsi_test_lib
Mark D. Roth
2017-09-05
|
\
*
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
|
*
Add TSI test library and SSL and fake TSI tests
Yihua Zhang
2017-08-22
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
*
fix remaining license notices
Jan Tattermusch
2017-06-08
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
*
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
Update TSI with new non-blocking TSI interfaces.
jiangtaoli2016
2017-04-07
|
/
*
Update include paths
Craig Tiller
2017-03-28
*
Add test/core/tsi/BUILD
Craig Tiller
2017-02-17
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Improve looks_like_ip_address for IPv6 addresses, and add tests
Paul Querna
2016-03-14
*
Add support for IP Addresses in Subject Alt Names.
Paul Querna
2016-03-14
*
Adding common tests for TSI.
Julien Boeuf
2015-12-07
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Adding a check to find NPN-capable OpenSSL.
Nicolas "Pixel" Noble
2015-06-24
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
Adding a test to check the openssl version we are using.
Julien Boeuf
2015-03-23
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Addressing comments.
Julien Boeuf
2015-02-24