aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security
Commit message (Expand)AuthorAge
* 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 pollset_kick_statsGravatar Craig Tiller2017-09-18
| |\
| | * Merge pull request #12359 from justinburke/tsi_factory_lockingGravatar Justin Burke2017-09-18
| | |\
| * | | Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-18
| |\| |
| | | * Add reference counting to tsi_ssl_handshaker_factoriesGravatar Justin Burke2017-09-15
| | * | Pass exec_ctx in TSI zero_copy_protector createGravatar jiangtaoli20162017-09-14
| | |/
| * | Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-11
| |\|
| | * Compile fixGravatar Craig Tiller2017-09-08
| | * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
| | |\
| * | \ Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-08
| |\ \ \ | | | |/ | | |/|
* | | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-08
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protectorGravatar Mark D. Roth2017-09-08
| |\ \ \
| | | * \ Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-07
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
| | | | |\ | | |_|_|/ | |/| | |
* | | | | clang-formatGravatar Mark D. Roth2017-09-06
| | * | | Revise zero-copy protector interfaceGravatar jiangtaoli20162017-09-06
| | * | | Fake zero-copy frame protectorGravatar jiangtaoli20162017-09-06
| * | | | Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
* | | | | 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
| |/ / |/| |
| * | Fix asan and tsan failures.Gravatar Mark D. Roth2017-09-01
| * | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
|/ /
| * Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
| |\ | |/ |/|
* | Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
* | Implement fake TSI zero-copy frame protectorGravatar jiangtaoli20162017-08-30
* | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* | Implement call combiner.Gravatar Mark D. Roth2017-08-25
* | 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
* | Make bytes_to_send in tsi_handshaker_next constGravatar jiangtaoli20162017-08-07
* | Make tsi handshaker result unused bytes constGravatar jiangtaoli20162017-08-01
* | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| * Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
| * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-17
| |\ | |/ |/|
* | Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-13
| |\ | |/ |/|
* | clang formatGravatar ncteisen2017-07-13
* | Tracers know their nameGravatar ncteisen2017-07-13
* | Merge pull request #11409 from annasapek/asynch-tsi-fake-handshakerGravatar Mark D. Roth2017-07-12
|\ \
| | * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-11
| | |\ | |_|/ |/| |
| * | Update tsi_fake_handshaker to implement the asynchronous TSIGravatar Anna Sapek2017-07-11
* | | Code cleanups in client_auth_filter and server_auth_filter.Gravatar Mark D. Roth2017-07-10
* | | Merge pull request #11495 from agc-sec/fixopenssl-jwtGravatar Matt Kwong2017-07-06
|\ \ \
| * | | 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
| |\ \ \