index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
/
security_connector.h
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-01-04
*
clang-format code
Craig Tiller
2016-01-04
*
Unit testing the peer from auth context functionality.
Julien Boeuf
2015-12-18
*
Removing the peer from the SSL security connector.
Julien Boeuf
2015-12-17
*
Removing the auth context from the security connector.
Julien Boeuf
2015-12-16
*
merge with head and resolve conflict
yang-g
2015-12-02
|
\
|
*
Give the security_connector server's channel_args
yang-g
2015-11-23
*
|
make security_connector manage pending handshaker, while handshaker owns tcp
yang-g
2015-11-20
*
|
move pending tcp management from server to connector
yang-g
2015-11-19
|
/
*
Got core to compile (without the tests)
Julien Boeuf
2015-10-09
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Merge github.com:grpc/grpc into we-are-one
Craig Tiller
2015-09-22
|
\
*
|
Call list progress
Craig Tiller
2015-09-18
|
*
Transfer the ownership of the handshaker.
Julien Boeuf
2015-08-21
|
*
Security connector is now responsible for the handshake.
Julien Boeuf
2015-08-21
|
/
*
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
*
clang-format changed files
Craig Tiller
2015-07-01
*
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
Fixing ssl auth context.
Julien Boeuf
2015-06-18
*
API for auth context and server-side secure transport only impl.
Julien Boeuf
2015-05-20
*
Putting tsi util in header so that it can be used elsewhere.
Julien Boeuf
2015-05-18
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17