index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into plucking-hell
Craig Tiller
2015-07-30
|
\
*
|
Allow specific pollers to be woken
Craig Tiller
2015-07-29
|
*
Fix clock type mismatch
yang-g
2015-07-28
|
/
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
*
Merge with head and resolve conflict
yang-g
2015-07-17
|
\
*
|
resolve comments
yang-g
2015-07-13
*
|
Add oauth2_auth_token test case in interop test
yang-g
2015-07-13
|
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
Julien Boeuf
2015-07-10
|
\
|
*
Merge remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
|
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
Julien Boeuf
2015-07-08
|
|
|
\
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into jwt_verifier
Julien Boeuf
2015-07-08
|
|
|
|
\
*
|
|
|
|
Adding tests and fixing mem leak in default creds.
Julien Boeuf
2015-07-08
|
*
|
|
|
merge head and resolve conflict
yang-g
2015-07-07
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-08
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add a unit test
yang-g
2015-07-06
|
/
/
/
/
*
|
|
|
Merge pull request #2216 from jboeuf/unpadded_base64
Nicolas Noble
2015-07-01
|
\
\
\
\
|
|
*
\
\
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-01
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
SSL refcounting fixes
Craig Tiller
2015-06-30
|
|
|
*
Adding JWT verifier.
Julien Boeuf
2015-06-30
|
|
_
|
/
|
/
|
|
|
|
*
Fixing this one as well.
Julien Boeuf
2015-06-29
|
|
/
|
/
|
|
*
Base64 decode improvements.
Julien Boeuf
2015-06-25
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix
Julien Boeuf
2015-06-22
|
\
|
*
Ensure tests are built during run_tests runs
Craig Tiller
2015-06-19
*
|
Fixing ssl auth context.
Julien Boeuf
2015-06-18
|
*
clang-format affected files
Craig Tiller
2015-06-17
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
|
\
|
|
/
|
/
|
*
|
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into count-the-things
Craig Tiller
2015-06-01
|
\
\
|
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixing tools compilation.
Nicolas "Pixel" Noble
2015-06-02
*
|
|
Label all iomgr objects
Craig Tiller
2015-06-01
|
/
/
|
*
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
|
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
Removed non-ISO usage of __FUNCTION__.
David Garcia Quintas
2015-05-31
|
*
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
|
/
/
|
*
Port endpoint tests to pollsets
Craig Tiller
2015-05-13
|
/
*
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
*
Fixing !strcmp in the tests.
Julien Boeuf
2015-03-09
*
Adding refresh token parsing
Julien Boeuf
2015-03-09
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
[next]