Rob Bast
|
94947ee772
merge isset() calls
|
9 years ago |
Rob Bast
|
b95b0c2ab6
wrong array
|
9 years ago |
Rob Bast
|
008cce8d85
add back sanity checks
|
9 years ago |
Rob Bast
|
c1488f65bf
a quick stab at adding capath
|
9 years ago |
Chris Smith
|
dd3216e93d
Refactor to use new helper methods for headers
|
9 years ago |
Chris Smith
|
8a8ec6fccc
Too many redirects is not an error in PHP, return the latest response
|
9 years ago |
Chris Smith
|
33471e389f
Pass redirect count using options
|
9 years ago |
Chris Smith
|
e830a611ec
Handle other path redirects
|
9 years ago |
Chris Smith
|
ffab235edd
Remove code preventing protocol downgrades
|
9 years ago |
Chris Smith
|
ce1eda25f3
Follow redirects inside RFS only when required by PHP version
|
9 years ago |
Chris Smith
|
73662c725a
Don't let PHP follow redirects it doesn't validate certificates
|
9 years ago |
Jordi Boggiano
|
546730dcf3
Show CA files being used in debug mode, refs #4792
|
9 years ago |
Jordi Boggiano
|
a13b06725e
Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo
|
9 years ago |
Jordi Boggiano
|
33c123e8c2
Fix passing of options to remotefilesystem in composer repo
|
9 years ago |
Rob Bast
|
22d8b5dff4
fix possible caBundle error
|
9 years ago |
Jordi Boggiano
|
8375af268c
Use fixed CN_match for github hosts, fixes #4782
|
9 years ago |
Jordi Boggiano
|
fb848d2e07
Code cleanups
|
9 years ago |
Jordi Boggiano
|
72fae0bf70
Declare CN_match/SNI_server_name only for php <5.6
|
9 years ago |
Jordi Boggiano
|
449f68deae
Remove dangerous CN_match fallback
|
9 years ago |
Jordi Boggiano
|
fc4d94f160
Code clarity and updates from the getcomposer.org installer
|
9 years ago |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 years ago |
Jordi Boggiano
|
fbab2bfa17
Move user agent definition to StreamContextFactory so it is available in all contexts
|
10 years ago |
Jordi Boggiano
|
f084b1e053
Remove duplicate handling of retry-auth-failure option, refs #3765
|
10 years ago |
Jordi Boggiano
|
020c126c27
Fix CS
|
10 years ago |
Jérôme Tamarelle
|
4255db9e31
Allows SSH urls for gitlab and detect the scheme
|
10 years ago |
Jérôme Tamarelle
|
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
|
10 years ago |
Jerome TAMARELLE
|
211d4632bb
Fix compatibility with PHP 5.3
|
10 years ago |
Jordi Boggiano
|
58a6d4b7d3
Add comment
|
10 years ago |
David Fuhr
|
064e1a6d6d
Fix handling of http 400 errors
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |