OSDN Git Service

b683a741039fb47db46e1fe7aad433fa847bb3c9
[ffftp/ffftp.git] / doc / eng / history.txt
1 FFFTP version history.\r
2 \r
3 Changes in Ver.1.99\r
4 --------------------\r
5 \r
6 -- MLSD command became used for retrieving filenames on appropriate hosts.\r
7    That is helpful for hosts that do not return filenames properly.\r
8 \r
9 -- Enhanced communication routines to reduce waiting time.\r
10 \r
11 -- Changed to display responses from hosts after decoding as Kanji code of\r
12    filenames.\r
13 \r
14 -- Fixed bugs of arbitrary code execution in saving registry settings to a\r
15    file.\r
16 \r
17 -- Fixed bugs of launching wrong files if correct ones contain no extensions.\r
18 \r
19 -- Internet Protocol Version 6 became available.\r
20    IPv6 will be used when name resolution for IPv4 is unavailable.\r
21 \r
22 -- Changed to detect encoding of strings in INI file automatically.\r
23 \r
24 Changes in Ver.1.98c\r
25 --------------------\r
26 \r
27 -- Changed to connect to hosts with Punycode if their names contain\r
28    international characters.\r
29 \r
30 -- Fixed bugs of resetting the current directory on reconnection.\r
31 \r
32 -- FTP over Implicit SSL/TLS became available.\r
33 \r
34 -- Fixed bugs of corruption on resuming downloading files larger than 4GB.\r
35 \r
36 -- Fixed communication routines to match specifications of Windows 2000.\r
37 \r
38 -- Enhanced responses of aborting.\r
39 \r
40 -- Fixed bugs of INI file backup.\r
41 \r
42 -- Fixed bugs of handling multi-byte character filenames on hosts whose Kanji\r
43    code of filenames are Shift_JIS.\r
44 \r
45 -- Added support for UTF-8 (without BOM) conversion under ASCII mode transfer.\r
46    UTF-8 added in 1.98 was renamed UTF-8 BOM.\r
47 \r
48 -- Changed size and layout of the window at the first run.\r
49 \r
50 Changes in Ver.1.98b\r
51 --------------------\r
52 \r
53 -- Added the feature that prevents from loading untrustworthy DLLs.\r
54    It reduces the chance of being intercepted or tampered with passwords and\r
55    data.\r
56    Please add --protect to command line options to use this feature.\r
57    If slowdown or crash occured, you may adjust the protection level with\r
58    --protect-medium or --protect-low option.\r
59 \r
60 -- Changed to confirm SSL certificate on first time connection with FTPS.\r
61 \r
62 -- Changed to reuse SSL sessions of FTPS control connection.\r
63 \r
64 -- Reduced chance of crash when numerous files are transfered.\r
65 \r
66 -- Fixed bugs of copying URL to clipboard.\r
67 \r
68 -- Added support for migration from 1.97b or earlier through INI file.\r
69 \r
70 -- Added settings to disallow unencrypted FTP.\r
71 \r
72 -- Fixed bugs of arbitrary code execution from the context menu.\r
73 \r
74 Changes in Ver.1.98a\r
75 --------------------\r
76 \r
77 -- Fixed bugs of character corruption of host list dialog.\r
78 \r
79 -- Fixed bugs of playing sound whose filename contains multi-byte characters.\r
80 \r
81 -- Fixed bugs of printing logs of transfer rate.\r
82 \r
83 -- Changed behavior of filename encoding settings migration from 1.97b.\r
84 \r
85 -- Reduced chance of failure of connecting to hosts that do not support FTPS.\r
86 \r
87 -- Changed behavior of entering a new master password.\r
88 \r
89 -- Removed the log size limit.\r
90 \r
91 Changes in Ver.1.98\r
92 --------------------\r
93 \r
94 -- SourceForge.JP took over the development.\r
95    Thanks Mr. Sota for FFFTP the most sophisticated FTP client.\r
96 \r
97 -- Fixed bugs to crash under multicore CPU environment.\r
98 \r
99 -- Changed internal characters into UTF-8.\r
100 \r
101 -- JRE32.DLL became unavailable. (It does not support UTF-8.)\r
102 \r
103 -- Shift_JIS, JIS, EUC and UTF-8 conversion under ASCII mode transfer became\r
104    available.\r
105 \r
106 -- Changed default Kanji code of filenames on hosts into UTF-8.\r
107 \r
108 -- Filenames that depend Unicode characters can be treated.\r
109 \r
110 -- Disabled file list cache by default.\r
111 \r
112 -- FTP over Explicit SSL/TLS became available.\r
113    Passwords, user names and files are encrypted on the connections to\r
114    appropriate hosts.\r
115 \r
116 -- Replaced UTF-8N with UTF-8. (They are identical in this case.)\r
117 \r
118 -- Added the simultaneous connections feature up to 4.\r
119 \r
120 Changes in Ver.1.97b\r
121 --------------------\r
122 \r
123 -- Fixed Drag & Drop to the Explorer does not works when select multiple files\r
124    or folders.\r
125 \r
126 \r
127 Changes in Ver.1.97a\r
128 --------------------\r
129 \r
130 -- Fixed when your password is longer than 32 characters, FFFTP saves only\r
131    first 32 characters.\r
132 \r
133 -- Fixed FFFTP causes application error on Windows 2000.\r
134 \r
135 Changes in Ver.1.97\r
136 -------------------\r
137 \r
138 -- Now you can use master password.\r
139    This function is made by Gengen-san.\81@Thanks.\r
140    When you use this virsion first, set master password from following menu.\r
141     File ->\81@Settings -> Change Master password\r
142 \r
143 -- Now passwords are encrypted with AES.\r
144    This function is made by Moca-san.\81@Thanks.\r
145 \r
146 Changes in Ver.1.96d\r
147 --------------------\r
148 \r
149 -- Fixed IBM Extended Kanji Code was not converted when host's Kanji code \r
150    was set to EUC or JIS.\r
151 \r
152 -- Fixed FFFTP reacts when user presses some keys (ex. BackSpace key) on \r
153    the help window.\r
154 \r
155 Changes in Ver.1.96c\r
156 --------------------\r
157 \r
158 -- Fixed Directory Traversal Vulnerability.\r
159 \r
160 Changes in Ver.1.96b\r
161 --------------------\r
162 \r
163 -- Change font of the file move confirmation dialog.\r
164 \r
165 Changes in Ver.1.96a\r
166 --------------------\r
167 \r
168 -- Supports file list which has one space character in a group name.\r
169 \r
170 Changes in Ver.1.96\r
171 --------------------\r
172 \r
173 -- The confirmation dialog is displayed when move file on the host.\r
174    This setting can be changed.\r
175    (Options - Settings - Operation)\r
176 \r
177 -- Fixed FFFTP sometimes freeze when user clicks both mouse buttons on the \r
178    toolbar. (Thank you sunasunamix-san.)\r
179 \r
180 -- Fixed FFFTP works incorrect when drop files to the title line of the file \r
181    list of the detailes mode.\r
182 \r
183 Changes in Ver.1.95\r
184 --------------------\r
185 \r
186 This version is modified by miau-san.\r
187 \r
188 -- Move focus to the address bar by the ALT+D key.\r
189 \r
190 -- Move focus from the address bar to the file list by the TAB key.\r
191 \r
192 -- Change transfer mode (ASCII -> BINARY -> AUTO) by the Ctrl+M Key.\r
193 \r
194 -- Focus top of the file list immediately after reading the file list.\r
195 \r
196 -- Disable accelerator key while reading the file list.\r
197 \r
198 -- If Veiwer2 or Viewer3 (on the tool setting window) prefixed "d ", it \r
199    assumed differential viewer. \r
200    If you select one file on the host file list and start the differential \r
201    viewer, FFFTP carries two file name to the viewer, one is the file name \r
202    on the host side and the other is the same file name on the local side.\r
203 \r
204 -- Fixed unexpected disconnect when download is error because of local file \r
205    is read only.\r
206 \r
207 -- Show notify dialog when download destination local file is read only.\r
208 \r
209 Changes in Ver.1.94a\r
210 --------------------\r
211 \r
212 -- Change temporary file handling while drag and drop. (Yutaka Hitrata-san)\r
213 \r
214 -- Disable FFFTP main window operation while drag and drop. \r
215    (Yutaka Hitrata-san)\r
216 \r
217 Changes in Ver.1.94\r
218 --------------------\r
219 \r
220 -- Yutaka Hirata-san imprements OLE Drag & Drop using with nakka-san's \r
221    library. Now you can drag and drop from FFFTP to the exploler.\r
222 \r
223 -- Yutaka Hirata-san imprements file move function in the host side file\r
224    list window. Now you can move files to the child folder.\r
225 \r
226 Changes in Ver.1.93\r
227 --------------------\r
228 \r
229 -- Added setting of UTF-8N encoding.\r
230 -- Show application menu when SHIFT-F10 key is pressed.\r
231 \r
232 Changes in Ver.1.92c\r
233 --------------------\r
234 \r
235 -- Expand transfer buffer size to increase speed.\r
236 \r
237 Changes in Ver.1.92b\r
238 --------------------\r
239 \r
240 -- Fix 'Save settings to file' and 'Load settings from file' function does \r
241    not work on Windows Vista.\r
242 \r
243 Changes in Ver.1.92a\r
244 --------------------\r
245 \r
246 -- Use LIST command to get file names from server.\r
247 -- Use PASV mode default.\r
248 -- Anonymous FTP sites are no longer registerd when start the FFFTP first.\r
249 \r
250 Changes in Ver.1.92\r
251 --------------------\r
252 \r
253 -- Fixed application error on PASV mode.\r
254 -- Fixed pathname length was limited by the windows size which above on the \r
255    file list window.\r
256 -- Support file list format of Chinese Solaris.\r
257 -- Added setting of replace @ by the any character on Firewall.\r
258 -- Fixed write to registory unexpectedly when INI file which specified by \r
259    the '-n' option is not exist.\r
260 -- Now support "Koushin Fuutauk".\r
261 \r
262 Changes in Ver.1.91\r
263 --------------------\r
264 -- Fixed Timezone displayed erroneus.\r
265 -- Support ShibaSoku WL Series file list format. (Set Host Type on the Host \r
266    Setting Window.)\r
267 \r
268 Changes in Ver.1.90\r
269 --------------------\r
270 - Transfer speed improved.\r
271 - Add new firewall type. ("USER FW user:FW password@host")\r
272 - Fixed file size diaplayed erroneus when over 2 giga bytes.\r
273 - Improve download abortion process.\r
274 - Now file size divides and diaplays every 3 figure.\r
275 - Remove drive names from file list.\r
276 - Fixed "Load setting from file" command failes when folder name has space\r
277   character. (such as "My Documents")\r
278 - Turn on "Confirm deletions during Mirror Upload" option switch by default.\r
279 \r
280 Changes in Ver.1.89b\r
281 --------------------\r
282 - Fixed Mirror Upload / Mirror Download bug.\r
283 \r
284 Changes in Ver.1.89a\r
285 --------------------\r
286 - Fixed file list not refreshed after upload.\r
287 \r
288 Changes in Ver.1.89\r
289 --------------------\r
290 - Transfer speed improved.\r
291 - Fixed Transfer Status Window didn't close after the transfer complete.\r
292 - Fixed FFFTP was stalled when received unexpected PASV server message.\r
293 - Fixed server message processing.\r
294 - Add "Load Setting from File" menu.\r
295 - Support Agilent Logic Analyzer. (Set Host Type on the Host Setting Window.)\r
296 \r
297 Changes in Ver.1.88b\r
298 --------------------\r
299 - Refine dialog and menu messages. (Thank you Mr.Jim.)\r
300 \r
301 Changes in Ver.1.88a\r
302 --------------------\r
303 - Fixed "Cannot remove FFFTP" error message diaplayed.\r
304 \r
305 Changes in Ver.1.88\r
306 -------------------\r
307 - Change to use the Registory to save settings when run first.\r
308 - Add Save Serrings function.\r
309   (File -> Settings -L Save settings to file)\r
310 - Now max 40 characters Owner name is displaied on file list.\r
311 - Open folder when drag & drop a file to local file list from the explorer.\r
312 - Page scroll when SHIFT + Mouse Wheel.\r
313 - Fixed mouse wheel scroll didn't work when multi monitor.\r
314 - Fixed noise displaied around the file list window.\r
315 \r
316 Changes in Ver.1.87a\r
317 --------------------\r
318 - Fixed forget bookmark.\r
319 \r
320 Changes in Ver.1.87\r
321 --------------------\r
322 - Fixed no dialup entry diaplayed on Windows9x.\r
323 - Reconnect automatically when oprate by the user after disconnected cause \r
324   of timeout from the host.\r
325 \r
326 Changes in Ver.1.86a\r
327 --------------------\r
328 - Fixed download terminated incorrectly.\r
329 \r
330 Changes in Ver.1.86\r
331 --------------------\r
332 - Renew process again to fix file transfer sometimes did not start \r
333   or stop.\r
334 - Disable strip host name feature added on 1.83.\r
335 - Support Windows XP's theme.\r
336 - Fixed display wrong format when file name has "&" character.\r
337 - Add No RAS Control option.\r
338 - Change path separater character to ">" when Stratus.\r
339 - Support OS9 server subfolder.\r
340 - Support server that replies following file list.\r
341     -rwxrwxrwx SEQ 36203776 01/07/07 12:38:28 ABCDEFG\r
342 - Support server that replies following file list. (IBM server)\r
343     MTS940 3390   2001/07/26  1    1  FB      80  3120  PS  FTPOUT.CNTL\r
344 - Support hidden drives.\r
345 \r
346 Changes in Ver.1.85\r
347 --------------------\r
348 - Fixed file transfer sometimes did not start or stop.\r
349 \r
350 Changes in Ver.1.84\r
351 --------------------\r
352 - Fixed file transfer sometimes did not start or stop.\r
353 - Fixed high CPU usage.\r
354 - Change anonymous FTP list.\r
355 \r
356 Changes in Ver.1.83\r
357 --------------------\r
358 - You can type folder name into current folder window now.\r
359 - You can now copy log data with mouse dragging.\r
360 - Support server that replies file list which has any characters after \r
361   the owner and the group name.\r
362 - Strip host name when the URL enterd into host name window.\r
363 - Fixed freez until timeout when network is heavy.\r
364 - Fixed FFFTP did not terminate normally until file transfer is in \r
365   progress.\r
366 \r
367 Changes in Ver.1.82\r
368 --------------------\r
369 - Use XPWD command first to get current folder.\r
370 - Add folder list button on change local folder dialog.\r
371 - Add -n command line option. (See ffftp -h)\r
372 - Support server that replies date string such as "5/14".\r
373 - Support OS9 server. (without sub-directory support)\r
374 \r
375 Changes in Ver.1.81\r
376 --------------------\r
377 - File list that containes Ctrl-H are now displaied.\r
378 - Show error reason when file transfer error occured.\r
379 - Copying URL to clipboard include port number.\r
380 - Add default permission for folder.\r
381 - Fixed file date becomes future.\r
382 \r
383 Changes in Ver.1.80\r
384 --------------------\r
385 - Fixed Ctrl-Shift-D did not work to start mirroring download.\r
386 - Change default setting to use INI file.\r
387 - Give priority to use INI file when both INI and Registory settings\r
388   are existing.\r
389 \r
390 Changes in Ver.1.79a\r
391 --------------------\r
392 - First English version.\r
393 \r