index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
/
create_test_channel.cc
Commit message (
Expand
)
Author
Age
*
clang-format c++ code
Yang Gao
2015-03-17
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
\
|
*
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
|
\
|
*
\
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
|
\
\
|
|
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
|
|
/
*
|
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
*
|
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
|
/
*
/
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
update comments
Yang Gao
2015-02-05
*
Use environment variable to set root certs in c++ interop test.
Yang Gao
2015-02-05
*
fix comments
Yang Gao
2015-01-26
*
run clang-format
Yang Gao
2015-01-26
*
make CreateTestChannel support additional credentials besides ssl
Yang Gao
2015-01-25
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Make override hostname an argument for testing against prod gfe.
yangg
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29