summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Use get_interface_ip instead of a manual shell_exec(ifconfig). Ticket #69pierrepomes2009-12-101-5/+1
* Add IP alias and 'any' support to OpenVPN. Feedback #69pierrepomes2009-12-101-11/+17
* Add carp support for OpenVPN. Ticket #69pierrepomes2009-12-021-1/+7
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-2/+6
* Include certs.inc is needed by lookup_certs.Ermal Luçi2009-06-201-2/+1
* Remove filter_configure from openvpn.inc it just ends up in recursive calls.Ermal Luçi2009-06-181-5/+0
* Propperly fix openvpn parameter parsing.Ermal Luçi2009-05-071-2/+2
* Fix correction of openvpn parameters.Ermal Luçi2009-05-071-2/+2
* Modify the OpenVPN server configuration to allow the DH parameter lengthMatthew Grooms2008-09-091-1/+4
* Comment out the code that creates a dh-parameters file at boot time andMatthew Grooms2008-09-091-1/+3
* Correct a bug where we attempt to kill an OpenVPN process even though itsMatthew Grooms2008-09-081-13/+21
* Revert the dh parameters generation back to 1024 bits. There were severalMatthew Grooms2008-09-081-1/+1
* Log why we're writing a new config outBill Marquette2008-09-081-1/+1
* When restarting an OpenVPN process, don't send a term signal and expect itMatthew Grooms2008-09-071-5/+17
* Minor re-work of OpenVPN configuration. Use operational modes to determineMatthew Grooms2008-09-061-84/+135
* Correct the path for OpenVPN client specific configuration files. When theMatthew Grooms2008-09-041-3/+3
* Revert to the previous method of referencing OpenVPN device names in theMatthew Grooms2008-09-041-8/+14
* Bump the system dh-parameters file to 2048 per request on dev@.Matthew Grooms2008-09-041-4/+4
* Correct problems with OpenVPN that prevented the lzo compression and passMatthew Grooms2008-09-031-1/+1
* Now that we are delaying the creation of OpenVPN dh parameters, it appearsMatthew Grooms2008-09-021-0/+1
* Delay writing out the dh-parameters file if the paths have not yet beenMatthew Grooms2008-09-021-0/+6
* Don't create the standard OpenVPN paths in openvpn_resync_all(). These areMatthew Grooms2008-09-011-12/+0
* Ensure $g is populated by reading in globals.incScott Ullrich2008-08-311-0/+1
* Store the OpenVPN system DH parameters contents in the config.xml file soMatthew Grooms2008-08-291-6/+29
* Replace the old openvpn status page with a new implementation. We now addMatthew Grooms2008-08-271-1/+4
* Correct some problems with the filter code where we were calling foreachMatthew Grooms2008-08-271-35/+47
* Set some important default values for the new OpenVPN interface screens.Matthew Grooms2008-08-261-2/+30
* Dump the per-configuration dh parameters data. It make no sense to keepMatthew Grooms2008-08-261-2/+11
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-629/+285
* This check is needed to prevent php oddities with arrays and strange behaviou...Ermal Luçi2008-08-051-0/+2
* Try to do better sanity checks.Ermal Luçi2008-08-051-5/+7
* Correctly name clients and server interfaces otherwise we have clashes.Ermal Luçi2008-07-011-8/+15
* Reformat file.Scott Ullrich2008-04-281-58/+58
* Pass modeScott Ullrich2008-04-281-2/+3
* Just handle server instances for now.Scott Ullrich2008-04-281-1/+3
* Escape \$2Scott Ullrich2008-04-281-1/+1
* Shutdown deleted processScott Ullrich2008-04-281-1/+10
* Move assignmentScott Ullrich2008-04-281-1/+1
* Define interface correctlyScott Ullrich2008-04-281-0/+3
* Use unique nameScott Ullrich2008-04-281-3/+3
* move variable assignment more near to the code it is used inScott Ullrich2008-04-281-2/+1
* Use array name for .crt|.keyScott Ullrich2008-04-281-3/+3
* Set keysize correctlyScott Ullrich2008-04-281-4/+7
* Use $int$port$proto for unique server nameScott Ullrich2008-04-281-1/+2
* Check for descrScott Ullrich2008-04-281-1/+1
* * Obtain keysizeScott Ullrich2008-04-281-3/+6
* Add missing #!Scott Ullrich2008-04-281-2/+2
* Add a shell interpriterScott Ullrich2008-04-281-0/+1
* Make multi-user friendly and lock config.xml during cert creation.Scott Ullrich2008-04-281-0/+2
* Make script executable.Scott Ullrich2008-04-281-0/+1
OpenPOWER on IntegriCloud