OSDN Git Service

ffftp/ffftp.git
12 years agoFix displaying the number of files to transfer.
s_kawamoto [Thu, 16 Feb 2012 17:12:44 +0000 (02:12 +0900)]
Fix displaying the number of files to transfer.

12 years agoFix bugs of hanging on exit.
s_kawamoto [Thu, 16 Feb 2012 14:16:12 +0000 (23:16 +0900)]
Fix bugs of hanging on exit.

12 years agoFix bugs of uploading files with unique names.
s_kawamoto [Wed, 15 Feb 2012 11:54:34 +0000 (20:54 +0900)]
Fix bugs of uploading files with unique names.

12 years agoFix bugs of confirmation of erasing host settings.
s_kawamoto [Wed, 15 Feb 2012 11:28:38 +0000 (20:28 +0900)]
Fix bugs of confirmation of erasing host settings.

12 years agoAdd support for automatic directory creation.
s_kawamoto [Tue, 14 Feb 2012 17:18:04 +0000 (02:18 +0900)]
Add support for automatic directory creation.

12 years agoFix codes for debugging.
s_kawamoto [Sat, 11 Feb 2012 14:19:36 +0000 (23:19 +0900)]
Fix codes for debugging.
Recompile executable files.

12 years agoModify dialog messages for saving an encryption status.
s_kawamoto [Sat, 11 Feb 2012 11:29:05 +0000 (20:29 +0900)]
Modify dialog messages for saving an encryption status.

12 years agoFix bugs of displaying icons in the local file list.
s_kawamoto [Sat, 11 Feb 2012 08:24:12 +0000 (17:24 +0900)]
Fix bugs of displaying icons in the local file list.

12 years agoFix project files.
s_kawamoto [Thu, 9 Feb 2012 01:35:46 +0000 (10:35 +0900)]
Fix project files.

12 years agoChange behavior of return key if a directory in the file list is chosen.
s_kawamoto [Wed, 8 Feb 2012 13:33:53 +0000 (22:33 +0900)]
Change behavior of return key if a directory in the file list is chosen.

12 years agoChange behavior of Open command if a directory in the file list is chosen.
s_kawamoto [Wed, 8 Feb 2012 13:01:43 +0000 (22:01 +0900)]
Change behavior of Open command if a directory in the file list is chosen.

12 years agoEnlarge buffers for replies on transferring files.
s_kawamoto [Tue, 7 Feb 2012 12:37:58 +0000 (21:37 +0900)]
Enlarge buffers for replies on transferring files.

12 years agoModify documents.
s_kawamoto [Tue, 7 Feb 2012 12:32:45 +0000 (21:32 +0900)]
Modify documents.

12 years agoFix bugs of decoding last modified times.
s_kawamoto [Mon, 6 Feb 2012 15:54:15 +0000 (00:54 +0900)]
Fix bugs of decoding last modified times.

12 years agoFix bugs of simultaneous connection.
s_kawamoto [Mon, 6 Feb 2012 15:36:12 +0000 (00:36 +0900)]
Fix bugs of simultaneous connection.
Fix bugs of exclusive locks for UI.

12 years agoUpdate PEM file.
s_kawamoto [Thu, 2 Feb 2012 14:29:04 +0000 (23:29 +0900)]
Update PEM file.
Fix bugs of routines for checking errors.

12 years agoEnhance routines for extra commands.
s_kawamoto [Fri, 27 Jan 2012 12:41:03 +0000 (21:41 +0900)]
Enhance routines for extra commands.

12 years agoFix bugs of InitCmd and simultaneous connection.
Yuji Tanaka [Thu, 26 Jan 2012 03:37:07 +0000 (12:37 +0900)]
Fix bugs of InitCmd and simultaneous connection.

12 years agoUpdate OpenSSL to 1.0.0g.
s_kawamoto [Wed, 25 Jan 2012 14:24:59 +0000 (23:24 +0900)]
Update OpenSSL to 1.0.0g.

12 years agoFix bugs of simultaneous connection.
s_kawamoto [Wed, 25 Jan 2012 13:19:55 +0000 (22:19 +0900)]
Fix bugs of simultaneous connection.
Change default settings for simultaneous connection.
Fix bugs of handling errors of transferring.

12 years agoFix bugs that InitCmd isn't sent at reconnection.
Yuji Tanaka [Mon, 23 Jan 2012 07:30:52 +0000 (16:30 +0900)]
Fix bugs that InitCmd isn't sent at reconnection.

12 years agoAdd new tools for encoding literal messages into UTF-8.
s_kawamoto [Fri, 20 Jan 2012 16:11:22 +0000 (01:11 +0900)]
Add new tools for encoding literal messages into UTF-8.
Remove tools no more used.
Modify documents.

12 years agoMove "ReplaceAfxresh.js".
s_kawamoto [Thu, 19 Jan 2012 11:07:14 +0000 (20:07 +0900)]
Move "ReplaceAfxresh.js".

12 years agoRestore project files temporarily.
s_kawamoto [Thu, 19 Jan 2012 10:37:40 +0000 (19:37 +0900)]
Restore project files temporarily.

12 years agoRemove u8 macros and relational codes temporarily.
s_kawamoto [Thu, 19 Jan 2012 10:23:20 +0000 (19:23 +0900)]
Remove u8 macros and relational codes temporarily.
Fix bugs of UTF-8 to UTF-16 API bridge.
Normalize characters.

12 years agoNormalize half / full width characters
Moriguchi, Hirokazu [Tue, 17 Jan 2012 21:22:39 +0000 (06:22 +0900)]
Normalize half / full width characters

12 years agoAdd 'u8' macro and msgutil module for UTF-8 string resource in mesg-jpn.h
Moriguchi, Hirokazu [Mon, 16 Jan 2012 19:48:58 +0000 (04:48 +0900)]
Add 'u8' macro and msgutil module for UTF-8 string resource in mesg-jpn.h

* u8 macro: We can get UTF-8 binary string by u8("u-string") expression
* u8 macro is mapped to MessageUtil_GetUTF8StaticBinaryBlock() function defined in msgutil.c
* Change parameter types in some exsisting functions: char* to const char*

12 years agoAmend VS2005EE build
Moriguchi, Hirokazu [Tue, 17 Jan 2012 15:51:05 +0000 (00:51 +0900)]
Amend VS2005EE build

12 years agoAdd support for MLSD responses from some broken hosts.
s_kawamoto [Wed, 18 Jan 2012 16:09:51 +0000 (01:09 +0900)]
Add support for MLSD responses from some broken hosts.

12 years agoModify documents.
s_kawamoto [Mon, 16 Jan 2012 14:46:00 +0000 (23:46 +0900)]
Modify documents.
Modify copyrights.

12 years agoCompile executable files.
s_kawamoto [Mon, 16 Jan 2012 13:41:39 +0000 (22:41 +0900)]
Compile executable files.

12 years agoUpdate encoded messages.
s_kawamoto [Mon, 16 Jan 2012 13:32:30 +0000 (22:32 +0900)]
Update encoded messages.

12 years agoMerge commit 'a7e5034b7e8ee3d3cf0449be7a0bde3fccb247e8' into test
s_kawamoto [Mon, 16 Jan 2012 13:31:36 +0000 (22:31 +0900)]
Merge commit 'a7e5034b7e8ee3d3cf0449be7a0bde3fccb247e8' into test

12 years agoNormalize characters.
s_kawamoto [Mon, 16 Jan 2012 13:25:14 +0000 (22:25 +0900)]
Normalize characters.

12 years agoMerge commit '54fbba48345efc266d90204375d464738a31c3ba' into test
s_kawamoto [Mon, 16 Jan 2012 13:11:55 +0000 (22:11 +0900)]
Merge commit '54fbba48345efc266d90204375d464738a31c3ba' into test

12 years agoChange "MS Sans Serif" into "MS Shell Dlg".
s_kawamoto [Mon, 16 Jan 2012 13:07:38 +0000 (22:07 +0900)]
Change "MS Sans Serif" into "MS Shell Dlg".
Modify resource files.

12 years agoChange "MS Sans Serif" into "MS Shell Dlg".
s_kawamoto [Mon, 16 Jan 2012 13:01:29 +0000 (22:01 +0900)]
Change "MS Sans Serif" into "MS Shell Dlg".

12 years agoMerge commit '6a29d875d5ea2ac915bf1fb3b24c6bd136649e35' into test
s_kawamoto [Mon, 16 Jan 2012 12:58:56 +0000 (21:58 +0900)]
Merge commit '6a29d875d5ea2ac915bf1fb3b24c6bd136649e35' into test

12 years agoModify project names.
s_kawamoto [Mon, 16 Jan 2012 12:55:21 +0000 (21:55 +0900)]
Modify project names.

12 years agoMerge commit '03151a6ab14a8ba2d0c163d97e596ae093003712' into test
s_kawamoto [Mon, 16 Jan 2012 12:52:22 +0000 (21:52 +0900)]
Merge commit '03151a6ab14a8ba2d0c163d97e596ae093003712' into test

12 years agoMerge commit '87a70762c4c6e9d9ce412bd48f7639b8f576df68' into test
s_kawamoto [Mon, 16 Jan 2012 12:43:25 +0000 (21:43 +0900)]
Merge commit '87a70762c4c6e9d9ce412bd48f7639b8f576df68' into test

12 years agoNormalize kana words: "user", "server", "viewer" kana-improved
Moriguchi, Hirokazu [Sat, 14 Jan 2012 22:07:02 +0000 (07:07 +0900)]
Normalize kana words: "user", "server", "viewer"

12 years agoNormalize half / full width characters
Moriguchi, Hirokazu [Sat, 14 Jan 2012 21:12:06 +0000 (06:12 +0900)]
Normalize half / full width characters

* Convert half width kana to full width
* Convert full width symbols / digits to half width
* Change the layout of hostlist_dlg dialog

12 years agoFont: Change "MS P Gothic" to "MS Shell Dlg(MS UI Gothic)"
Moriguchi, Hirokazu [Sat, 14 Jan 2012 20:33:05 +0000 (05:33 +0900)]
Font: Change "MS P Gothic" to "MS Shell Dlg(MS UI Gothic)"

* "MS Shell Dlg" is mapped to "MS UI Gothic" in Japanese environemnt, and is mapped to "MS Sans Serif" in other languages.
* "MS UI Gothic" that has better readability than "MS P Gothic"
* ref: 'Using MS Shell Dlg and MS Shell Dlg 2' http://msdn.microsoft.com/en-us/library/windows/desktop/dd374112(v=vs.85).aspx

12 years agoEnable to build by Visual C++ 2005 Express Edition
Moriguchi, Hirokazu [Sat, 14 Jan 2012 19:58:30 +0000 (04:58 +0900)]
Enable to build by Visual C++ 2005 Express Edition

* Change link lib setting
* ReplaceAfxresh.js: Replace including "afxres.h" line to <windows.h> and IDC_STATIC definition in FFFTP.rc
* Remove PuTTY project in VS2005EE solution
* Note: There are VS2005EE files for the ease of development, not for production build. (So we enabled to remove PuTTY project.)

12 years agoAdd project/solution files for Visual C++ 2005 Express Edition
Moriguchi, Hirokazu [Sat, 14 Jan 2012 19:35:55 +0000 (04:35 +0900)]
Add project/solution files for Visual C++ 2005 Express Edition

Copied from FFFTP.sln, FFFTP.vcproj and FFFTP_English.vcproj

12 years agoAdd support for HP NonStop Server
Yuji Tanaka [Tue, 10 Jan 2012 12:01:37 +0000 (21:01 +0900)]
Add support for HP NonStop Server

12 years agoFix bugs of simultaneous connection.
s_kawamoto [Sat, 7 Jan 2012 13:37:34 +0000 (22:37 +0900)]
Fix bugs of simultaneous connection.

12 years agoAdd test code for SFTP (still useless).
s_kawamoto [Mon, 26 Dec 2011 12:51:51 +0000 (21:51 +0900)]
Add test code for SFTP (still useless).

12 years agoFix bugs of uninitialized variables.
s_kawamoto [Fri, 16 Dec 2011 12:32:55 +0000 (21:32 +0900)]
Fix bugs of uninitialized variables.

12 years agoAdded support for displaying icons in the local file list.
s_kawamoto [Mon, 12 Dec 2011 12:03:28 +0000 (21:03 +0900)]
Added support for displaying icons in the local file list.
Modify documents.

12 years agoUpdate PuTTY to 0.62.
s_kawamoto [Sat, 10 Dec 2011 15:41:58 +0000 (00:41 +0900)]
Update PuTTY to 0.62.

12 years agoFix bugs of parsing LIST response from linux-ftpd.
s_kawamoto [Wed, 7 Dec 2011 12:50:26 +0000 (21:50 +0900)]
Fix bugs of parsing LIST response from linux-ftpd.

12 years agoAdd support for linux-ftpd (untested).
s_kawamoto [Tue, 6 Dec 2011 14:56:07 +0000 (23:56 +0900)]
Add support for linux-ftpd (untested).

12 years agoFix bugs of routines for double click.
s_kawamoto [Sat, 3 Dec 2011 17:32:22 +0000 (02:32 +0900)]
Fix bugs of routines for double click.

12 years agoFix bugs of UTF-8 to UTF-16 API bridge.
s_kawamoto [Sat, 3 Dec 2011 16:21:09 +0000 (01:21 +0900)]
Fix bugs of UTF-8 to UTF-16 API bridge.
Change the temporary directory.

12 years agoFix bugs of routines for login.
s_kawamoto [Sat, 3 Dec 2011 14:55:36 +0000 (23:55 +0900)]
Fix bugs of routines for login.

12 years agoFix bugs of simultaneous connection.
s_kawamoto [Sat, 3 Dec 2011 13:33:21 +0000 (22:33 +0900)]
Fix bugs of simultaneous connection.
Fix bugs of parsing MLSD response.

12 years agoAdd support for 64 bit Windows.
s_kawamoto [Sat, 3 Dec 2011 07:53:59 +0000 (16:53 +0900)]
Add support for 64 bit Windows.

12 years agoChange the character code of windows into UTF-16 completely.
s_kawamoto [Tue, 29 Nov 2011 12:54:03 +0000 (21:54 +0900)]
Change the character code of windows into UTF-16 completely.
Add support for 64 bit Windows.

12 years agoRemove limits for multi CPUs.
s_kawamoto [Wed, 23 Nov 2011 14:12:31 +0000 (23:12 +0900)]
Remove limits for multi CPUs.

12 years agoUpdate to 6fe24d210e4c0a798422445c04170ebb89a0b240 (1.98d).
s_kawamoto [Wed, 23 Nov 2011 13:01:15 +0000 (22:01 +0900)]
Update to 6fe24d210e4c0a798422445c04170ebb89a0b240 (1.98d).

12 years agoModify documents for 1.98d.
s_kawamoto [Fri, 18 Nov 2011 15:21:50 +0000 (00:21 +0900)]
Modify documents for 1.98d.

12 years agoAdd UI for MLSD command.
s_kawamoto [Fri, 18 Nov 2011 14:30:26 +0000 (23:30 +0900)]
Add UI for MLSD command.

12 years agoAdd support for retrying file transfer.
s_kawamoto [Fri, 18 Nov 2011 12:58:10 +0000 (21:58 +0900)]
Add support for retrying file transfer.
Add UI for retrying file transfer.
Fix bugs of file transfer queues.
Modify documents.

12 years agoEnhance routines for connections with FTPIS.
s_kawamoto [Thu, 17 Nov 2011 15:55:30 +0000 (00:55 +0900)]
Enhance routines for connections with FTPIS.
Fix bugs of parsing PASV replies.

12 years agoAdd support for dummy commands for keep alive.
s_kawamoto [Wed, 16 Nov 2011 05:26:37 +0000 (14:26 +0900)]
Add support for dummy commands for keep alive.
Add UI for IPv6.
Modify documents.

12 years agoAdd support for SSL root CA certificates (please put "ssl.pem" manually).
s_kawamoto [Tue, 15 Nov 2011 14:47:39 +0000 (23:47 +0900)]
Add support for SSL root CA certificates (please put "ssl.pem" manually).
Fix bugs of opening wrong files when they contain no extensions.
Modify documents.

12 years agoChange to ask if a user wants to disable unused encryption method.
s_kawamoto [Mon, 14 Nov 2011 14:59:35 +0000 (23:59 +0900)]
Change to ask if a user wants to disable unused encryption method.

12 years agoFix bugs of routines for IPv6.
s_kawamoto [Mon, 14 Nov 2011 12:12:33 +0000 (21:12 +0900)]
Fix bugs of routines for IPv6.
Fix bugs of opening wrong files when they contain no extensions.
Fix bugs of UTF-8 to UTF-16 API bridge.
Fix bugs of treating local filenames.
Modify documents.

12 years agoAdd routines for SSL root CA certificates.
s_kawamoto [Sun, 13 Nov 2011 17:14:34 +0000 (02:14 +0900)]
Add routines for SSL root CA certificates.
Fix bugs of routines for IPv6.

12 years agoFix bugs of routines for IPv6.
s_kawamoto [Sat, 12 Nov 2011 13:08:40 +0000 (22:08 +0900)]
Fix bugs of routines for IPv6.
Modify documents.

12 years agoFix bugs of automatic detection for Kanji code of filenames.
s_kawamoto [Sat, 12 Nov 2011 10:39:24 +0000 (19:39 +0900)]
Fix bugs of automatic detection for Kanji code of filenames.

12 years agoAdd support for IPv6 (not tested).
s_kawamoto [Sat, 12 Nov 2011 08:41:28 +0000 (17:41 +0900)]
Add support for IPv6 (not tested).

12 years agoAdd routines for IPv6.
s_kawamoto [Fri, 11 Nov 2011 15:40:56 +0000 (00:40 +0900)]
Add routines for IPv6.
Fix bugs of simultaneous connection.
Add support for reusing control connection.

12 years agoFix bugs of treating corrupted filenames.
s_kawamoto [Thu, 10 Nov 2011 15:57:34 +0000 (00:57 +0900)]
Fix bugs of treating corrupted filenames.

12 years agoEnhance behavior of automatic detection for Kanji code of filenames.
s_kawamoto [Thu, 10 Nov 2011 15:27:01 +0000 (00:27 +0900)]
Enhance behavior of automatic detection for Kanji code of filenames.
Add support for hosts that reply (a.b.c.d.e.f) on PASV.
Fix bugs of UTF-8 to UTF-16 API bridge.

12 years agoChange to encode reply messages with Kanji code of filenames.
s_kawamoto [Thu, 10 Nov 2011 10:48:20 +0000 (19:48 +0900)]
Change to encode reply messages with Kanji code of filenames.
Change URL strings.
Fix bugs of UTF-8 to UTF-16 API bridge.
Fix bugs of opening wrong files when they contain no extensions.

12 years agoFix bugs of decoding INI files.
s_kawamoto [Mon, 7 Nov 2011 16:38:59 +0000 (01:38 +0900)]
Fix bugs of decoding INI files.
Fix bugs of UTF-8 to UTF-16 API bridge.
Fix bugs of arbitrary code execution.
Add routines for checking UTF-8 redundant representation.
Fix spelling mistakes of filenames.

12 years agoUpdate to 25262d6da000ac0d10f84c5aa75e33166f9fa05b (1.98c).
s_kawamoto [Sat, 5 Nov 2011 08:55:16 +0000 (17:55 +0900)]
Update to 25262d6da000ac0d10f84c5aa75e33166f9fa05b (1.98c).
Modify documents for 1.99.
Add a batch file that create cab files automatically.

12 years agoModify documents.
s_kawamoto [Fri, 4 Nov 2011 12:00:16 +0000 (21:00 +0900)]
Modify documents.

12 years agoFix bugs of character code conversion of filenames.
s_kawamoto [Fri, 4 Nov 2011 11:13:10 +0000 (20:13 +0900)]
Fix bugs of character code conversion of filenames.
Enhance routines for canceling or aborting.

12 years agoFix bugs of UTF-8 to UTF-16 API bridge.
s_kawamoto [Fri, 4 Nov 2011 08:14:26 +0000 (17:14 +0900)]
Fix bugs of UTF-8 to UTF-16 API bridge.

12 years agoFix copyrights.
s_kawamoto [Wed, 2 Nov 2011 16:27:57 +0000 (01:27 +0900)]
Fix copyrights.

12 years agoChange behavior of drag and drop from local file list view.
s_kawamoto [Wed, 2 Nov 2011 04:22:09 +0000 (13:22 +0900)]
Change behavior of drag and drop from local file list view.

12 years agoFix bugs of receiving data on Windows 2000.
s_kawamoto [Tue, 1 Nov 2011 12:53:00 +0000 (21:53 +0900)]
Fix bugs of receiving data on Windows 2000.
Enhance routines for canceling or aborting.

12 years agoEnhanced routine for simultaneous connection and canceling or aborting.
s_kawamoto [Mon, 31 Oct 2011 15:35:39 +0000 (00:35 +0900)]
Enhanced routine for simultaneous connection and canceling or aborting.

12 years agoFix bugs of corruption on resuming downloading files larger than 4GB.
s_kawamoto [Mon, 31 Oct 2011 11:20:31 +0000 (20:20 +0900)]
Fix bugs of corruption on resuming downloading files larger than 4GB.
Modify documents for 1.99.

12 years agoFix bugs of initialization of FTPIS.
s_kawamoto [Sat, 29 Oct 2011 14:41:13 +0000 (23:41 +0900)]
Fix bugs of initialization of FTPIS.

12 years agoAdd support for FTP over Implicit SSL/TLS (untested and please set the port number...
s_kawamoto [Fri, 28 Oct 2011 11:34:32 +0000 (20:34 +0900)]
Add support for FTP over Implicit SSL/TLS (untested and please set the port number to 990 manually).

12 years agoChange behavior of checking closed sockets for some Windows 2000 environments.
s_kawamoto [Fri, 28 Oct 2011 10:33:57 +0000 (19:33 +0900)]
Change behavior of checking closed sockets for some Windows 2000 environments.

12 years agoChange behavior of checking closed sockets for some Windows 2000 environments.
s_kawamoto [Fri, 28 Oct 2011 10:12:16 +0000 (19:12 +0900)]
Change behavior of checking closed sockets for some Windows 2000 environments.

12 years agoChange behavior of checking closed sockets for some Windows 2000 environments.
s_kawamoto [Fri, 28 Oct 2011 10:02:22 +0000 (19:02 +0900)]
Change behavior of checking closed sockets for some Windows 2000 environments.
Fix Solution files.
Change encoding of source codes into UTF-8.

12 years agoAdd VC++ Project files for PuTTY DLL without exported functions.
s_kawamoto [Tue, 25 Oct 2011 13:12:55 +0000 (22:12 +0900)]
Add VC++ Project files for PuTTY DLL without exported functions.

12 years agoFix bugs of resetting host on reconnecting.
s_kawamoto [Mon, 24 Oct 2011 11:04:00 +0000 (20:04 +0900)]
Fix bugs of resetting host on reconnecting.

12 years agoAdd support for encoding multi-byte domain name to Punycode.
s_kawamoto [Fri, 21 Oct 2011 15:05:09 +0000 (00:05 +0900)]
Add support for encoding multi-byte domain name to Punycode.

12 years agoModify documents for 1.99.
s_kawamoto [Tue, 18 Oct 2011 11:30:22 +0000 (20:30 +0900)]
Modify documents for 1.99.

12 years agoFix bugs of arbitrary code execution.
s_kawamoto [Mon, 17 Oct 2011 11:52:51 +0000 (20:52 +0900)]
Fix bugs of arbitrary code execution.

12 years agoModify documents.
s_kawamoto [Sun, 16 Oct 2011 15:52:54 +0000 (00:52 +0900)]
Modify documents.

12 years agoModify documents.
s_kawamoto [Sun, 16 Oct 2011 14:54:24 +0000 (23:54 +0900)]
Modify documents.