summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Better check for the right bits being set.jim-p2013-02-251-2/+2
* Always clear the OpenVPN route when using shared key, no matter what the tunn...jim-p2013-02-251-6/+13
* Use the actual openvpn restart routine when starting/stopping from services r...jim-p2013-02-111-0/+31
* Use functions to reduce code duplication; Add function to clear route to the ...jim-p2013-01-151-6/+28
* OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
* Wrong branchErmal2012-06-051-4/+0
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-051-0/+4
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul...jim-p2012-05-081-1/+1
* Unbreak openvpnErmal2012-04-051-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-2/+2
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-061-0/+4
* Fix order of client/server IPs and add a note, and clarify variable names. Fi...jim-p2011-11-101-3/+4
* 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
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-3/+1
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-1/+3
* 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
* Don't check OpenVPN ports in use against disabled clients or serversChris Buechler2011-07-041-3/+3
* No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...Ermal2011-06-241-2/+2
* When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel ne...jim-p2011-06-031-4/+9
* Various CRL fixes, handle empty internal CRLs better.jim-p2011-05-111-0/+1
* 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
* Slightly different fix for #1417 that doesn't mess up other parameters needed...jim-p2011-04-181-1/+2
* Putting client-config-dir in the config is valid also for p2p_tls servers. Fi...jim-p2011-04-081-1/+1
* Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-011-5/+5
* Added option to select the type of device for use in the tunnel openvpnlgcosta2011-03-211-4/+5
* fix NTP server IPs in openvpn configChris Buechler2011-02-061-2/+2
* Don't pass these by reference. Might be related to ticket #1231jim-p2011-01-271-3/+3
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-201-0/+20
* Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-201-0/+2
* Ticket #1198. Fix code when checking client or serverPierre POMES2011-01-151-2/+2
* fix textChris Buechler2010-12-281-2/+2
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Do not spam filter reload at boot.Ermal2010-12-061-1/+3
* Add suggested fix from ticket #1037jim-p2010-11-291-1/+1
* Ticket #1037. Move environment manipulation to the authentication script sinc...Ermal2010-11-261-3/+2
* Ticket #1037. Add suggestion in the ticket for using the CA supplied to openv...Ermal2010-11-251-2/+4
* Reorder some code and combine the nobind test with the lport code to ensure o...jim-p2010-11-191-9/+9
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-3/+3
* The way this option is currently defined, the configuration variable is alway...Erik Fonnesbeck2010-11-171-1/+1
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555jim-p2010-10-211-0/+31
* Add backend code to verify username against cn on login if set by user. Needs...jim-p2010-10-121-1/+3
* Allow selecting an OpenVPN Server CRL if we are in an SSL mode.jim-p2010-09-211-2/+4
* Send a log entry when openvpn resync is called.Ermal2010-09-151-2/+6
OpenPOWER on IntegriCloud