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
/
transport_security.h
Commit message (
Expand
)
Author
Age
*
Add tsi_handshaker_shutdown to TSI
Yihua Zhang
2018-05-09
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
\
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
|
\
|
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
/
|
*
Better name
Craig Tiller
2017-10-18
|
*
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Pass exec_ctx in TSI zero_copy_protector create
jiangtaoli2016
2017-09-14
*
Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc
Mark D. Roth
2017-08-08
|
\
*
|
Make bytes_to_send in tsi_handshaker_next const
jiangtaoli2016
2017-08-07
|
*
Revert "Revert "Add TSI zero-copy frame protector""
Jiangtao Li
2017-08-07
|
/
*
Revert "Add TSI zero-copy frame protector"
Jiangtao Li
2017-08-07
*
minor fix
jiangtaoli2016
2017-08-02
*
Add TSI zero-copy frame protector
jiangtaoli2016
2017-07-28
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Revise based on Mark's comments.
jiangtaoli2016
2017-04-10
*
Update TSI with new non-blocking TSI interfaces.
jiangtaoli2016
2017-04-07
*
Sanity fixes
Craig Tiller
2017-03-29
*
Update include paths
Craig Tiller
2017-03-28
*
Move src/core/lib/tsi --> src/core/tsi
Craig Tiller
2017-03-28
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25
*
Fixed include guards
David Garcia Quintas
2016-03-15
*
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
*
clang-format all source
Craig Tiller
2015-08-18
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
Adding support to enable tracing in tsi.
Julien Boeuf
2015-03-01
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
*
clang-format codebase
Craig Tiller
2015-01-13
*
Initial import.
Nicolas Noble
2014-11-26