1
0
Fork 0
composer/src/Composer/Util
Jordi Boggiano bdb97e7527 Reuse new TlsHelper for CA validation, refs 2016-01-25 19:17:56 +00:00
..
AuthHelper.php Updated AuthHelper to pass a null for maximum attempts to the IOInterface instead of false so an exception is not thrown by Symfony Question class. 2015-04-30 15:30:01 -04:00
ComposerMirror.php Ignore empty refs 2014-05-07 19:34:42 +02:00
ConfigValidator.php Merge branch 'tls-config' 2016-01-16 16:55:19 +00:00
ErrorHandler.php CS fixes 2015-06-30 15:38:32 +01:00
Filesystem.php CS fixes 2015-11-21 19:28:10 +00:00
Git.php Fix undefined var $auth issue 2016-01-19 12:04:23 +00:00
GitHub.php fix missing import 2016-01-16 20:47:49 +01:00
GitLab.php Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 2016-01-10 16:37:11 +00:00
NoProxyPattern.php Fix CS 2015-09-28 10:53:24 +01:00
Perforce.php Fix CS 2015-09-28 10:53:24 +01:00
ProcessExecutor.php ran fixers 2015-10-13 11:35:51 +02:00
RemoteFilesystem.php Reuse new TlsHelper for CA validation, refs 2016-01-25 19:17:56 +00:00
SpdxLicense.php Make trigger error visible 2015-10-27 16:11:07 +00:00
StreamContextFactory.php Move user agent definition to StreamContextFactory so it is available in all contexts 2015-11-23 15:12:33 +00:00
Svn.php Fix CS 2015-09-28 10:53:24 +01:00
TlsHelper.php Fixes to vuln detection 2016-01-24 20:54:43 +00:00