Rev. | Hora | Autor |
---|---|---|
a3090f8 | 2011-12-16 21:32:55 | s_kawamoto |
Fix bugs of uninitialized variables. |
||
e587af5 | 2011-12-12 21:03:28 | s_kawamoto |
Added support for displaying icons in the local file list. |
||
4ecfb33 | 2011-12-11 00:41:58 | s_kawamoto |
Update PuTTY to 0.62. |
||
2c07fce | 2011-12-07 21:50:26 | s_kawamoto |
Fix bugs of parsing LIST response from linux-ftpd. |
||
c3ccec8 | 2011-12-06 23:56:07 | s_kawamoto |
Add support for linux-ftpd (untested). |
||
b2bb9a2 | 2011-12-04 02:32:22 | s_kawamoto |
Fix bugs of routines for double click. |
||
08cb92f | 2011-12-04 01:21:09 | s_kawamoto |
Fix bugs of UTF-8 to UTF-16 API bridge. |
||
4c04041 | 2011-12-03 23:55:36 | s_kawamoto |
Fix bugs of routines for login. |
||
ffd9ce6 | 2011-12-03 22:33:21 | s_kawamoto |
Fix bugs of simultaneous connection. |
||
b0819c6 | 2011-12-03 16:53:59 | s_kawamoto |
Add support for 64 bit Windows. |
||
619b82a | 2011-11-29 21:54:03 | s_kawamoto |
Change the character code of windows into UTF-16 completely. |
||
236ce16 | 2011-11-23 23:12:31 | s_kawamoto |
Remove limits for multi CPUs. |
||
5e443ae | 2011-11-23 22:01:15 | s_kawamoto |
Update to 6fe24d210e4c0a798422445c04170ebb89a0b240 (1.98d). |
||
6fe24d2 1.98d | 2011-11-22 20:35:44 | s_kawamoto |
Add SSL root CA certificates. |
||
ec3a042 | 2011-11-19 16:37:50 | s_kawamoto |
Change to omit confirmation for LIST. |
||
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. |
||
28c49ec | 2011-11-18 00:55:30 | s_kawamoto |
Enhance routines for connections with FTPIS. |
||
54e2228 | 2011-11-16 14:26:37 | s_kawamoto |
Add support for dummy commands for keep alive. |
||
9ade514 | 2011-11-15 23:47:39 | s_kawamoto |
Add support for SSL root CA certificates (please put "ssl.pem" manually). |
||
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. |
||
09c7585 | 2011-11-14 02:14:34 | s_kawamoto |
Add routines for SSL root CA certificates. |
||
12e22e3 | 2011-11-12 22:08:40 | s_kawamoto |
Fix bugs of routines for IPv6. |
||
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. |
||
ddc96dd | 2011-11-11 00:57:34 | s_kawamoto |
Fix bugs of treating corrupted filenames. |