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
Commit message (
Expand
)
Author
Age
*
Merge pull request #2143 from murgatroid99/core_security_conversion_warnings
jboeuf
2015-06-23
|
\
*
|
Fixing recursive locking under Windows.
Nicolas "Pixel" Noble
2015-06-23
|
*
Changed input_buffer_count to a size_t
murgatroid99
2015-06-22
*
|
Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix
Julien Boeuf
2015-06-22
|
\
\
|
|
*
Removed incorrect cast
murgatroid99
2015-06-19
|
|
*
Fixed integer conversion warnings in src/core/security
murgatroid99
2015-06-19
|
*
|
Docs
Craig Tiller
2015-06-18
*
|
|
Fixing ssl auth context.
Julien Boeuf
2015-06-18
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
|
\
|
|
/
|
/
|
|
*
clang-format
Craig Tiller
2015-06-05
*
|
Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad
Craig Tiller
2015-06-03
|
\
\
*
|
|
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
|
*
Fix TSAN reported errors
Craig Tiller
2015-06-03
|
|
*
Dont unref secure state until destroy completes
Craig Tiller
2015-06-03
|
*
|
Removing an assert on chand->security_connector->auth_context.
Nicolas "Pixel" Noble
2015-06-03
|
/
/
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
Implemented cb handling without the need for "managed closures".
David Garcia Quintas
2015-06-01
|
*
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
|
*
Rephrase integration for httpcli
Craig Tiller
2015-06-01
*
|
Removed managed closures from iomgr.
David Garcia Quintas
2015-05-31
*
|
removed managed closures from server.c
David Garcia Quintas
2015-05-31
*
|
Comments addressed.
David Garcia Quintas
2015-05-31
*
|
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
|
*
Fixup merge
Craig Tiller
2015-05-30
|
*
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-30
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-29
|
\
\
|
*
|
Removing mdctx from the credentials.
Julien Boeuf
2015-05-29
*
|
|
Addressing comments.
Julien Boeuf
2015-05-20
*
|
|
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
|
/
/
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-19
|
|
\
|
|
/
|
/
|
*
|
Putting tsi util in header so that it can be used elsewhere.
Julien Boeuf
2015-05-18
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-17
|
|
\
|
|
/
|
/
|
*
|
Clean up tsi properties.
Julien Boeuf
2015-05-13
|
*
clang-format some files
Craig Tiller
2015-05-13
|
*
Initial refactoring of a few tests
Craig Tiller
2015-05-11
|
*
More plumbing work through creds framework
Craig Tiller
2015-05-11
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-11
|
|
\
|
|
/
|
/
|
*
|
Addressing comments.
Julien Boeuf
2015-05-08
|
*
Wire up google_default_credentials/http_cli
Craig Tiller
2015-05-08
*
|
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
|
/
*
Ref the cache default creds so that we do not crash next time we use it...
Julien Boeuf
2015-04-29
*
clang-format
Craig Tiller
2015-04-24
*
Bug fixing
Craig Tiller
2015-04-24
*
Fix uninitialized variable
Craig Tiller
2015-04-24
*
Make the things compile again
Craig Tiller
2015-04-23
*
Add != NULL
Craig Tiller
2015-04-21
*
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
*
|
Addressing comments
Craig Tiller
2015-04-20
|
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
[next]