• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

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

FFFTPのソースコードです。


RSS
Rev. Time Author
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.

7414a4f 2012-01-21 00:43:13 Moriguchi, Hirokazu

MessageUtil_GetUTF8StaticBinaryBlock: Find key string by bsearch()

9895d69 2012-01-19 20:07:14 s_kawamoto

Move "ReplaceAfxresh.js".

1a0506a 2012-01-19 19:37:40 s_kawamoto

Restore project files temporarily.

bcc0424 2012-01-19 19:23:20 s_kawamoto

Remove u8 macros and relational codes temporarily.
Fix bugs of UTF-8 to UTF-16 API bridge.
Normalize characters.

c104b24 2012-01-19 07:40:28 Moriguchi, Hirokazu

Update how-to-build docs about message resources

d20ffc3 2012-01-19 07:40:26 Moriguchi, Hirokazu

Delete mbtoutf8 and encutf8 files

b2a2988 2012-01-19 07:40:24 Moriguchi, Hirokazu

Normalize half / full width characters

166d7d7 2012-01-19 07:40:22 Moriguchi, Hirokazu

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*

1c477cc 2012-01-19 07:40:21 Moriguchi, Hirokazu

Amend VS2005EE build

28c3554 2012-01-19 01:09:51 s_kawamoto

Add support for MLSD responses from some broken hosts.

8262ff7 2012-01-16 23:46:00 s_kawamoto

Modify documents.
Modify copyrights.

3966727 2012-01-16 22:41:39 s_kawamoto

Compile executable files.

e17099a 2012-01-16 22:32:30 s_kawamoto

Update encoded messages.

a8203f7 2012-01-16 22:31:36 s_kawamoto

Merge commit 'a7e5034b7e8ee3d3cf0449be7a0bde3fccb247e8' into test

e5ed133 2012-01-16 22:25:14 s_kawamoto

Normalize characters.

39f0540 2012-01-16 22:11:55 s_kawamoto

Merge commit '54fbba48345efc266d90204375d464738a31c3ba' into test

7f228d4 2012-01-16 22:07:38 s_kawamoto

Change "MS Sans Serif" into "MS Shell Dlg".
Modify resource files.