index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
tsi
/
ssl_transport_security.cc
Commit message (
Expand
)
Author
Age
*
Merge pull request #17055 from danieljoos/openssl_v_1_1
Nicolas Noble
2018-12-18
|
\
*
|
Set SSL_CTX_set_verify even if pem_client_root_certs is null
jiangtaoli2016
2018-12-13
|
*
Enable compilation with OpenSSL 1.1 API
Daniel Joos
2018-10-30
|
/
*
Merge pull request #16408 from nicolasnoble/fix-tsi-ssl-auth-context-reuse-st...
Nicolas Noble
2018-08-24
|
\
*
\
Merge pull request #16358 from muxi/privatize-boringssl
Muxi Yan
2018-08-24
|
\
\
|
|
*
Fixing the SSL_REUSE auth context string attribute.
Nicolas "Pixel" Noble
2018-08-23
|
*
|
Make symbols of BoringSSL private to gRPC
Muxi Yan
2018-08-23
|
|
/
*
/
Fix a number of spelling errors.
Chris Lamb
2018-08-22
|
/
*
Downgrade the logging for TSI_NOT_FOUND errors
ncteisen
2018-06-11
*
Migrate SSL_transport_security TSI to new TSI handshaker API
jiangtaoli2016
2018-05-09
*
Add tsi_handshaker_shutdown to TSI
Yihua Zhang
2018-05-09
*
Init OpenSSL callbacks if it has not been initialized.
jiangtaoli2016
2018-04-21
*
cache default SSL root cert store
jiangtaoli2016
2018-03-23
*
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
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
*
[ssl] Reduce number of copies
Ruslan Nigmatullin
2018-01-19
*
Silence openssl 1.1.0 warnings
Yuchen Zeng
2018-01-04
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
|
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
\
|
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
/
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Reverting pb.c files for now. Also fixing few more build errors
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02