OSDN Git Service

Ver1.3.0: Change address acquisition method for IPv4/IPv6 dual stack and others
authorwatanaby <>
Wed, 22 Mar 2006 01:03:00 +0000 (01:03 +0000)
committerwatanaby <>
Wed, 22 Mar 2006 01:03:00 +0000 (01:03 +0000)
commit588305c97791ba8b4134f7c9654766276bef7550
tree6718ee8a5ecd9f969ae6d1a748b0c33b396a94e4
parentd9ea20b600600d74c0f5c6afc7ad13ef72ced905
Ver1.3.0: Change address acquisition method for IPv4/IPv6 dual stack and others
45 files changed:
opengate/conf/opengatefw.conf [deleted file]
opengate/conf/rc.firewall
opengate/conf/rc.firewall6
opengate/doc/Changes.html
opengate/doc/en/install.html [new file with mode: 0644]
opengate/doc/en/install_1_1.html [deleted file]
opengate/doc/en/install_1_2.html [deleted file]
opengate/doc/ja/install.html [moved from opengate/doc/ja/install_1_2.html with 61% similarity]
opengate/doc/ja/install_1_1.html [deleted file]
opengate/doc/progflow.html
opengate/doc/protocol.txt
opengate/javahtml/en/accept.html
opengate/javahtml/en/deny-ssl.html
opengate/javahtml/en/deny.html
opengate/javahtml/en/index-ssl.html
opengate/javahtml/en/index.html
opengate/javahtml/en/topindex.html
opengate/javahtml/index.html.var
opengate/javahtml/ja/accept.html
opengate/javahtml/ja/deny-ssl.html
opengate/javahtml/ja/deny.html
opengate/javahtml/ja/index-ssl.html
opengate/javahtml/ja/index.html
opengate/javahtml/ja/topindex.html
opengate/opengatesrv/Makefile
opengate/opengatesrv/addr-convert.c [new file with mode: 0644]
opengate/opengatesrv/comm-arp.c
opengate/opengatesrv/comm-auth.c
opengate/opengatesrv/comm-cgi.c
opengate/opengatesrv/comm-ip6fw.c
opengate/opengatesrv/comm-ipfw.c
opengate/opengatesrv/comm-java.c
opengate/opengatesrv/comm-ndp.c
opengate/opengatesrv/htmltemplate.c
opengate/opengatesrv/htmltemplate.h [deleted file]
opengate/opengatesrv/main.c
opengate/opengatesrv/opengateauth.c
opengate/opengatesrv/opengateauth.h [deleted file]
opengate/opengatesrv/opengatefwd.c [new file with mode: 0644]
opengate/opengatesrv/opengatesrv.h
opengate/opengatesrv/sock_ntop_host.c
opengate/opengatesrv/test-comm-auth.c
opengate/opengatesrv/test-comm-ipfw.c
opengate/opengatesrv/test-comm-java.c
opengate/opengatesrv/utilities.c