Jordi Boggiano
|
b1723644e0
Use extracted ca-bundle package
|
9 years ago |
Jordi Boggiano
|
e2056499cb
Avoid open_basedir warnings on is_dir() calls when probing for CABundle
|
9 years ago |
Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 years ago |
Jordi Boggiano
|
37a1e12672
Mark failed downloads as failed instead of 100% complete, fixes #5111
|
9 years ago |
Jordi Boggiano
|
4cc719cab3
Add support for SSL_CERT_DIR and openssl.capath, fixes #5017
|
9 years ago |
Jordi Boggiano
|
e94066967c
Add debugging info about proxy usage, refs #4332
|
9 years ago |
Niels Keurentjes
|
f794ee7870
Fixes for implicit variable declarations, return type mismatches and invalid method declarations.
|
9 years ago |
Jordi Boggiano
|
cb59cf0c85
Allow exception to secure-http for packagist provider files and add docs, refs #4907
|
9 years ago |
cinamo
|
b6b416111e
Fixed http check
|
9 years ago |
cinamo
|
4f5b4aff9c
Undid CS changes
|
9 years ago |
cinamo
|
da44f46b9c
Code style fixes
|
9 years ago |
cinamo
|
ef60478926
Added secure-http flag, defaults to true
|
9 years ago |
Jordi Boggiano
|
09a6a19257
Avoid decoding gzip responses after a redirect, fixes #4897
|
9 years ago |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 years ago |
Jordi Boggiano
|
ae14e0f086
Add ssh2 protocol default ports, fixes #4835
|
9 years ago |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 years ago |
Jordi Boggiano
|
5c944d45ac
Merge pull request #4827 from curry684/issue-4203
|
9 years ago |
Jordi Boggiano
|
fff5074bbf
Fix additionalOptions getting dropped when SAN and redirect handling are combined, refs #4782
|
9 years ago |
Niels Keurentjes
|
76c1645a0e
Merge remote-tracking branch 'upstream/master' into issue-4203
|
9 years ago |
Niels Keurentjes
|
18cd4f966b
Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683
|
9 years ago |
Jordi Boggiano
|
bdb97e7527
Reuse new TlsHelper for CA validation, refs #4798
|
9 years ago |
Jordi Boggiano
|
1ea810d40b
Merge remote-tracking branch 'cs278/san-support'
|
9 years ago |
Jordi Boggiano
|
78ffe0fd08
Avoid checking CA files several times
|
9 years ago |
Jordi Boggiano
|
901e6f1d0e
Fix output and handling of RFS::copy() and extract redirect code into its own method, refs #4783
|
9 years ago |
Jordi Boggiano
|
a574d5ef76
Merge remote-tracking branch 'cs278/follow-redirects'
|
9 years ago |
Chris Smith
|
b32aad8439
Do not set TLS options on local URLs
|
9 years ago |
Chris Smith
|
74aa73e841
The origin may not be the remote host
|
9 years ago |
Chris Smith
|
304c268c3b
Tidy up and general improvement of sAN handling code
|
9 years ago |
Chris Smith
|
7e2a015e9b
Provide support for subjectAltName on PHP < 5.6
|
9 years ago |
Rob Bast
|
d6be2a693b
switch to array-replace-recursive
|
9 years ago |