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.c
Commit message (
Expand
)
Author
Age
*
Fix duplicated NULL pointer check
Igor Pylypiv
2017-03-30
*
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
*
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
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Tracer registration.
Craig Tiller
2015-03-01
*
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
*
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