<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ftp/test/ftp_SUITE_data, 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 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: Refactor ftp tests</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-07T08:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=118dc092313b7eae9dd4084bb354cec644823ab2'/>
<id>118dc092313b7eae9dd4084bb354cec644823ab2</id>
<content type='text'>
- Add appup file
- Update vsftpd configuration file with stronger cipher suites
- Remove unused functions from ftp_test_lib
- Improve certificate generation

Change-Id: I941e922d7532a3f2a05662aff621a175b630d3b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add appup file
- Update vsftpd configuration file with stronger cipher suites
- Remove unused functions from ftp_test_lib
- Improve certificate generation

Change-Id: I941e922d7532a3f2a05662aff621a175b630d3b5
</pre>
</div>
</content>
</entry>
<entry>
<title>inets,ftp: Break out FTP from 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-02-26T15:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e0ee349fc426007c7b269660244aeda94ddadd9f'/>
<id>e0ee349fc426007c7b269660244aeda94ddadd9f</id>
<content type='text'>
- Created initial directory structure for the FTP application.
- Updated inets Makefiles to not include FTP related modules.
- Remove ftp code from inets
- Implement backward compatibility layer for FTP
- Add inets_ftp_wrapper
- Fix failing TCs

Change-Id: I120ec5bdef0c3df4cee2d7880db2aec581505bc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Created initial directory structure for the FTP application.
- Updated inets Makefiles to not include FTP related modules.
- Remove ftp code from inets
- Implement backward compatibility layer for FTP
- Add inets_ftp_wrapper
- Fix failing TCs

Change-Id: I120ec5bdef0c3df4cee2d7880db2aec581505bc4
</pre>
</div>
</content>
</entry>
</feed>
