• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

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

FFFTPのソースコードです。


RSS
修訂. 時間 作者
36d3d8b 2011-10-16 02:42:25 s_kawamoto

Fix bugs of SSL connection management.

f453e0e 2011-10-16 02:11:32 s_kawamoto

Fix bugs of asyncronous socket control.
Fix bugs of simultaneous connection.
Change to reuse SSL sessions.
This version may be nearly stable (not for 1.99 but for 1.98b).

4a6f29d 2011-10-15 21:49:34 s_kawamoto

Change behavior of confirming certificate.
Modify UI for encryption.

f837100 2011-10-15 17:52:10 s_kawamoto

Change behavior of quick connect.

642b947 2011-10-15 16:46:37 s_kawamoto

Fix bugs of copying URL to clipboard.

46cb6ad 2011-10-15 16:22:08 s_kawamoto

Fix bugs of asyncronous socket control.
Fix bugs of deadlock around file deletion.
Adjust performance of simultaneous connection.
Fix bugs of UI for Kanji code of filenames.
Change handling timestamp that do not include year.
This version may be nearly stable (not for 1.99 but for 1.98b).

8597547 2011-10-15 00:54:34 s_kawamoto

Modify documents for 1.99.

1fcca9f 2011-10-15 00:29:48 s_kawamoto

Let save hashes of confirmed certificate cache.

193bc37 2011-10-14 23:02:53 s_kawamoto

Add dialog to confirm certificate for SSL (experimental).
Prepare member variables for IPv6.

13b0448 2011-10-14 17:35:34 s_kawamoto

Update to 391e3074b3447b3a0d5f9153eb82cb87c89dfede (1.98a) about bug fixes.

391e307 1.98a 2011-10-13 21:15:23 s_kawamoto

Fix bugs of timeout of FTPS negotiation.

11e2271 2011-10-13 20:20:03 s_kawamoto

Fix bugs of printing transfer rate.

cee6a18 2011-10-13 19:56:44 s_kawamoto

Change documents for 1.98a.

a0ce2a6 2011-10-13 19:33:15 s_kawamoto

Update to 98a8ff5f501726ce2f71296138ab21e98eb68173 about bug fixes.

98a8ff5 2011-10-13 19:16:56 s_kawamoto

Fix bugs of file deletion code on transfer thread (but it is unused).
Fix bugs on trying encrypted connection.
Remove log size limit for Windows 9x.

e3fbb7c 2011-10-13 16:30:16 s_kawamoto

Update to 5b5ec56126af820b2d3c86e94ce4c056bf3b9904 about bug fixes.
Add new member names to copyright.
Fix line feed codes (somehow commited automatically by TortoiseGit).

6919c06 2011-10-13 15:41:00 s_kawamoto

Change installer for 1.98a.

018b2b6 2011-10-13 15:32:55 s_kawamoto

Change documents for 1.98a.

5b5ec56 2011-10-13 15:18:27 s_kawamoto

Change default settings on migration from 1.97b.

94cea45 2011-10-13 14:22:33 s_kawamoto

Add TBSTYLE_FLAT to toolbar style.

48cbbed 2011-10-13 14:16:58 s_kawamoto

Fix bugs of host list dialog.
Fix bugs of printing transfer rate.
Fix bugs of playing sound.

6b286f8 2011-10-13 14:02:13 s_kawamoto

Fix line feed codes.

5b24247 2011-10-13 12:40:10 s_kawamoto

Add PuTTY 0.61 to contrib directory.

93f66de 2011-10-13 11:55:46 s_kawamoto

Fix bugs of playing sound.

484a8d0 2011-10-13 07:31:26 s_kawamoto

Fix line feed codes.

12476c0 2011-10-13 01:07:47 s_kawamoto

Fix bugs of printing transfer rate.

dc9efb9 2011-10-13 00:43:05 s_kawamoto

Fix bugs of host list dialog.

90f1af4 1.98 2011-10-12 18:34:37 hiromichi-m

Delete "FFFTP_Eng_Release" and "Release" directory

1383d53 2011-10-12 01:36:39 s_kawamoto

Fix bugs of process protection on Windows 7.
Restore FFFTP_SUCCESS to SUCCESS that are replaced by mistake.

732108b 2011-10-12 00:36:43 s_kawamoto

Change UI to enter a new master password.
Fix improper error handling of WinVerifyTrust.