index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
/
secure_server_credentials.cc
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
|
*
C++ changes required to maintain gcc4.4 compatibility - reduce use
Vijay Pai
2015-09-29
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Guard against empty vector
yang-g
2015-09-03
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-27
|
\
*
|
Aligning C++ interface with C for the auth metadata processor.
Julien Boeuf
2015-08-26
*
|
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-26
|
\
\
|
|
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
/
|
*
clang-format all source
Craig Tiller
2015-08-18
*
|
Few improvements:
Julien Boeuf
2015-08-14
*
|
Fixing build after sync with upstream master.
Julien Boeuf
2015-08-13
*
|
Fixing lifetime of input metadata issue.
Julien Boeuf
2015-08-13
*
|
Adding C++ auth metadata processor.
Julien Boeuf
2015-08-13
|
/
*
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
*
Have the secure credentials in separate header files.
Julien Boeuf
2015-04-09
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
*
clang-format c++ code
Yang Gao
2015-03-17
*
De-C++11-ification
Craig Tiller
2015-03-02
*
Update C++ server with new core API
Craig Tiller
2015-02-23