aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
Commit message (Collapse)AuthorAge
* 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
| | |
| | * 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
| | | | | | | | This is the agreed-upon solution.
| * Fixing copyright.Gravatar Julien Boeuf2016-01-28
| |
* | Update copyrightsGravatar Craig Tiller2016-01-28
| |
* | Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
| * Addressing comments.Gravatar Julien Boeuf2016-01-27
| | | | | | | | The new API is now actually useful...
| * Adding a function to override the ssl default roots path.Gravatar Julien Boeuf2016-01-27
|/ | | | Fixes the first part of #4834.
* 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
| | | | - Missing unit tests.
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* One more test for default google creds.Gravatar Julien Boeuf2015-12-10
|
* Testing cached google default creds.Gravatar Julien Boeuf2015-12-10
|
* Fix Windows buildGravatar Craig Tiller2015-12-10
| | | | To do pollset work we need grpc to be initialized
* Testing GCE detection in google default credentials.Gravatar Julien Boeuf2015-12-09
|
* Fix memory leakGravatar Craig Tiller2015-12-07
|
* Add test for grpc_get_well_known_google_credentials_file_pathGravatar Craig Tiller2015-12-07
|
* Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| * Fixing implementations.Gravatar Julien Boeuf2015-11-18
| |
* | clang-formatGravatar Craig Tiller2015-11-18
|/
* Addressing comments.Gravatar Julien Boeuf2015-10-20
| | | | | The composite channel credentials creation does not change the passed-in channel creds anymore.
* Fixing mem leak and compilation error in tsan.Gravatar Julien Boeuf2015-10-10
|
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Fix Windows compilationGravatar Craig Tiller2015-09-23
|
* Finish cleanupGravatar Craig Tiller2015-09-22
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Final patches for renameGravatar 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 argument passing to start of listGravatar 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
|
* Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\
* | Fix testsGravatar Craig Tiller2015-09-22
| |
* | FixesGravatar Craig Tiller2015-09-21
| |
* | Call list progressGravatar Craig Tiller2015-09-21
| |
* | Call list progressGravatar Craig Tiller2015-09-18
| |
* | Getting stuff workingGravatar Craig Tiller2015-09-16
| |
* | Tests compileGravatar Craig Tiller2015-09-16
| |
| * Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-09-15
| |\ | |/ |/|