• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FFFTPのソースコードです。


RSS
Rev. Zeit Autor
6fe24d2 1.98d 2011-11-22 20:35:44 s_kawamoto

Add SSL root CA certificates.
Fix bugs of loading multi strings.
Modify installer settings.
Fix byte order of results from "sha.c".
Modify documents.

ec3a042 2011-11-19 16:37:50 s_kawamoto

Change to omit confirmation for LIST.
Change behavior of wild card comparison for SSL certificate.

2cca99d 2011-11-19 00:28:14 s_kawamoto

Delete unused source files for 1.98d.

c5f759c 2011-11-19 00:21:50 s_kawamoto

Modify documents for 1.98d.

b973cd7 2011-11-18 23:30:26 s_kawamoto

Add UI for MLSD command.

6aa7feb 2011-11-18 21:58:10 s_kawamoto

Add support for retrying file transfer.
Add UI for retrying file transfer.
Fix bugs of file transfer queues.
Modify documents.

28c49ec 2011-11-18 00:55:30 s_kawamoto

Enhance routines for connections with FTPIS.
Fix bugs of parsing PASV replies.

54e2228 2011-11-16 14:26:37 s_kawamoto

Add support for dummy commands for keep alive.
Add UI for IPv6.
Modify documents.

9ade514 2011-11-15 23:47:39 s_kawamoto

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.

8ab3c0a 2011-11-14 23:59:35 s_kawamoto

Change to ask if a user wants to disable unused encryption method.

700b7eb 2011-11-14 21:12:33 s_kawamoto

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.

09c7585 2011-11-14 02:14:34 s_kawamoto

Add routines for SSL root CA certificates.
Fix bugs of routines for IPv6.

12e22e3 2011-11-12 22:08:40 s_kawamoto

Fix bugs of routines for IPv6.
Modify documents.

e928765 2011-11-12 19:39:24 s_kawamoto

Fix bugs of automatic detection for Kanji code of filenames.

79dd2b3 2011-11-12 17:41:28 s_kawamoto

Add support for IPv6 (not tested).

27e47ec 2011-11-12 00:40:56 s_kawamoto

Add routines for IPv6.
Fix bugs of simultaneous connection.
Add support for reusing control connection.

ddc96dd 2011-11-11 00:57:34 s_kawamoto

Fix bugs of treating corrupted filenames.

1aa71d5 2011-11-11 00:27:01 s_kawamoto

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.

594d1b1 2011-11-10 19:48:20 s_kawamoto

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.

5a59329 2011-11-08 01:38:59 s_kawamoto

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.

aa32f5e 2011-11-05 17:55:16 s_kawamoto

Update to 25262d6da000ac0d10f84c5aa75e33166f9fa05b (1.98c).
Modify documents for 1.99.
Add a batch file that create cab files automatically.

1510dc3 2011-11-04 21:00:16 s_kawamoto

Modify documents.

7677acb 2011-11-04 20:13:10 s_kawamoto

Fix bugs of character code conversion of filenames.
Enhance routines for canceling or aborting.

30ebb61 2011-11-04 17:14:26 s_kawamoto

Fix bugs of UTF-8 to UTF-16 API bridge.

67c3d8f 2011-11-03 01:27:57 s_kawamoto

Fix copyrights.

cd7b3b5 2011-11-02 13:22:09 s_kawamoto

Change behavior of drag and drop from local file list view.

fad6e7c 2011-11-01 21:53:00 s_kawamoto

Fix bugs of receiving data on Windows 2000.
Enhance routines for canceling or aborting.

f93da12 2011-11-01 00:35:39 s_kawamoto

Enhanced routine for simultaneous connection and canceling or aborting.

91e53f3 2011-10-31 20:20:31 s_kawamoto

Fix bugs of corruption on resuming downloading files larger than 4GB.
Modify documents for 1.99.

132c39f 2011-10-29 23:41:13 s_kawamoto

Fix bugs of initialization of FTPIS.