OSDN Git Service

Ver.1.5.0: removed java, added ipfw tag, cookie, sqlite, etc.
[opengate/opengate.git] / opengate / doc / Changes.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML>
3 <HEAD>
4         <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
5         <TITLE></TITLE>
6 </HEAD>
7 <BODY LANG="en-US" BGCOLOR="#fafff0" DIR="LTR">
8
9 <H3>
10 Opengate History</H3>
11 <DL>
12         <DT>Ver.0.10 at 1999.8.30 
13         </DT><DD>
14         Initial Version. In this version, the Java applet is sent first and
15         the applet accepts the password. 
16         </DD><DT>
17         Ver.0.11 at 1999.9.19 
18         </DT><DD>
19         Stable Version. Reformed program. 
20         </DD><DT>
21         Ver.0.12 at 1999.11.2 
22         </DT><DD>
23         Support firewalls IPF and IPFW. 
24         </DD><DT>
25         Ver.0.20 at 1999.9.16 
26         </DT><DD>
27         Abandoned version. 
28         </DD><DT>
29         Ver.0.30 at 1999.10.16 
30         </DT><DD>
31         Changed to accept password with CGI. IPF support is discarded. 
32         </DD><DT>
33         Ver.0.31 at 1999.10.26 
34         </DT><DD>
35         Reformed User Interface. Java applet shows own window. 
36         </DD><DT>
37         Ver.0.32 at 1999.11.1 
38         </DT><DD>
39         Support for IPF. 
40         </DD><DT>
41         Ver.0.33 at 2000.6.17 
42         </DT><DD>
43         Support for IP forwarding. Discarded IPF support. 
44         </DD><DT>
45         Ver.0.40 at 2000.6.19 
46         </DT><DD>
47         Support for multiple authentication servers. 
48         </DD><DT>
49         Ver.0.41 at 2000.6.23 
50         </DT><DD>
51         Added function to close firewall when no packets were passed for a
52         set timespan. 
53         </DD><DT>
54         Ver.0.42 at 2000.6.28 
55         </DT><DD>
56         Added function to close firewall on abnormal server termination. 
57         </DD><DT>
58         Ver.0.50 at 2000.12.11 
59         </DT><DD>
60         Added function to exchange hello message with terminal. Firewall is
61         closed, when the client does not reply. Java output is included in
62         html window. 
63         </DD><DT>
64         Ver.0.51 at 2000.12.22 
65         </DT><DD>
66         Support for POP3 authentication. 
67         </DD><DT>
68         Ver.0.52a at 2001.1.19 
69         </DT><DD>
70         Exclusive execution of ipfw command. Deny multiple authentication
71         requests from a terminal. Change the method to get Java connection
72         address. Modified string sizes in the program. Many small
73         modifications. 
74         </DD><DT>
75         Ver.0.52b at 2001.1.24 
76         </DT><DD>
77         Reformed UNP library. 
78         </DD><DT>
79         Ver.0.52c at 2001.1.26 
80         </DT><DD>
81         Added DEBUG flag. Modified Directory setting. 
82         </DD><DT>
83         Ver.0.52d at 2001.1.30 
84         </DT><DD>
85         Modified no packet time setting. 
86         </DD><DT>
87         Ver.0.52e at 2001.2.5 
88         </DT><DD>
89         Corrected wrong comment. 
90         </DD><DT>
91         Ver.0.53a at 2001.2.7 
92         </DT><DD>
93         Directory setting integrated in Makefile. Support for logging MAC
94         address. 
95         </DD><DT>
96         Ver.0.53b at 2001.2.8 
97         </DT><DD>
98         Added check for empty userID or password. 
99         </DD><DT>
100         Ver.0.53c at 2001.2.10 
101         </DT><DD>
102         Replaced one accept window to two overlapping windows. 
103         </DD><DT>
104         Ver.0.53d at 2001.2.13 
105         </DT><DD>
106         Small modification on MAC address acquisition. 
107         </DD><DT>
108         Ver.0.54a at 2001.2.15 
109         </DT><DD>
110         Serious error (Ports destroyed during long execution) found and
111         fixed. 
112         </DD><DT>
113         Ver.0.55a at 2001.3.19 
114         </DT><DD>
115         Show messages in JavaApplet field. 
116         </DD><DT>
117         Ver.0.56a at 2001.3.29 
118         </DT><DD>
119         Detached UNP library (Many modifications to source) 
120         </DD><DT>
121         Ver.0.56b at 2001.4.14 
122         </DT><DD>
123         Modified document. (No modification to source) 
124         </DD><DT>
125         Ver.0.56c at 2001.4.24 
126         </DT><DD>
127         Reformed HTML to improve authentication response time. (Modification
128         to accept.html) 
129         </DD><DT>
130         Ver.0.56d at 2001.4.29 
131         </DT><DD>
132         Declaration of GPL. Added English documentation. (No modification to
133         source) 
134         </DD><DT>
135         Ver.0.57a at 2001.5.10 
136         </DT><DD>
137         Removed loop in ipfw-delete. (Modification to comm-ipfw.c) 
138         </DD><DT>
139         Ver.0.57b at 2001.5.11 
140         </DT><DD>
141         Changed Lockout time for ipfw exec. (Modification to opengatesrv.h) 
142         </DD><DT>
143         Ver.0.57c at 2001.5.25 
144         </DT><DD>
145         Display message when Java/JavaScript is disabled. (Modification to
146         accept.html) 
147         </DD><DT>
148         Ver.0.57d at 2001.11.21 
149         </DT><DD>
150         Changed timeout values (Modification to opengatesrv.h) 
151         </DD><DT>
152         Ver.0.57e at 2002.2.13 
153         </DT><DD>
154         Fixed redirect error in IE (Modification to topindex.html) 
155         </DD><DT>
156         Ver.0.60a at 2002.6.17 
157         </DT><DD>
158         Added authentication protocols: RADIUS, PAM, POP3S (Modifications:
159         Makefile, comm-auth.c, utilities.c, opengatesrv.h, opengatesrv.conf.
160         Additions: auth-pam.c, auth-pop3s.c, auth-rad.c) 
161         </DD><DT>
162         Ver.0.60b at 2002.6.18 
163         </DT><DD>
164         Added comments. 
165         </DD><DT>
166         Ver.0.70a at 2002.6.19 
167         </DT><DD>
168         Modified to control multi-language environment (Modifications:
169         Makefile, comm-cgi.c *.html Opengate.java) 
170         </DD><DT>
171         Ver.0.71a at 2002.6.24 
172         </DT><DD>
173         Refined installation procedure (Modifications: Makefile, comm-cgi.c
174         *.html) 
175         </DD><DT>
176         Ver.0.72a at 2002.7.1 
177         </DT><DD>
178         Messages are terminated with CR and LF (Modifications: comm-cgi.c
179         Opengate.java) 
180         </DD><DT>
181         Ver.0.73a at 2002.7.4 
182         </DT><DD>
183         Added jar (java archive) file, modified some documents
184         (Modifications: comm-cgi.c Makefile Add: Opengate.jar) 
185         </DD><DT>
186         Ver.0.73b at 2002.7.10 
187         </DT><DD>
188         Recovery of error messages added in Ver.0.57c but forgotten in
189         Ver.0.70a (Modifications: accept.html) 
190         </DD><DT>
191         Ver.0.73c at 2002.7.12 
192         </DT><DD>
193         Changed some documents 
194         </DD><DT>
195         Ver.0.73d at 2002.7.15 
196         </DT><DD>
197         More careful detaching from web server. (Modifications: main.c
198         comm-cgi.c) 
199         </DD><DT>
200         Ver.0.73e at 2002.8.7 
201         </DT><DD>
202         Fixed a serious bug in java applet introduced in Ver.0.70a. The
203         applet did not return hello to hello request in English message
204         mode.(Modifications: Opengate.java) Save index.html created during
205         web server installation. (Modifications: Makefile) 
206         </DD><DT>
207         Ver.0.80a at 2002.8.19 
208         </DT><DD>
209         Added Perl script for more flexible firewall control (Modifications:
210         main.c comm-ipfw.c opengatesrv.h Makefile, Additions:
211         conf/opengatefw.pl) Fixed a small mistake in debug mode
212         (Modifications: auth-pam.c) Modified installation procedure.
213         Opengate directory can be set in Makefile (Modifications: Makefile,
214         *.html). Added document to describe the system flow (Additions:
215         doc/progflow.html). 
216         </DD><DT>
217         Ver.0.80b at 2002.8.26 
218         </DT><DD>
219         Fixed a bug for checking overlapping requests (Modifications:
220         comm-ipfw.c) 
221         </DD><DT>
222         Ver.0.81a at 2002.8.26 
223         </DT><DD>
224         Added link to close network in No-java mode (Modifications:
225         accept.html, Makefile, comm-cgi.c, comm-java.c, main.c
226         ,opengatesrv.h) 
227         </DD><DT>
228         Ver.0.81b at 2002.8.27 
229         </DT><DD>
230         Removed userid from terminate link string (Modifications:
231         comm-cgi.c, comm-java.c), Modified accept page design
232         (Modifications: accept.html) 
233         </DD><DT>
234         Ver.0.81c at 2002.9.5 
235         </DT><DD>
236         Faulted Version. Removed. 
237         </DD><DT>
238         Ver.0.81d at 2002.9.9 
239         </DT><DD>
240         Fixed a mistake in URL string in HTML file. (Modifications:
241         ja/accept.html) Removed reference HTML document from archive. Added
242         description for maxuser=0 in installation document. 
243         </DD><DT>
244         Ver.0.81e at 2002.9.10 
245         </DT><DD>
246         Added checking for execl failure (Modifications: comm-ipfw.c,
247         comm-arp.c, main.c) 
248         </DD><DT>
249         Ver.0.82a at 2002.9.25 
250         </DT><DD>
251         Added skeleton routine to get user properties (Modifications:
252         opengatesrv.h, Makefile, main.c, comm-ipfw.c, opengatefw.pl,
253         Additions: comm-userdb.c) 
254         </DD><DT>
255         Ver.0.83a at 2002.10.7 
256         </DT><DD>
257         Do not permit reply to hello more than once (Modifications:
258         comm-java.c, opengatesrv.h) 
259         </DD><DT>
260         Ver.0.83b at 2003.1.6 
261         </DT><DD>
262         Add documentation about maximum number of TCP connections
263         (Modifications: install.html, install-e.html) 
264         </DD><DT>
265         Ver.0.90a at 2003.5.6 
266         </DT><DD>
267         Added duration input field in auth page, allowing prolonged usage
268         without java. To cope with hijacking and notting, mac-address and
269         packet-count are checked periodically. (Modifications: index.html,
270         index-ssl.html, accept.html, comm-cgi.c comm-java.c, comm-arp.c,
271         main.c, opengatesrv.h) 
272         </DD><DT>
273         Ver.0.90b at 2003.5.7 
274         </DT><DD>
275         Reset the DEBUG option. It was left out in the previous
276         version.(Modification: opengatesrv.h) 
277         </DD><DT>
278         Ver.0.90c at 2003.5.15 
279         </DT><DD>
280         Simplified the logic. (Modification: comm-java.c) 
281         </DD><DT>
282         Ver.0.90d at 2003.8.27 
283         </DT><DD>
284         Changed message in auth page. (Modification: index.html,
285         index-ssl.html) 
286         </DD><DT>
287         Ver.0.90e at 2003.9.24 
288         </DT><DD>
289         Display (firewall-rule-Number,userID,IPaddress) in process
290         title.(Modification: main.c) 
291         </DD><DT>
292         Ver.0.90f at 2003.9.25 
293         </DT><DD>
294         Added documentation (Modification: errcheck.html,errcheck-e.html) 
295         </DD><DT>
296         Ver.0.90g at 2003.11.28 
297         </DT><DD>
298         Fixed PAM-include error occurred on FreeBSD 5 (Modification:
299         auth-pam.c) 
300         </DD><DT>
301         Ver.0.90h at 2003.12.8 
302         </DT><DD>
303         Fixed Applet-NoReply error occurring in some browsers when removing
304         applet page. Modified install document (Modification: Opengate.java
305         and the compiled files, install.html,install-e.html) 
306         </DD><DT>
307         Ver.0.90i at 2003.12.16 
308         </DT><DD>
309         Modified parameters and documentation (Modification: opengatesrv.h,
310         makefile, index.html, index-ssl.html, accept.html, accept2.html,
311         install.html, install-e.html, qa.html, qa-e.html, errcheck.html,
312         errcheck-e.html) 
313         </DD><DT>
314         Ver.0.90j at 2004.9.21 
315         </DT><DD>
316         Fixed communication error occurring on some pop3/pop3s servers
317         (Modification: comm-auth.c, auth-pop3s.c) 
318         </DD><DT>
319         Ver.0.90k at 2005.2.3 
320         </DT><DD>
321         Added links to accept.html to cope with pop-up-blocked and
322         java-optional browser (Modification: accept.html) 
323         </DD><DT>
324         Ver.0.90l at 2005.2.4 
325         </DT><DD>
326         Fixed communication error with ftpserver sending back multi-line
327         greeting. Added error reporting code for fork/exec
328         (Modification:comm-auth.c, comm-ipfw.c) 
329         </DD><DT>
330         Ver.0.90m at 2005.2.7 
331         </DT><DD>
332         Added error check code for ipfw response (Modification:comm-ipfw.c) 
333         </DD><DT>
334         Ver.0.90n at 2005.3.21 
335         </DT><DD>
336         Added no-cache option to authentication pages
337         (Modification:index.html, index-ssl.html) 
338         </DD><DT>
339         Ver.1.0.0 at 2005.5.21 
340         </DT><DD>
341         Stable version is released (Modification: README) 
342         </DD><DT>
343         Ver.1.1.0 at 2005.5.27 
344         </DT><DD>
345         Added many parameters in conf file. Added test-programs. (Addition:
346         get-param.c,test-get-param.c,test-comm-auth.c,test-comm-ipfw.c,test-comm-java.c,test-console.sh
347         Modification:
348         README,main.c,comm-auth.c,comm-ipwf.c,comm-java.c,Makefile) 
349         </DD><DT>
350         Ver.1.1.1 and 1.0.1 at 2005.5.30 
351         </DT><DD>
352         Recompiled Java Applet with option '-target 1.1' to be compatible
353         with MicrosoftVM (Modification: Opengate.class,
354         OpengateClient.class, Opengate.jar) 
355         </DD><DT>
356         Ver.1.1.2 at 2005.7.13 
357         </DT><DD>
358         Commented out server parameter setting in config file
359         (modification:opengatesrv.conf) 
360         </DD><DT>
361         Ver.1.1.3 at 2005.12.1 
362         </DT><DD>
363         Fixed error when executing the child process. Thanks to K.Eguchi and
364         S.Uematsu (modification:comm-java.c, opengatefw.pl) 
365         </DD><DT>
366         Ver.1.2.0 at 2005.12.2 
367         </DT><DD>
368         Added IPv6 support [contributed by K.Eguchi] 
369         </DD><DT>
370         Ver.1.2.1 at 2005.12.15 
371         </DT><DD>
372         Changed NDP command option to be recognized by new NDP [contributed
373         by K.Eguchi] 
374         </DD><DT>
375         Ver.1.2.2 at 2006.1.6 
376         </DT><DD>
377         Fixed error occurring when a cgi has no argument. Added MRTG
378         function [contributed by K.Eguchi] 
379         </DD><DT>
380         Ver.1.1.4 and Ver.1.2.3 at 2006.2.2 
381         </DT><DD>
382         Added FTPS authentication. 
383         </DD><DT>
384         Ver.1.2.4 at 2006.3.14 
385         </DT><DD>
386         Modified documentation and comments. 
387         </DD><DT>
388         Ver.1.3.0 at 2006.3.22 
389         </DT><DD>
390         Changed address acquisition method for IPv4/IPv6 dual stack and
391         others. 
392         </DD><DT>
393         Ver.1.3.1 at 2006.3.27 
394         </DT><DD>
395         Simplified logic. Modified rulechk script. 
396         </DD><DT>
397         Ver.1.3.2 at 2006.4.3 
398         </DT><DD>
399         Changed Config file to XML form. Almost all parameters can now be
400         set in the file. 
401         </DD><DT>
402         Ver.1.3.3 at 2006.4.7 
403         </DT><DD>
404         Put back syslog setting to fixed value, and some bugs were fixed. 
405         </DD><DT>
406         Ver.1.3.4 at 2006.4.11 
407         </DT><DD>
408         Changed accept page description. 
409         </DD><DT>
410         Ver.1.3.5 at 2006.4.13 
411         </DT><DD>
412         Modified the errcheck and qa documentation. Added time information
413         in address encoding. Added retry information page. 
414         </DD><DT>
415         Ver.1.3.6 at 2006.4.14 
416         </DT><DD>
417         Changed syslog setting to config file, and some bugs were fixed. 
418         </DD><DT>
419         Ver.1.3.7 at 2006.4.20 
420         </DT><DD>
421         Added code and info to cope with abnormal actions, and some bugs
422         were fixed. 
423         </DD><DT>
424         Ver.1.3.8 at 2006.4.26 
425         </DT><DD>
426         Added code to remove overlapping rules and processes. 
427         </DD><DT>
428         Ver.1.3.9 at 2006.4.27 
429         </DT><DD>
430         Modified Java Applet to display long message. 
431         </DD><DT>
432         Ver.1.3.10 at 2006.5.1 
433         </DT><DD>
434         Added userID pattern-match function. Fixed bug when checking
435         parameters. 
436         </DD><DT>
437         Ver.1.3.11 at 2006.5.3 
438         </DT><DD>
439         Added code to match the duration max value in conf file with auth
440         page. 
441         </DD><DT>
442         Ver.1.3.12 at 2006.5.12 
443         </DT><DD>
444         Changed link in deny page from external site to auth page. 
445         </DD><DT>
446         Ver.1.3.13 at 2006.5.17 
447         </DT><DD>
448         Use FILE and LINE macro in error message. Fixed abnormal termination
449         bugs. 
450         </DD><DT>
451         Ver.1.3.14 at 2006.5.23 
452         </DT><DD>
453         Removed close-error message. Modified QA document. 
454         </DD><DT>
455         Ver.1.3.15 at 2006.10.14 
456         </DT><DD>
457         Fixed browser's long waiting after sending accept page and other
458         small bugs. 
459         </DD><DT>
460         Ver.1.4.0 at 2006.10.16 
461         </DT><DD>
462         Added client watch to http keep-alive, which is the alternative to
463         the watch with java applet. Use carefully, as this is a preliminary
464         release. 
465         </DD><DT>
466         Ver.1.4.1 at 2006.10.18 
467         </DT><DD>
468         Changed JavaScript to run on some systems. 
469         </DD><DT>
470         Ver.1.4.2 at 2006.10.19 
471         </DT><DD>
472         Ignore Http watch mode on HTTP/1.0 browser. 
473         </DD><DT>
474         Ver.1.4.3 at 2006.10.20 
475         </DT><DD>
476         Moved JavaScript from html-file to external js-file. Modified some
477         messages. 
478         </DD><DT>
479         Ver.1.4.4 at 2006.10.25 
480         </DT><DD>
481         Added automatic start of java applet on failing http keep-alive.
482         Modified http-get format. Added session-id. Fixed read bug. 
483         </DD><DT>
484         Ver.1.4.5 at 2006.10.28 
485         </DT><DD>
486         Added function to indicate disable clients for http/java watch. 
487         </DD><DT>
488         Ver.1.4.6 at 2006.11.11 
489         </DT><DD>
490         Changed dir mode to install properly. Added mac check. Fixed small
491         bugs. 
492         </DD><DT>
493         Ver.1.4.7 at 2006.11.18 
494         </DT><DD>
495         Fixed small bugs and modified pages. Added processing time
496         measurement for research. 
497         </DD><DT>
498         Ver.1.4.8 at 2006.11.19 
499         </DT><DD>
500         Fixed small bugs and modified pages and measurement items. 
501         </DD><DT>
502         Ver.1.4.9 at 2006.12.20 
503         </DT><DD>
504         Changed hello timing control from client side to server side. 
505         </DD><DT>
506         Ver.1.4.10 at 2006.12.26 
507         </DT><DD>
508         Changed parameter's name and value in config file. 
509         </DD><DT>
510         Ver.1.4.11 at 2007.2.2 
511         </DT><DD>
512         Added ldap/ldaps authentication. Fixed malfunction in exceptional
513         terminals. 
514         </DD><DT>
515         Ver.1.4.12 at 2007.2.4 
516         </DT><DD>
517         Removed watch-mode selection in authentication page. 
518         </DD><DT>
519         Ver.1.4.13 at 2007.2.17 
520         </DT><DD>
521         Added change to select time watch mode when the duration value is
522         entered. 
523         </DD><DT>
524         Ver.1.4.14 at 2007.3.2 
525         </DT><DD>
526         Fixed bug when IPv6 disabled. Shortened the default duration for
527         time watch mode. 
528         </DD><DT>
529         Ver.1.4.15 at 2007.3.22 
530         </DT><DD>
531         Fixed bug when dumping micro-second time information. 
532         </DD><DT>
533         Ver.1.4.16 at 2007.4.16 
534         </DT><DD>
535         Fixed bug for delayed favicon.ico request, occurring on IE7. 
536         </DD><DT>
537         Ver.1.4.17 at 2007.4.18 
538         </DT><DD>
539         Refined the bug fix of favicon.ico error. 
540         </DD><DT>
541         Ver.1.4.18 at 2007.4.23 
542         </DT><DD>
543         Added favicon.ico installation. 
544         </DD><DT>
545         Ver.1.4.19 at 2007.5.24 
546         </DT><DD>
547         Modified control of favicon.ico. 
548         </DD><DT>
549         Ver.1.4.20 at 2007.6.1 
550         </DT><DD>
551         Modified web pages to guide the users in the right direction. 
552         </DD><DT>
553         Ver.1.4.21 at 2007.6.14 
554         </DT><DD>
555         Modified Makefile and install document. Abort when unloading the
556         httpkeep page. 
557         </DD><DT>
558         Ver.1.4.22 at 2007.6.26 
559         </DT><DD>
560         Removed ipfw pass rule for established packets. 
561         </DD><DT>
562         Ver.1.4.23 at 2007.7.2 
563         </DT><DD>
564         Added config setting for multiple auth servers and auth server
565         timeout. 
566         </DD><DT>
567         Ver.1.4.24 at 2007.11.28 
568         </DT><DD>
569         Added seteuid control. Show auto time setting in auth page. 
570         </DD><DT>
571         Ver.1.4.25 at 2007.12.21 
572         </DT><DD>
573         Fixed typo in Makefile (change from Lockfile to LockFile). 
574         </DD><DT>
575         Ver.1.4.26 at 2008.2.29 
576         </DT><DD>
577         Fixed error on 64 bit machine. 
578         </DD><DT>
579         Ver.1.4.27 at 2008.3.3 
580         </DT><DD>
581         Fixed error when setting the default pam service name. Fixed
582         previous fix. 
583         </DD><DT>
584         Ver.1.4.28 at 2008.3.8 
585         </DT><DD>
586         Fixed error in pam authentication. 
587         </DD><DT>
588         Ver.1.4.29 at 2008.3.17 
589         </DT><DD>
590         Added code to perl script to prevent multiple logins. 
591         </DD><DT>
592         Ver.1.4.30 at 2008.3.18 
593         </DT><DD>
594         Fixed error in tools/mrtg. 
595         </DD><DT>
596         Ver.1.4.31 at 2008.4.10 
597         </DT><DD>
598         Modified ReconnectTimeout value in conf to fix disconnection issue
599         in some browsers. 
600         </DD><DT>
601         Ver.1.4.32 at 2008.5.22 
602         </DT><DD>
603         Fixed segmentation-fault in opengatefwd. 
604         </DD><DT>
605         Ver.1.4.33 at 2008.5.29 
606         </DT><DD>
607         Fixed install documentation. 
608         </DD><DT>
609         Ver.1.4.34 at 2008.6.27 
610         </DT><DD>
611         Removed ip6fw from default. 
612         </DD><DT>
613         Ver.1.4.35 at 2008.7.9 
614         </DT><DD>
615         Fixed browser's hangup on closing. 
616         </DD><DT>
617         Ver.1.4.36 at 2008.7.17 
618         </DT><DD>
619         Changed value of ActiveCheckInterval. Modified install.html. 
620         </DD><DT>
621         Ver.1.4.37 at 2009.8.18 
622         </DT><DD STYLE="margin-bottom: 0.2in">
623         Fixed Radius error. 
624         </DD><DT>
625         Ver.1.4.38 at 2009.8.28
626         </DT><DD>
627         Modified english document.(No modification to source) 
628         </DD><DT>
629         Ver.1.5.0 at 2009.9.11
630         </DT><DD>
631         Removed JavaApplet mode. Removed ip6fw command.  
632         Added firewall tag rule. Added Sqlite3 database.
633         Added cookie authentication. 
634         Added function to return to requested url.
635         Use carefully, as this is a preliminary release. 
636         </DD>
637         </DL>
638 <P>
639 <B>Please see CVS on SourceForge.net to check the differences between
640 versions.</B> 
641 </P>
642 </BODY>
643 </HTML>