Project

General

Profile

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

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

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

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