aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/credentials/oauth2/oauth2_credentials.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar 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
* Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512Gravatar Maxim Dzoba2017-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
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| * Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
|/
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\|
| * refresh and access token filteringGravatar yang-g2016-11-12
* | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* clang-formatGravatar Craig Tiller2016-10-18
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
* Integration progressGravatar Craig Tiller2016-09-23
* Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
|\
* \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \
| | * Adding error details for JWT and oauth2.Gravatar Julien Boeuf2016-06-06
| | * Merge branch 'master' into fix_3803Gravatar Julien Boeuf2016-06-04
* | | Log errorGravatar Craig Tiller2016-06-02
| * | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| |/
| * clang-formatGravatar Julien Boeuf2016-05-10
* | Progress converting to new error systemGravatar Craig Tiller2016-05-05
|/
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04