Project

General

Profile

Download (12.1 KB) Statistics
| Branch: | Tag: | Revision:
1
#!/usr/local/bin/php
2
<?php require("guiconfig.inc");
3
?>
4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
5
<html>
6
<head>
7
<title><?=gentitle("License");?></title>
8
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
9
<link href="gui.css" rel="stylesheet" type="text/css">
10
</head>
11

    
12
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
13
<?php include("fbegin.inc"); ?>
14
<p class="pgtitle">License</p>
15

    
16
            <p><strong>pfSense is Copyright &copy; 2004, 2005 by Scott Ullrich
17
              (<a href="mailto:geekgod@geekgod.com">geekgod@geekgod.com</a>).<br>
18
              All rights reserved.</strong></p>
19

    
20
            <p><strong>m0n0wall is Copyright &copy; 2002-2004 by Manuel Kasper
21
              (<a href="mailto:mk@neon1.net">mk@neon1.net</a>).<br>
22
              All rights reserved.</strong></p>
23
            <p> Redistribution and use in source and binary forms, with or without<br>
24
              modification, are permitted provided that the following conditions
25
              are met:<br>
26
              <br>
27
              1. Redistributions of source code must retain the above copyright
28
              notice,<br>
29
              this list of conditions and the following disclaimer.<br>
30
              <br>
31
              2. Redistributions in binary form must reproduce the above copyright<br>
32
              notice, this list of conditions and the following disclaimer in
33
              the<br>
34
              documentation and/or other materials provided with the distribution.<br>
35
              <br>
36
              <strong>THIS SOFTWARE IS PROVIDED &quot;AS IS'' AND ANY EXPRESS
37
              OR IMPLIED WARRANTIES,<br>
38
              INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY<br>
39
              AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
40
              SHALL THE<br>
41
              AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
42
              EXEMPLARY,<br>
43
              OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
44
              OF<br>
45
              SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
46
              BUSINESS<br>
47
              INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
48
              IN<br>
49
              CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
50
              ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51
              OF THE<br>
52
              POSSIBILITY OF SUCH DAMAGE</strong>.</p>
53
            <hr size="1">
54
            <p>The following persons have contributed code to m0n0wall:</p>
55
            <p>Bob Zoller (<a href="mailto:bob@kludgebox.com">bob@kludgebox.com</a>)<br>
56
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Diagnostics: Ping
57
              function; WLAN channel auto-select; DNS forwarder</font></em><br>
58
              <br>
59
              Michael Mee (<a href="mailto:mikemee2002@pobox.com">mikemee2002@pobox.com</a>)<br>
60
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Timezone and NTP
61
              client support</font></em><br>
62
              <br>
63
              Magne Andreassen (<a href="mailto:magne.andreassen@bluezone.no">magne.andreassen@bluezone.no</a>)<br>
64
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Remote syslog'ing;
65
              some code bits for DHCP server on optional interfaces</font></em><br>
66
              <br>
67
              Rob Whyte (<a href="mailto:rob@g-labs.com">rob@g-labs.com</a>)<br>
68
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Idea/code bits
69
              for encrypted webGUI passwords; minimalized SNMP agent</font></em><br>
70
              <br>
71
              Petr Verner (<a href="mailto:verner@ipps.cz">verner@ipps.cz</a>)<br>
72
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Advanced outbound
73
              NAT: destination selection</font></em><br>
74
              <br>
75
              Bruce A. Mah (<a href="mailto:bmah@acm.org">bmah@acm.org</a>)<br>
76
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Filtering bridge
77
              patches </font></em><br>
78
              <br>
79
              Jim McBeath (<a href="mailto:monowall@j.jimmc.org">monowall@j.jimmc.org</a>)<br>
80
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Filter rule patches
81
              (ordering, block/pass, disabled); better status page;<br>
82
              &nbsp;&nbsp;&nbsp;&nbsp;webGUI assign network ports page </font></em><br>
83
              <br>
84
              Chris Olive (<a href="mailto:chris@technologEase.com">chris@technologEase.com</a>)<br>
85
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">enhanced &quot;execute
86
              command&quot; page</font></em><br>
87
              <br>
88
              Pauline Middelink (<a href="mailto:middelink@polyware.nl">middelink@polyware.nl</a>)<br>
89
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">DHCP client: send hostname patch</font></em><br>
90
              <br>
91
              Bj?rn P?lsson (<a href="mailto:bjorn@networksab.com">bjorn@networksab.com</a>)<br>
92
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">DHCP lease list page</font></em><br>
93
              <br>
94
              Peter Allgeyer (<a href="mailto:allgeyer@web.de">allgeyer@web.de</a>)<br>
95
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">&quot;reject&quot; type filter rules; dial-on-demand</font></em><br>
96
              <br>
97
              Thierry Lechat (<a href="mailto:dev@lechat.org">dev@lechat.org</a>)<br>
98
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">SVG-based traffic grapher</font></em><br>
99
              <br>
100
              Steven Honson (<a href="mailto:steven@honson.org">steven@honson.org</a>)<br>
101
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">per-user IP address assignments for PPTP VPN</font></em><br>
102
              <br>
103
              Kurt Inge Sm?dal (<a href="mailto:kurt@emsp.no">kurt@emsp.no</a>)<br>
104
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">NAT on optional interfaces</font></em><br>
105
              <br>
106
              Dinesh Nair (<a href="mailto:dinesh@alphaque.com">dinesh@alphaque.com</a>)<br>
107
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">captive portal: pass-through MAC/IP addresses, RADIUS authentication &amp; accounting;<br>
108
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"></font></em>HTTP server concurrency limit</font></em><br>
109
              <br>
110
              Justin Ellison (<a href="mailto:justin@techadvise.com">justin@techadvise.com</a>)<br>
111
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">traffic shaper TOS matching; magic shaper; DHCP deny unknown clients;<br>
112
			  &nbsp;&nbsp;&nbsp;&nbsp;IPsec user FQDNs; DHCP relay</font></em><br>
113
			  <br>
114
              Fred Wright (<a href="mailto:fw@well.com">fw@well.com</a>)<br>
115
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">ipfilter window scaling fix; ipnat ICMP checksum adjustment fix; IPsec dead SA fixes</font></em><br>
116
			  <br>
117
              Michael Hanselmann (<a href="mailto:m0n0@hansmi.ch">m0n0@hansmi.ch</a>)<br>
118
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">IDE hard disk standby</font></em><br>
119
			  <br>
120
              Audun Larsen (<a href="mailto:larsen@xqus.com">larsen@xqus.com</a>)<br>
121
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">CPU/memory usage display</font></em><br>
122
			  <br>
123
              Peter Curran (<a href="mailto:peter@closeconsultants.com">peter@closeconsultants.com</a>)<br>
124
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">OpenVPN support</font></em></p>
125
            <hr size="1">
126
            <p>m0n0wall is based upon/includes various free software packages,
127
              listed below.<br>
128
              The author of m0n0wall would like to thank the authors of these
129
              software packages for their efforts.</p>
130
            <p>FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br>
131
              Copyright &copy; 1994-2003 FreeBSD, Inc. All rights reserved.<br>
132
              <br>
133
              This product includes PHP, freely available from <a href="http://www.php.net/" target="_blank">http://www.php.net</a>.<br>
134
              Copyright &copy; 1999 - 2003 The PHP Group. All rights reserved.<br>
135
              <br>
136
              mini_httpd (<a href="http://www.acme.com/software/mini_httpd" target="_blank">http://www.acme.com/software/mini_httpd)</a><br>
137
              Copyright &copy; 1999, 2000 by Jef Poskanzer &lt;jef@acme.com&gt;.
138
              All rights reserved.<br>
139
              <br>
140
              ISC DHCP server (<a href="http://www.isc.org/products/DHCP/" target="_blank">http://www.isc.org/products/DHCP</a>)<br>
141
              Copyright &copy; 1996-2003 Internet Software Consortium. All rights
142
              reserved.<br>
143
              <br>
144
              ipfilter (<a href="http://www.ipfilter.org" target="_blank">http://www.ipfilter.org</a>)<br>
145
              Copyright &copy; 1993-2002 by Darren Reed.<br>
146
              <br>
147
              MPD - Multi-link PPP daemon for FreeBSD (<a href="http://www.dellroad.org/mpd" target="_blank">http://www.dellroad.org/mpd</a>)<br>
148
              Copyright &copy; 2003-2004, Archie L. Cobbs, Michael Bretterklieber, Alexander Motin<br>
149
All rights reserved.<br>
150
              <br>
151
              ez-ipupdate (<a href="http://www.gusnet.cx/proj/ez-ipupdate/" target="_blank">http://www.gusnet.cx/proj/ez-ipupdate</a>)<br>
152
              Copyright &copy; 1998-2001 Angus Mackay. All rights reserved.<br>
153
              <br>
154
              Circular log support for FreeBSD syslogd (<a href="http://software.wwwi.com/syslogd/" target="_blank">http://software.wwwi.com/syslogd</a>)<br>
155
              Copyright &copy; 2001 Jeff Wheelhouse (jdw@wwwi.com)<br>
156
              <br>
157
              Dnsmasq - a DNS forwarder for NAT firewalls (<a href="http://www.thekelleys.org.uk" target="_blank">http://www.thekelleys.org.uk</a>)<br>
158
              Copyright &copy; 2000-2003 Simon Kelley.<br>
159
              <br>
160
              Racoon (<a href="http://www.kame.net/racoon" target="_blank">http://www.kame.net/racoon</a>)<br>
161
              Copyright &copy; 1995-2002 WIDE Project. All rights reserved.<br>
162
              <br>
163
              msntp (<a href="http://www.hpcf.cam.ac.uk/export" target="_blank">http://www.hpcf.cam.ac.uk/export</a>)<br>
164
              Copyright &copy; 1996, 1997, 2000 N.M. Maclaren, University of Cambridge.
165
              All rights reserved.<br>
166
              <br>
167
              UCD-SNMP (<a href="http://www.ece.ucdavis.edu/ucd-snmp" target="_blank">http://www.ece.ucdavis.edu/ucd-snmp</a>)<br>
168
              Copyright &copy; 1989, 1991, 1992 by Carnegie Mellon University.<br>
169
              Copyright &copy; 1996, 1998-2000 The Regents of the University of
170
              California. All rights reserved.<br>
171
              Copyright &copy; 2001-2002, Network Associates Technology, Inc.
172
              All rights reserved.<br>
173
              Portions of this code are copyright &copy; 2001-2002, Cambridge
174
              Broadband Ltd. All rights reserved.<br>
175
              <br>
176
              choparp (<a href="http://choparp.sourceforge.net/" target="_blank">http://choparp.sourceforge.net</a>)<br>
177
              Copyright &copy; 1997 Takamichi Tateoka (tree@mma.club.uec.ac.jp)<br>
178
			  Copyright
179
&copy; 2002 Thomas Quinot (thomas@cuivre.fr.eu.org)<br>
180
              <br>
181
              BPALogin (<a href="http://bpalogin.sourceforge.net/" target="_blank">http://bpalogin.sourceforge.net</a>) - lightweight portable BIDS2 login client<br>
182
              Copyright &copy; 2001-3 Shane Hyde, and others.<br>
183
              <br>
184
              php-radius (<a href="http://www.mavetju.org/programming/php.php" target="_blank">http://www.mavetju.org/programming/php.php</a>)<br>
185
              Copyright 2000, 2001, 2002 by Edwin Groothuis. All rights reserved.<br>
186
			  This product includes software developed by Edwin Groothuis.<br>
187
			  <br>
188
			  wol (<a href="http://ahh.sourceforge.net/wol" target="_blank">http://ahh.sourceforge.net/wol</a>)<br>
189
			  Copyright &copy; 2000,2001,2002,2003,2004 Thomas Krennwallner &lt;krennwallner@aon.at&gt;
190
			  <?php include("fend.inc"); ?>
191
</body>
192
</html>
(51-51/100)