• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

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

FFFTPのソースコードです。


RSS
Rev. 日時 作者
9899fe5 2012-02-20 12:38:16 s_kawamoto

Prepare for release of 1.98e.

eb4bba5 2012-02-20 12:19:08 s_kawamoto

Modify documents.
Modify installer settings.

554ddae 2012-02-20 02:10:22 s_kawamoto

Add protection for password edit controls.

29207ba 2012-02-20 00:59:37 s_kawamoto

Fix bugs of socket connection.
Fix bugs of processing replies of EPRT command.

df2fd59 2012-02-19 13:06:36 s_kawamoto

Replace wsock32 with ws2_32.

663728d 2012-02-19 00:14:32 s_kawamoto

Change behavior of automatic IPv4/IPv6 selection.
Modify messages.
Fix bugs of hanging at accessing non-existent directories.
Fix spelling mistakes.
Modify documents.
Remove unused files.

082d5c2 2012-02-18 16:14:05 s_kawamoto

Modify documents.

1684ef3 2012-02-17 02:12:44 s_kawamoto

Fix displaying the number of files to transfer.

e9a6d52 2012-02-16 23:16:12 s_kawamoto

Fix bugs of hanging on exit.

0e15e23 2012-02-15 20:54:34 s_kawamoto

Fix bugs of uploading files with unique names.

6ded61c 2012-02-15 20:28:38 s_kawamoto

Fix bugs of confirmation of erasing host settings.

24d1bc4 2012-02-15 02:18:04 s_kawamoto

Add support for automatic directory creation.

9b756a4 2012-02-11 23:19:36 s_kawamoto

Fix codes for debugging.
Recompile executable files.

04da743 2012-02-11 20:29:05 s_kawamoto

Modify dialog messages for saving an encryption status.

2bffe82 2012-02-11 17:24:12 s_kawamoto

Fix bugs of displaying icons in the local file list.

1c6203c 2012-02-09 10:35:46 s_kawamoto

Fix project files.

5e5cf08 2012-02-08 22:33:53 s_kawamoto

Change behavior of return key if a directory in the file list is chosen.

2014dc4 2012-02-08 22:01:43 s_kawamoto

Change behavior of Open command if a directory in the file list is chosen.

698970b 2012-02-07 21:37:58 s_kawamoto

Enlarge buffers for replies on transferring files.

4071a39 2012-02-07 21:32:45 s_kawamoto

Modify documents.

fd18172 2012-02-07 00:54:15 s_kawamoto

Fix bugs of decoding last modified times.

c3c5ce7 2012-02-07 00:36:12 s_kawamoto

Fix bugs of simultaneous connection.
Fix bugs of exclusive locks for UI.

b196c29 2012-02-02 23:29:04 s_kawamoto

Update PEM file.
Fix bugs of routines for checking errors.

8ef4e07 2012-01-27 21:41:03 s_kawamoto

Enhance routines for extra commands.

588770f 2012-01-26 12:37:07 Yuji Tanaka

Fix bugs of InitCmd and simultaneous connection.

94a0d48 2012-01-25 23:24:59 s_kawamoto

Update OpenSSL to 1.0.0g.

0753f12 2012-01-25 22:19:55 s_kawamoto

Fix bugs of simultaneous connection.
Change default settings for simultaneous connection.
Fix bugs of handling errors of transferring.

01b81c4 2012-01-23 16:30:52 Yuji Tanaka

Fix bugs that InitCmd isn't sent at reconnection.

5479c09 msg-utf8 2012-01-21 07:58:27 Moriguchi, Hirokazu

MessageUtil_GetUTF8StaticBinaryBlock function: Protect string memory area by using VirtualProtect API

2ff870d 2012-01-21 01:11:22 s_kawamoto

Add new tools for encoding literal messages into UTF-8.
Remove tools no more used.
Modify documents.