Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-03 | ftp: fix sockname dialyzer warning including ftp:sockname/1 bug | Hans Nilsson | |
2013-11-19 | ftp: small fixes | Hans Nilsson | |
2013-11-19 | ftp: Add timeouts to ssl:connect | Hans Nilsson | |
2013-11-19 | ftps: working | Hans Nilsson | |
2013-11-19 | . | Hans Nilsson | |
2013-11-19 | added some printouts | Hans Nilsson | |
2013-11-19 | ftp: towards a working ftps, chapter 1 | Hans Nilsson | |
2013-11-19 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin | |
2013-07-11 | Add missing brackets to report formatting on ftp_progress process exit | Artur Wilniewczyc | |
When progress reporting process exits, ftp client crashes because of missing brackets in io_lib:format argument. | |||
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2012-10-11 | Handle correctly the "No files found or file unavailable" error code. | serge | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-01-20 | [inets] Merged from R14B and also fixed appup | Micael Karlberg | |
Merge from R14B integration branch (for inets-5.7.3) and fixed appup and corresponding code-change code to work in new version (inets-5.8.1). Also some minor (R15B specific) test suite fixes. Merge branch 'bmk/inets/inets573_integration' into bmk/inets/inets581_integration/r15 Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/http_client/httpc_internal.hrl lib/inets/src/inets_app/inets.appup.src lib/inets/vsn.mk | |||
2011-12-20 | [ftp] Fails to open IPv6 connection | Micael Karlberg | |
Fails to open IPv6 connection due to badly formatted IPv6 address in EPRT command. The address part of the command incorrectly contained decimal elements instead of hexadecimal. Attila Rajmund Nohl OTP-9827 | |||
2011-09-19 | [ftpc] Add a config option to specify a data connect timeout. | Micael Karlberg | |
That is how long the ftp client will wait for the server to connect to the data socket. If this timeout occurs, an error will be returned to the caller and the ftp client process will be terminated. OTP-9545 | |||
2011-05-27 | OTP-9342: FTP client doesn't work with IPv6 | Micael Karlberg | |
OTP-9342: IpFamily config option was not handled OTP-9342: Release notes remain... OTP-9342: <credit>attila rajmund nohl</credit> | |||
2011-03-09 | Added (type) specs for all "public" functions in the ftp module. | Micael Karlberg | |
2010-06-07 | OTP-7907: Allow the use of the "new" ssl (essl). | Micael Karlberg | |
OTP-8564: Update deeprication status. OTP-8573: Inets mod_alias URL rewrite. | |||
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg | |
OTP-8351, OTP-8359 & OTP-8371. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |