aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
Commit message (Collapse)AuthorAge
* 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
| | |\
* | | | Fix flipped conditionGravatar 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
| |\ \ \ | | | |/ | | |/|
* | | | Rename functionsGravatar Craig Tiller2016-05-24
| | | |
| | | * Starting the work to fix #3803.Gravatar Julien Boeuf2016-05-18
| | | | | | | | | | | | | | | | - We still need a way to bubble up this error.
* | | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | |
| * | | Added missing pops_create to oauth2_utilsGravatar David Garcia Quintas2016-05-18
| | | |
* | | | Address some memory leaksGravatar Craig Tiller2016-05-18
| | | |
* | | | Fix compile errorsGravatar Craig Tiller2016-05-18
| | | |
* | | | Cleanup error handling for google_default_credentialsGravatar Craig Tiller2016-05-17
| | | |
* | | | Fix jwt_verifier_testGravatar Craig Tiller2016-05-12
| | | |
| | * | clang-formatGravatar Julien Boeuf2016-05-10
| | | |
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-07
| | | |
* | | | Error reporting progressGravatar Craig Tiller2016-05-06
| | | |
* | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| | | |
* | | | API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
| |/ / |/| |
| * | 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
|/
* Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
|\|
| * Fix copyrightGravatar Craig Tiller2016-03-25
| |
| * Fix includesGravatar Craig Tiller2016-03-25
| |
| * Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
| | | | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in).
* | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-21
|\|
| * For client cert based authentication, add client cert as an AuthPropertyGravatar Deepak Lukose2016-03-16
| |
* | Fix jwt testGravatar Craig Tiller2016-02-26
| |
| * 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
|
* Merge github.com:grpc/grpc into hide-the-pollsetGravatar Craig Tiller2016-02-25
|\
| * Fix copyrightsGravatar Craig Tiller2016-02-23
| |
| * Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |\
| * | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| |/
* | 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
| |
* | Move worker into pollsetGravatar Craig Tiller2016-02-18
|/
* Move parenthesis to compileGravatar Craig Tiller2016-02-01
|
* Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchyGravatar Craig Tiller2016-02-01
|\
* \ Merge pull request #4934 from jboeuf/ssl_credentials_override_default_rootsGravatar Craig Tiller2016-02-01
|\ \ | | | | | | Ssl credentials override default roots
| | * Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | |