• 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
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.

25262d6 1.98c 2011-11-05 16:47:43 s_kawamoto

Add support for UTF-8 without BOM under ASCII mode transfer.
Change size and layout of the window.

6904c2b 2011-11-04 22:26:40 s_kawamoto

Modify installer for 1.98c.

ce160b0 2011-11-04 21:48:33 s_kawamoto

Modify features and documents for 1.98c.

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.

33e1248 2011-10-28 20:34:32 s_kawamoto

Add support for FTP over Implicit SSL/TLS (untested and please set the port number to 990 manually).

31385ce 2011-10-28 19:33:57 s_kawamoto

Change behavior of checking closed sockets for some Windows 2000 environments.

367043e 2011-10-28 19:12:16 s_kawamoto

Change behavior of checking closed sockets for some Windows 2000 environments.

afd0daa 2011-10-28 19:02:22 s_kawamoto

Change behavior of checking closed sockets for some Windows 2000 environments.
Fix Solution files.
Change encoding of source codes into UTF-8.

3ffc348 2011-10-25 22:12:55 s_kawamoto

Add VC++ Project files for PuTTY DLL without exported functions.

7a44bac 2011-10-24 20:04:00 s_kawamoto

Fix bugs of resetting host on reconnecting.

e647019 2011-10-22 00:05:09 s_kawamoto

Add support for encoding multi-byte domain name to Punycode.

6aae125 2011-10-18 20:30:22 s_kawamoto

Modify documents for 1.99.

610255a 1.98b 2011-10-18 19:47:39 s_kawamoto

Modify documents for 1.98b.

57c87d1 2011-10-17 21:29:54 s_kawamoto

Modify features and documents for 1.98b the urgent security release.

f1806f8 2011-10-17 20:52:51 s_kawamoto

Fix bugs of arbitrary code execution.

fd36da7 2011-10-17 00:52:54 s_kawamoto

Modify documents.

feed9c8 2011-10-16 23:54:24 s_kawamoto

Modify documents.

4bf2da0 2011-10-16 23:12:58 s_kawamoto

Fix bugs of importing INI file created by 1.97b or earlier.

36d3d8b 2011-10-16 02:42:25 s_kawamoto

Fix bugs of SSL connection management.