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.c
Commit message (
Expand
)
Author
Age
*
Have a dedicated server security connector.
Julien Boeuf
2016-02-24
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
Merge github.com:grpc/grpc into sceq
Craig Tiller
2016-02-02
|
\
|
*
ooops, forgot this...
Julien Boeuf
2016-01-28
|
*
Changing the API to use a callback mechanism.
Julien Boeuf
2016-01-28
|
*
Addressing comments.
Julien Boeuf
2016-01-27
|
*
Adding a function to override the ssl default roots path.
Julien Boeuf
2016-01-27
*
|
clang-format
Craig Tiller
2016-01-25
*
|
Channel args comparisons
Craig Tiller
2016-01-13
|
/
*
Update copyrights
Craig Tiller
2016-01-04
*
clang-format code
Craig Tiller
2016-01-04
*
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
|
\
*
|
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
Craig Tiller
2015-11-18
|
/
*
Got core to compile (without the tests)
Julien Boeuf
2015-10-09
*
clang-format all core files
Craig Tiller
2015-09-23
*
Update Windows stuff
Craig Tiller
2015-09-23
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
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
|
\
*
|
Call list progress
Craig Tiller
2015-09-18
|
*
Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...
Julien Boeuf
2015-09-15
|
|
\
|
|
/
|
/
|
*
|
Move the default roots check before allocation
yang-g
2015-08-24
|
*
Transfer the ownership of the handshaker.
Julien Boeuf
2015-08-21
|
*
Security connector is now responsible for the handshake.
Julien Boeuf
2015-08-21
|
/
*
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...
Craig Tiller
2015-07-31
|
\
*
|
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
*
Server auth metadata processor.
Julien Boeuf
2015-07-16
|
/
*
clang-format changed files
Craig Tiller
2015-07-01
*
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
SSL refcounting fixes
Craig Tiller
2015-06-30
*
Merge pull request #2143 from murgatroid99/core_security_conversion_warnings
jboeuf
2015-06-23
|
\
|
*
Fixed integer conversion warnings in src/core/security
murgatroid99
2015-06-19
*
|
Fixing ssl auth context.
Julien Boeuf
2015-06-18
|
/
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
API for auth context and server-side secure transport only impl.
Julien Boeuf
2015-05-20
*
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
*
Putting tsi util in header so that it can be used elsewhere.
Julien Boeuf
2015-05-18
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17