1
0
Fork 0
composer/tests/Composer/Test/Util
Chris Smith 304c268c3b Tidy up and general improvement of sAN handling code
* Move OpenSSL functions into a new TlsHelper class
* Add error when sAN certificate cannot be verified due to
  CVE-2013-6420
* Throw exception if PHP >= 5.6 manages to use fallback code
* Add support for wildcards in CN/sAN
* Add tests for cert name validation
* Check for backported security fix for CVE-2013-6420 using
  testcase from PHP tests.
* Whitelist some disto PHP versions that have the CVE-2013-6420
  fix backported.
2016-01-24 19:02:50 +00:00
..
Fixtures Drop irrelevant properties from composer_commit-ref.json 2015-10-27 14:20:45 +01:00
ConfigValidatorTest.php Refactor commit-ref validation 2015-10-27 13:59:29 +01:00
ErrorHandlerTest.php Check only part of the error message as it's different in hhvm 2013-10-14 15:57:19 -07:00
FilesystemTest.php clean garbage dirs in tmp after composer tests #4694 2015-12-14 17:52:37 +03:00
GitHubTest.php ran fixers 2015-10-13 11:35:51 +02:00
GitLabTest.php Fix CS 2015-11-21 21:51:43 +00:00
PerforceTest.php Fix CS 2015-09-28 10:53:24 +01:00
ProcessExecutorTest.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
RemoteFilesystemTest.php Code cleanups 2016-01-16 16:50:28 +00:00
StreamContextFactoryTest.php Move user agent definition to StreamContextFactory so it is available in all contexts 2015-11-23 15:12:33 +00:00
SvnTest.php ran fixers 2015-10-13 11:35:51 +02:00
TlsHelperTest.php Tidy up and general improvement of sAN handling code 2016-01-24 19:02:50 +00:00