aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/file_downloader.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15570] Allow file downloader to use TLS greater than 1.0kasimi2018-02-251-1/+1
* [ticket/12618] Change ssl:// to tls://Kilian2016-01-101-1/+1
* [ticket/12618] Allow extension author to use SSL for version-checkKilian2015-09-251-1/+1
* [ticket/13588] Fixes wrong message in info fsockopen() disabledCrizzo2015-02-071-1/+1
* [ticket/13556] Fix exception translation with filedownloaderJoas Schilling2015-01-301-3/+3
* [ticket/13358] Use protected and public keywords where applicableMarc Alexander2014-11-211-3/+3
* [ticket/13358] Do not pass variables by referenceMarc Alexander2014-11-211-16/+12
* [ticket/13358] Fix tests and use exceptions instead of user objectMarc Alexander2014-11-211-19/+6
* [ticket/13358] Add file_downloader as replacement for get_remote_fileMarc Alexander2014-11-211-0/+137