Commit graph

301 commits

Author SHA1 Message Date
Alexander Koblov
41a1d1b2ff ADD: FTP - initial sftp support code 2017-07-06 15:54:58 +00:00
Alexander Koblov
af50180865 UPD: FTP - refactoring 2017-07-06 15:50:05 +00:00
Alexander Koblov
2793944fe9 ADD: FTP - Write UseAllocate option to ini-file 2017-05-25 19:16:18 +00:00
Alexander Koblov
0d92d7881a UPD: FTP - Doesn't execute ALLO command (most servers doesn't support it) 2017-05-25 19:00:15 +00:00
Alexander Koblov
6c89ddb1c2 UPD: Plugin version number 2017-05-08 17:21:34 +00:00
Alexander Koblov
42e8c63dc8 FIX: FTP - Incorrect configuration file path encoding 2017-05-08 08:32:06 +00:00
Alexander Koblov
d233193f3d FIX: Error message text 2017-03-25 19:11:48 +00:00
Alexander Koblov
7bdd216c9e FIX: Bug [0001780] ftp.wfx: cannot enter the plugin menu after adding an entry with empty name 2017-03-25 19:08:26 +00:00
Alexander Koblov
4ec8991f20 UPD: Link plugins with --as-needed linker flag (Linux) 2016-12-10 13:00:18 +00:00
Alexander Koblov
21c782dcee ADD: Ftp - try to show hidden files if possible 2016-11-27 08:48:54 +00:00
Alexander Koblov
5063b4a25e ADD: Ftp-plugin - check that server supports ALLO command 2016-11-19 11:56:37 +00:00
Alexander Koblov
84d2c64e20 FIX: Bug [0001255] It's not possible to read some files (file names) from FTP destination 2016-11-12 19:08:05 +00:00
Alexander Koblov
c3e1880d7f FIX: Samba - overwrite confirmation doesn't work 2 2016-06-13 18:00:18 +00:00
Alexander Koblov
8739a0965d FIX: Samba - overwrite confirmation doesn't work 2016-06-13 17:54:12 +00:00
Alexander Koblov
d319865a8d FIX: Windows CE 5.1 FTP-server conflict with BullGCOS7 2016-06-04 08:17:39 +00:00
Alexander Koblov
cde9b90ecb ADD: Windows CE 5.1 FTP-server support 2016-05-29 15:59:13 +00:00
Alexander Koblov
bd030f0073 FIX: Try to fix issue 0000904 2016-05-21 19:01:44 +00:00
Alexander Koblov
7502dcac32 FIX: Bug [0001353] spelling and grammar errors 2016-05-15 07:14:38 +00:00
Alexander Koblov
f05be9a2e2 ADD: FTP - FsSetTimeW function 2016-05-09 10:06:14 +00:00
Alexander Koblov
98623073e2 ADD: FTP - MLSD command support 2016-05-09 09:29:07 +00:00
Alexander Koblov
1a77432fae ADD: Uses cthreads 2016-04-22 20:44:16 +00:00
Alexander Koblov
c868c6bb8c UPD: Drop SSL2 in WinSSL 2016-04-02 07:44:53 +00:00
Alexander Koblov
c2da649cb2 UPD: Use +VERS-TLS-ALL method 2016-04-02 07:36:59 +00:00
Alexander Koblov
a29d979f01 ADD: Feature [0001341] FTPS Implicit not supported 2016-04-02 07:11:43 +00:00
Alexander Koblov
f43db3f6a3 FIX: Build with FPC 2.6.4 and Lazarus 1.6.0 2016-03-13 11:15:03 +00:00
Alexander Koblov
cb96a4d4cc FIX: Compiling under Lazarus 1.4.4 2016-01-16 12:48:39 +00:00
Alexander Koblov
c99d25a4b0 ADD: Different encoding support 2016-01-13 19:12:50 +00:00
Alexander Koblov
0458302858 UPD: Clean up 2016-01-12 20:39:37 +00:00
Alexander Koblov
10afeb115d UPD: Save connection encoding 2016-01-12 20:37:37 +00:00
Alexander Koblov
79197fe192 UPD: Prepare different encoding support 2016-01-12 20:04:35 +00:00
Alexander Koblov
9f8da1d008 UPD: Prepare different encoding support 2016-01-12 19:56:09 +00:00
Alexander Koblov
34d0140721 UPD: Prepare different encoding support 2016-01-12 19:21:39 +00:00
Alexander Koblov
b9f93d2f60 UPD: Convert ftp plugin to Unicode 2016-01-11 19:24:53 +00:00
Alexander Koblov
6677ba07a0 UPD: Prepare FPC 3.0 support 2015-12-13 10:52:08 +00:00
Alexander Koblov
ebf670214d UPD: Prepare FPC 3.0 support 2015-12-13 10:49:56 +00:00
Alexander Koblov
cb7d69a130 FIX: Ftp redirect to global address if server reports local instead 2015-09-07 08:29:23 +00:00
Alexander Koblov
d02f278e98 UPD: Set timeout to 15 seconds 2015-08-25 16:14:12 +00:00
Alexander Koblov
afe3e29b0f FIX: Bug [0000455] Copying a directory to FTP and it already exists displays "Unknown error" message 2015-08-14 19:03:06 +00:00
Alexander Koblov
6e6cef0f64 ADD: Execute any ftp command from command line 2015-08-14 18:15:19 +00:00
Alexander Koblov
8a2f51e8ac ADD: Load any supported OpenSSL version 2015-08-09 10:06:03 +00:00
Alexander Koblov
b3667e7f8c UPD: Use one way to include ssl implementation 2015-08-09 09:00:15 +00:00
Alexander Koblov
dd0643c5a2 ADD: TLS 1.1, 1.2 2015-08-09 08:37:58 +00:00
Alexander Koblov
abda68f3c8 UPD: GnuTLS for Linux 2015-08-09 08:26:17 +00:00
Alexander Koblov
bf55acd9b8 UPD: GnuTLS for Linux 2015-08-09 08:03:38 +00:00
Alexander Koblov
5349653d37 FIX: Ftp plugin hangs on connect 2015-08-08 12:22:02 +00:00
Alexander Koblov
faf7ee744b UPD: Write to log data socket error 2015-08-07 21:58:01 +00:00
Alexander Koblov
e832b20d71 ADD: Read result on data socket error 2015-08-06 21:14:54 +00:00
Alexander Koblov
c45600bc46 ADD: Support for TLS_1.1 and TLS_1.2 2015-08-04 20:40:08 +00:00
Alexander Koblov
cfd30642d9 ADD: TLS 1.1, 1.2 2015-08-04 20:18:51 +00:00
Alexander Koblov
ead110f133 UPD: Use winssl under Windows 2015-08-04 19:59:16 +00:00