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.c
Commit message (
Expand
)
Author
Age
*
Add reference counting to tsi_ssl_handshaker_factories
Justin Burke
2017-09-15
*
Attempt to fix #11011.
Julien Boeuf
2017-07-05
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Merge pull request #10522 from jiangtaoli2016/new_tsi
David G. Quintas
2017-04-27
|
\
*
|
more TLS cleanup.
Julien Boeuf
2017-04-26
|
*
Merge branch 'master' into new_tsi
jiangtaoli2016
2017-04-24
|
|
\
|
|
/
|
/
|
*
|
Include <sys/socket.h> for AF_INET
Mehrdad Afshari
2017-04-19
|
*
Merge branch 'master' into new_tsi
jiangtaoli2016
2017-04-10
|
|
\
|
|
/
|
/
|
*
|
Cleanup of tsi ssl handshaker factories.
Julien Boeuf
2017-04-09
|
*
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
*
Auto-changes
Craig Tiller
2016-03-25
*
Merge pull request #5706 from deepaklukose/dev
Jan Tattermusch
2016-03-18
|
\
|
*
For client cert based authentication, add client cert as an AuthProperty
Deepak Lukose
2016-03-16
*
|
Improve looks_like_ip_address for IPv6 addresses, and add tests
Paul Querna
2016-03-14
*
|
Add note about refactor portability header
Paul Querna
2016-03-14
*
|
Add support for IP Addresses in Subject Alt Names.
Paul Querna
2016-03-14
|
/
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
BoringSSL integration: non-vsprojects changes
Craig Tiller
2015-12-22
*
Removing warnings when using boringssl.
Julien Boeuf
2015-10-09
*
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
*
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
*
Adressing comments.
Julien Boeuf
2015-06-18
*
Adding NPN support if ALPN support is not available.
Julien Boeuf
2015-06-18
*
Standardize on |BIO_pending| and |BIO_wpending|.
Julien Boeuf
2015-05-26
*
Merge pull request #1580 from jboeuf/tsi_properties_cleanup
Nicolas Noble
2015-05-14
|
\
|
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
|
Include <openssl/crypto.h> to make sure it compiles with boringssl.
Ming Zhao
2015-05-12
|
/
*
Fix includes for Boring SSL.
Julien Boeuf
2015-04-27
*
Fixing errors found by clang static analysis.
Julien Boeuf
2015-03-24
*
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
*
Fix read through null pointer
Craig Tiller
2015-02-25
*
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
|
*
Addressing another round of comments.
Julien Boeuf
2015-02-24
|
*
Addressing comments.
Julien Boeuf
2015-02-24
*
|
Fix potential leak
Craig Tiller
2015-02-24
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
/
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fixing tsan errors in OpenSSL (#319)
Julien Boeuf
2015-02-03
[next]