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
/
handshake.c
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Removing the auth context from the security connector.
Julien Boeuf
2015-12-16
*
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
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
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
*
Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...
Julien Boeuf
2015-09-15
*
Transfer the ownership of the handshaker.
Julien Boeuf
2015-08-21
*
Security connector is now responsible for the handshake.
Julien Boeuf
2015-08-21