aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/credentials
Commit message (Expand)AuthorAge
...
* | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
* | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | |\ | | |/ | |/|
| * | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| | |\
| * | | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| | |/ | |/|
* | | Merge with masterGravatar Yash Tibrewal2017-11-09
|\| |
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| * | Support SSL server certificate reloading.Gravatar Justin Burke2017-10-27
| * | Expose conversion of grpc to tsi cert pairsGravatar Justin Burke2017-10-23
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| | * Better nameGravatar Craig Tiller2017-10-18
| | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | |\ | | |/ | |/|
| * | Fix breakageGravatar Craig Tiller2017-10-16
|/ /
| * clang-formatGravatar Craig Tiller2017-10-16
| * C++ize tracingGravatar Craig Tiller2017-10-16
* | Add comparison function for security connectors.Gravatar Mark D. Roth2017-10-16
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
| * More build errorsGravatar Yash Tibrewal2017-10-02
| * Removing more build errorsGravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Clang formatGravatar Yash Tibrewal2017-10-02
| * More pointer conversions, deprecated string to char *, goto crossing initiali...Gravatar Yash Tibrewal2017-10-02
| * More pointer conversion required after making build changesGravatar Yash Tibrewal2017-10-02
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\|
| * Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-28
| |\
| | * Fix race condition in composite credentials.Gravatar Mark D. Roth2017-09-28
| * | Add tracer for plugin credentials.Gravatar Mark D. Roth2017-09-26
| * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
| |\|
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\ \ \ | | |/ | |/|
| | * clang-formatGravatar Mark D. Roth2017-09-06
| | * Change plugin credentials API to support both sync and async modes.Gravatar Mark D. Roth2017-09-01
| * | Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |/
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\|
| * Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512Gravatar Nicolas Noble2017-08-17
| |\
| | * Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512Gravatar Maxim Dzoba2017-08-16
| * | Fixing memory leak and removing unneeded NULL checks.Gravatar Julien Boeuf2017-08-16
| |/
| * Fix use-after-free in oauth2_credentialsGravatar Yuchen Zeng2017-08-09
| * Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\|
| * Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| * Format the code.Gravatar allen clement2017-06-14
| * Merge branch 'fixopenssl-jwt' of https://github.com/agc-sec/grpc into fixopen...Gravatar allen clement2017-06-14
| |\
| | * Create jwt_verifier.cGravatar agc-sec2017-06-14
| | * Create jwt_verifier.cGravatar agc-sec2017-06-14