summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Whoops, don't flip these since I negated the test.jim-p2012-05-141-2/+2
* Flip this test around since it's safer to assume the dev mode is tun. Ticket ...jim-p2012-05-141-3/+3
* Unbreak openvpnErmal2012-04-051-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-061-0/+4
* Fix this ifconfig-push to also account for tap.jim-p2011-11-161-1/+4
* If there is a tunnel network in tap mode, the second parameter is a subnet ma...jim-p2011-11-161-2/+8
* username-as-common-name is not compatible with server-bridge, so don't put it...jim-p2011-11-111-1/+3
* Fix order of client/server IPs and add a note, and clarify variable names. Fi...jim-p2011-11-101-3/+4
* Rework this a little since using tap+tunnel network is valid, but using tap+t...jim-p2011-11-091-3/+3
* Fix up OpenVPN server tap modes, support various options for providing or pas...jim-p2011-11-081-9/+27
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-0/+2
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ar...jim-p2011-10-271-0/+18
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-301-3/+23
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-0/+2
* Rework OpenVPN status, show status for shared key servers.jim-p2011-07-271-136/+140
* Resolves #1719. Prevent disabled client/servers from being displayed on the w...Ermal2011-07-261-1/+7
* Only apply remote_network setting for p2p modes, since it is not valid for re...jim-p2011-07-221-2/+2
* CRL fixes for empty CRLs (so they don't kill OpenVPN)jim-p2011-07-131-0/+1
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-11/+11
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-2/+2
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-4/+9
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+4
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-5/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-4/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-6/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-11/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-0/+31
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-131-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-161-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-131-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-08-181-8/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-08-171-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Implement gettext() calls on openvpn.incCarlos Eduardo Ramos2010-08-161-11/+11
* | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'jim-p2011-07-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Don't check OpenVPN ports in use against disabled clients or serversChris Buechler2011-07-041-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'jim-p2011-06-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...Ermal2011-06-241-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-031-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel ne...jim-p2011-06-031-4/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-05-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Various CRL fixes, handle empty internal CRLs better.jim-p2011-05-111-0/+1
* | | | | | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-281-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Confirmed working fix for ticket #1417 - with this change I have two-way conn...jim-p2011-04-211-0/+2
| * | | | | | | | | | | | | | | | Backing out changes from ticket #1417, it was not a valid openvpn config that...jim-p2011-04-191-1/+0
OpenPOWER on IntegriCloud