summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add me as a (C) holder add blurb about file being reritten by Fernando.Scott Ullrich2008-04-281-0/+7
* Correct log text and move to end of function.Scott Ullrich2008-04-281-2/+2
* Seperate server cert creation routines out to its own function for readability.Scott Ullrich2008-04-281-21/+31
* Note in logs when the server cert creation started.Scott Ullrich2008-04-281-0/+1
* Creatae server certificate if needed.Scott Ullrich2008-04-281-1/+22
* use descriptionScott Ullrich2008-04-271-1/+1
* touch up textChris Buechler2008-04-271-16/+16
* Change the renaming of openvpn tun devices to ovpnX so netstat copes with the...Ermal Luçi2008-04-141-4/+4
* correct logic.Ermal Luçi2008-04-111-6/+8
* Differentiate between shared key and pki on the GUI.Ermal Luçi2008-04-111-22/+33
* Fix some typos.Ermal Luçi2008-04-111-3/+5
* Destroy the interface before creating a new one.Ermal Luçi2008-04-111-0/+2
* ticket#1700: comment out the fix, it does not work for editing existing entri...Martin Fuchs2008-04-101-1/+3
* fix ticket#1700 and also check for protocolMartin Fuchs2008-04-091-6/+5
* fix ticket#1700Martin Fuchs2008-04-091-1/+6
* Change back to the interface naming for tun(4) devices to openvpnX.Ermal Luçi2008-04-081-5/+9
* Propperly fix certificate file creation for openvpn in client mode.Ermal Luçi2008-04-071-1/+2
* Fix a double '/' in the pathname for which openvpn seems to error out.Ermal Luçi2008-04-071-2/+2
* Comment out for now the renaming of tun interfaces to openvpn.Ermal Luçi2008-04-071-3/+4
* OpenVPN: remove keepalive, its already hardcodedMartin Fuchs2008-04-051-2/+0
* OpenVPN: added keepalive and infinite resolver optionsMartin Fuchs2008-04-051-1/+5
* OpenVPN: redirect-gateway: override instead of overwriteMartin Fuchs2008-04-041-2/+2
* OpenVPN: my fault... now its correct... the server pushes the commands...Martin Fuchs2008-04-041-2/+1
OpenPOWER on IntegriCloud