aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/credentials/oauth2
Commit message (Expand)AuthorAge
* Fix a number of spelling errors.Gravatar Chris Lamb2018-08-22
* Stop using cached time in oauth token expiration timeGravatar yang-g2018-06-01
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* | Merge masterGravatar Yash Tibrewal2017-11-21
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ | | |/ | |/|
| | * clang fmtGravatar ncteisen2017-11-17
| | * Remove all extern CGravatar ncteisen2017-11-17
* | | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \ \ | | |/ | |/|
* | | 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
| | |\ | | |/ | |/|
| | * 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
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | |\ | | |/ | |/|
| * | Fix breakageGravatar Craig Tiller2017-10-16
|/ /
| * C++ize tracingGravatar Craig Tiller2017-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
|\
| * 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
| * 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 grpc_millisGravatar Craig Tiller2017-08-29
|\|
| * 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
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\|
| * Add rich closure debug modeGravatar ncteisen2017-06-08
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Converting codeGravatar Craig Tiller2017-05-12
|/
* 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