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
Commit message (
Expand
)
Author
Age
*
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
*
Capitalization
Craig Tiller
2015-03-02
*
Tracer registration.
Craig Tiller
2015-03-01
*
Adding support to enable tracing in tsi.
Julien Boeuf
2015-03-01
*
Guard headers tool.
Nicolas "Pixel" Noble
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
*
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
*
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
*
Factoring out []2 artefacts from the transport security interface.
jboeuf
2015-01-12
*
Replacing pthread_once by gpr_once, in the opensource conversion.
nnoble
2014-12-16
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26