index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
security
/
credentials
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
|
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
\
|
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
/
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
Support SSL server certificate reloading.
Justin Burke
2017-10-27
|
*
Expose conversion of grpc to tsi cert pairs
Justin Burke
2017-10-23
*
|
Better name
Craig Tiller
2017-10-18
*
|
Merge github.com:grpc/grpc into tracer
Craig Tiller
2017-10-18
|
\
|
|
*
Fix breakage
Craig Tiller
2017-10-16
*
|
clang-format
Craig Tiller
2017-10-16
*
|
C++ize tracing
Craig Tiller
2017-10-16
|
*
Add comparison function for security connectors.
Mark D. Roth
2017-10-16
|
/
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
\
|
*
Reverting pb.c files for now. Also fixing few more build errors
Yash Tibrewal
2017-10-02
|
*
More build errors
Yash Tibrewal
2017-10-02
|
*
Removing more build errors
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Clang format
Yash Tibrewal
2017-10-02
|
*
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
|
*
More pointer conversion required after making build changes
Yash Tibrewal
2017-10-02
*
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-29
|
\
|
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-28
|
|
\
|
|
*
Fix race condition in composite credentials.
Mark D. Roth
2017-09-28
|
*
|
Add tracer for plugin credentials.
Mark D. Roth
2017-09-26
|
*
|
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-09-19
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
clang-format
Mark D. Roth
2017-09-06
|
|
*
Change plugin credentials API to support both sync and async modes.
Mark D. Roth
2017-09-01
|
*
|
Add pollset_kick stats
Craig Tiller
2017-09-01
|
|
/
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
|
|
*
Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512
Nicolas Noble
2017-08-17
|
|
\
|
|
*
Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512
Maxim Dzoba
2017-08-16
|
*
|
Fixing memory leak and removing unneeded NULL checks.
Julien Boeuf
2017-08-16
|
|
/
|
*
Fix use-after-free in oauth2_credentials
Yuchen Zeng
2017-08-09
|
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
|
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-07-17
|
\
|
|
*
Better handling of token lifetime.
Julien Boeuf
2017-07-13
|
*
Format the code.
allen clement
2017-06-14
|
*
Merge branch 'fixopenssl-jwt' of https://github.com/agc-sec/grpc into fixopen...
allen clement
2017-06-14
|
|
\
|
|
*
Create jwt_verifier.c
agc-sec
2017-06-14
|
|
*
Create jwt_verifier.c
agc-sec
2017-06-14
|
*
|
Adding a wrapper function to src/core/lib/security/credentials/jwt/jwt_verifi...
allen clement
2017-06-14
|
|
*
Adding a wrapper function to src/core/lib/security/credentials/jwt/jwt_verifi...
allen clement
2017-06-14
|
*
|
Merge pull request #11391 from markdroth/channel_args_helpers
Mark D. Roth
2017-06-12
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add helpers for creating channel args.
Mark D. Roth
2017-06-09
[next]