aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/print_google_default_creds_token.c
Commit message (Collapse)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\
| * Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\|
| * Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
| |
* | Fix tools compilationGravatar Craig Tiller2017-07-17
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
|
* clang-format codeGravatar Craig Tiller2016-10-28
|
* Add missing includeGravatar Craig Tiller2016-10-28
|
* clang-formatGravatar Craig Tiller2016-10-26
|
* Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
|
* Bulk update #includesGravatar Craig Tiller2016-10-26
|
* Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
|\ | | | | Fix #3803
* \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \
| * | clang-formatGravatar David Garcia Quintas2016-06-06
| | |
| * | moar renamingsGravatar David Garcia Quintas2016-06-06
| | |
| | * Merge branch 'master' into fix_3803Gravatar Julien Boeuf2016-06-04
| | |\
| * | | 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
| |\ \ \ | | | |/ | | |/|
| | | * Starting the work to fix #3803.Gravatar Julien Boeuf2016-05-18
| | | | | | | | | | | | | | | | - We still need a way to bubble up this error.
| | * | clang-formatGravatar Julien Boeuf2016-05-10
| | | |
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-07
| | | |
* | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| |/ / |/| |
| * | allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| | |
* | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
| * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| |
| * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
|
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
|
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
|
* Update copyrightsGravatar Craig Tiller2016-02-19
|
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
* Fix toolsGravatar Craig Tiller2016-02-18
|
* Fixing implementations.Gravatar Julien Boeuf2015-11-18
|
* Addressing comments.Gravatar Julien Boeuf2015-10-20
| | | | | The composite channel credentials creation does not change the passed-in channel creds anymore.
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Finish cleanupGravatar Craig Tiller2015-09-22
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
|
* Rename initGravatar Craig Tiller2015-09-22
|
* Rename runGravatar Craig Tiller2015-09-22
|
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
|