You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
Fixtures Drop irrelevant properties from composer_commit-ref.json 9 years ago
ConfigValidatorTest.php Refactor commit-ref validation 9 years ago
ErrorHandlerTest.php Check only part of the error message as it's different in hhvm 11 years ago
FilesystemTest.php clean garbage dirs in tmp after composer tests #4694 9 years ago
GitHubTest.php ran fixers 9 years ago
GitLabTest.php Fix CS 9 years ago
PerforceTest.php Fix CS 9 years ago
ProcessExecutorTest.php Add parallel build to travis script 11 years ago
RemoteFilesystemTest.php Code cleanups 9 years ago
StreamContextFactoryTest.php Move user agent definition to StreamContextFactory so it is available in all contexts 9 years ago
SvnTest.php ran fixers 9 years ago
TlsHelperTest.php Tidy up and general improvement of sAN handling code 9 years ago