OSDN Git Service

Ver1.3.2: Change config file to XML form and others.
authorwatanaby <>
Thu, 6 Apr 2006 02:34:23 +0000 (02:34 +0000)
committerwatanaby <>
Thu, 6 Apr 2006 02:34:23 +0000 (02:34 +0000)
commit64b4af307574118ac9903041eca98479921d1fa8
treec785f37b29fae9e049505631c5608187f75a3238
parent78d8a1f31613a9bac1e055bc7ba2ff5ebdfa6ece
Ver1.3.2: Change config file to XML form and others.
41 files changed:
opengate/README
opengate/conf/opengatesrv.conf [deleted file]
opengate/conf/opengatesrv.conf.sample [new file with mode: 0644]
opengate/conf/rc.firewall.sample [moved from opengate/conf/rc.firewall with 100% similarity]
opengate/conf/rc.firewall6.sample [moved from opengate/conf/rc.firewall6 with 100% similarity]
opengate/doc/Changes.html
opengate/doc/en/install.html
opengate/doc/ja/install.html
opengate/ezxml/GNUmakefile [new file with mode: 0644]
opengate/ezxml/Makefile [new file with mode: 0644]
opengate/ezxml/changelog.txt [new file with mode: 0644]
opengate/ezxml/ezxml.c [new file with mode: 0644]
opengate/ezxml/ezxml.h [new file with mode: 0644]
opengate/ezxml/ezxml.html [new file with mode: 0644]
opengate/ezxml/ezxml.txt [new file with mode: 0644]
opengate/ezxml/license.txt [new file with mode: 0644]
opengate/opengatesrv/Makefile
opengate/opengatesrv/addr-convert.c
opengate/opengatesrv/auth-ftps.c
opengate/opengatesrv/auth-pam.c
opengate/opengatesrv/auth-pop3s.c
opengate/opengatesrv/auth-rad.c
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/comm-userdb.c
opengate/opengatesrv/get-param.c
opengate/opengatesrv/htmltemplate.c
opengate/opengatesrv/main.c
opengate/opengatesrv/opengateauth.c
opengate/opengatesrv/opengatefwd.c
opengate/opengatesrv/opengatesrv.h
opengate/opengatesrv/test-comm-auth.c
opengate/opengatesrv/test-comm-ipfw.c
opengate/opengatesrv/test-comm-java.c
opengate/opengatesrv/test-get-param.c
opengate/opengatesrv/utilities.c