aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/security_connector_test.c
Commit message (Collapse)AuthorAge
* Fix includesGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* For client cert based authentication, add client cert as an AuthPropertyGravatar Deepak Lukose2016-03-16
|
* Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|\
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|/
* 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
|
* 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.
* 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 all sourceGravatar Craig Tiller2015-08-18
|
* SSL refcounting fixesGravatar Craig Tiller2015-06-30
| | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts.
* Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18