<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ftp/src, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ftp: Fix timing bug</title>
<updated>2019-03-05T16:24:15+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-03-04T15:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c15400fcc6d35359e299923159faa0e4dab6602'/>
<id>3c15400fcc6d35359e299923159faa0e4dab6602</id>
<content type='text'>
Change code to not send a message to itself as this allows other
messages to come in between. A change in TLS code made this scenario
more likely to happen, and the symptom is that the ftp:chunk_recv/1
function hangs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change code to not send a message to itself as this allows other
messages to come in between. A change in TLS code made this scenario
more likely to happen, and the symptom is that the ftp:chunk_recv/1
function hangs.
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp, tftp: Version should not be hardcoded in &lt;app&gt;.app.src</title>
<updated>2018-09-24T09:24:47+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-09-24T09:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3daef1a4ee8cfce90d0220be3695809ccbb8ea58'/>
<id>3daef1a4ee8cfce90d0220be3695809ccbb8ea58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ftp/socket_opts/ERIERL-192/OTP-15120' into hans/ftp/21socket_opts/ERIERL-192/OTP-15120</title>
<updated>2018-06-20T09:41:42+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-20T09:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=26dba6c5d4d997d793595e8690a3280315986ebe'/>
<id>26dba6c5d4d997d793595e8690a3280315986ebe</id>
<content type='text'>
Conflicts:
	lib/ftp/src/ftp.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ftp/src/ftp.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp,tftp: Update initial version 1.0.0 -&gt; 1.0</title>
<updated>2018-03-28T09:44:50+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-28T09:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=69a8c892675884f46381a463d8ec81343f0af646'/>
<id>69a8c892675884f46381a463d8ec81343f0af646</id>
<content type='text'>
Change-Id: I014b191da144c299d056eb155ed99ace710112b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I014b191da144c299d056eb155ed99ace710112b1
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Fix dialyzer warnings</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-21T15:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c41882115f2cd9bfda8318925b4352cd1ec06b7'/>
<id>3c41882115f2cd9bfda8318925b4352cd1ec06b7</id>
<content type='text'>
Change-Id: I695066755f8394619d5f231a1060e467f2c82edf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I695066755f8394619d5f231a1060e467f2c82edf
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Fix ftp test suite</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-21T13:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8bccc0bab9fce7ef00f64965b308ef9328e594fa'/>
<id>8bccc0bab9fce7ef00f64965b308ef9328e594fa</id>
<content type='text'>
- vsftpd =&lt; 3.0.2 does not support ECDHE ciphers and the ssl application
  removed ciphers with RSA key exchange from its default cipher list.
  To allow interoperability with old versions of vsftpd, cipher suites
  with RSA key exchange are appended to the default cipher list.

- Fix regex in ftp.appup.src

Change-Id: I53ce3b7f198ae95825eb0b5d39e94bdcebe78391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- vsftpd =&lt; 3.0.2 does not support ECDHE ciphers and the ssl application
  removed ciphers with RSA key exchange from its default cipher list.
  To allow interoperability with old versions of vsftpd, cipher suites
  with RSA key exchange are appended to the default cipher list.

- Fix regex in ftp.appup.src

Change-Id: I53ce3b7f198ae95825eb0b5d39e94bdcebe78391
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Update app.src file</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-12T11:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=66209e1ed94bb13c62987f5ca3f6d50c92fd17b7'/>
<id>66209e1ed94bb13c62987f5ca3f6d50c92fd17b7</id>
<content type='text'>
Change-Id: I4939a45cde292347975d8b870caeff15724046d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4939a45cde292347975d8b870caeff15724046d2
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Remove references to inets</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-09T12:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=99dada0ab68e663b26e24e2363c4613c36aa717f'/>
<id>99dada0ab68e663b26e24e2363c4613c36aa717f</id>
<content type='text'>
Change-Id: I19bd2f1d4a35cbc5c233ebc8b2a9d52bbd37f047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I19bd2f1d4a35cbc5c233ebc8b2a9d52bbd37f047
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Remove legacy tracing macros</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-09T09:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=347a39468180c1410cedaee465821cfb10c2fcd7'/>
<id>347a39468180c1410cedaee465821cfb10c2fcd7</id>
<content type='text'>
Change-Id: Ie9cfc5902f3ec7f97df6f0764ff88b954139d87b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie9cfc5902f3ec7f97df6f0764ff88b954139d87b
</pre>
</div>
</content>
</entry>
</feed>
