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
/
fake_transport_security.c
Commit message (
Expand
)
Author
Age
*
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
*
Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker
Mark D. Roth
2017-07-12
|
\
|
*
Update tsi_fake_handshaker to implement the asynchronous TSI
Anna Sapek
2017-07-11
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
/
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Update TSI with new non-blocking TSI interfaces.
jiangtaoli2016
2017-04-07
*
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
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Type conversion fixes to make GCC 5.2.0 happy
David Garcia Quintas
2015-10-03
*
Fix clang-format script
Craig Tiller
2015-09-28
*
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
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Sign conversion fixes
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Adding support to enable tracing in tsi.
Julien Boeuf
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
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
run clang-format
Yang Gao
2015-01-26
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Compile fix
Craig Tiller
2015-01-16
*
clang-format codebase
Craig Tiller
2015-01-13
*
Initial import.
Nicolas Noble
2014-11-26