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
*
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