aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
Commit message (Expand)AuthorAge
* clang-formatGravatar David Garcia Quintas2016-06-06
* moar renamingsGravatar David Garcia Quintas2016-06-06
* 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
|\
* | Added missing pops_create to oauth2_utilsGravatar David Garcia Quintas2016-05-18
| * clang-formatGravatar Julien Boeuf2016-05-10
* | allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| * Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
* | 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
* | 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
* | 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
|\ \
| | * Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | * Replacing grpc_max_auth_token_lifetime by an accessor.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ |/|
| * fixing test and clang-format.Gravatar Julien Boeuf2016-01-29
| * Changing the API to use a callback mechanism.Gravatar Julien Boeuf2016-01-28
| * Fixing copyright.Gravatar Julien Boeuf2016-01-28
* | Update copyrightsGravatar Craig Tiller2016-01-28
* | Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| * Addressing comments.Gravatar Julien Boeuf2016-01-27
| * Adding a function to override the ssl default roots path.Gravatar Julien Boeuf2016-01-27
|/
* Updated copyrightsGravatar murgatroid992016-01-12
* Merge github.com:grpc/grpc into intsGravatar Craig Tiller2016-01-04
|\
| * Update copyrightsGravatar Craig Tiller2015-12-22
* | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* Unit testing the peer from auth context functionality.Gravatar Julien Boeuf2015-12-18
* Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-17
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14