<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/file_downloader.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/15570] Allow file downloader to use TLS greater than 1.0</title>
<updated>2018-02-25T09:25:33+00:00</updated>
<author>
<name>kasimi</name>
<email>mail@kasimi.net</email>
</author>
<published>2018-02-25T09:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=488de11493b96be70792f236665ff7380ac855b5'/>
<id>488de11493b96be70792f236665ff7380ac855b5</id>
<content type='text'>
PHPBB3-15570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15570
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12618] Change ssl:// to tls://</title>
<updated>2016-01-10T18:33:45+00:00</updated>
<author>
<name>Kilian</name>
<email>kilian@mirdan.de</email>
</author>
<published>2016-01-10T18:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ad34b8782432467912a95a8b54701a8e4116fdf7'/>
<id>ad34b8782432467912a95a8b54701a8e4116fdf7</id>
<content type='text'>
PHPBB3-12618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12618
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12618] Allow extension author to use SSL for version-check</title>
<updated>2015-09-25T20:16:29+00:00</updated>
<author>
<name>Kilian</name>
<email>kilian@mirdan.de</email>
</author>
<published>2015-09-25T19:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=30279347acf62e6e39eea7bf56b46e48e2170ddc'/>
<id>30279347acf62e6e39eea7bf56b46e48e2170ddc</id>
<content type='text'>
For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port for the file_downloader.
In file_downloader, the host parameter of fsockopen is appended
with 'ssl://' in case the port is 443 in order to use SSL.

PHPBB3-12618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port for the file_downloader.
In file_downloader, the host parameter of fsockopen is appended
with 'ssl://' in case the port is 443 in order to use SSL.

PHPBB3-12618
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13588] Fixes wrong message in info fsockopen() disabled</title>
<updated>2015-02-07T12:50:08+00:00</updated>
<author>
<name>Crizzo</name>
<email>mail@crizzo.de</email>
</author>
<published>2015-02-07T12:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fbc603861d02ac9ab772849289d5847935e32631'/>
<id>fbc603861d02ac9ab772849289d5847935e32631</id>
<content type='text'>
PHPBB3-13588
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13588
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13556] Fix exception translation with filedownloader</title>
<updated>2015-01-30T17:05:13+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2015-01-30T17:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=69450c715244e41a26e63470bd292778ed25438a'/>
<id>69450c715244e41a26e63470bd292778ed25438a</id>
<content type='text'>
PHPBB3-13556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13556
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13358] Use protected and public keywords where applicable</title>
<updated>2014-11-21T22:30:47+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-21T22:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6d3ac29aeef9e1222ddcaeab066ca8325d147fee'/>
<id>6d3ac29aeef9e1222ddcaeab066ca8325d147fee</id>
<content type='text'>
PHPBB3-13358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13358
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13358] Do not pass variables by reference</title>
<updated>2014-11-21T22:16:22+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-21T22:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=171837eefe2f8e17597629b108e2aa30c0f4055f'/>
<id>171837eefe2f8e17597629b108e2aa30c0f4055f</id>
<content type='text'>
PHPBB3-13358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13358
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13358] Fix tests and use exceptions instead of user object</title>
<updated>2014-11-21T20:37:43+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-21T20:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=352648f173e7b132544bf3eaa494184bec6d5aa2'/>
<id>352648f173e7b132544bf3eaa494184bec6d5aa2</id>
<content type='text'>
PHPBB3-13358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13358
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13358] Add file_downloader as replacement for get_remote_file</title>
<updated>2014-11-21T20:37:43+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-21T17:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a080173010c60fdc5b143c8341d18fcbb195f889'/>
<id>a080173010c60fdc5b143c8341d18fcbb195f889</id>
<content type='text'>
PHPBB3-13358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13358
</pre>
</div>
</content>
</entry>
</feed>
