summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* OpenVPN: redirect-gateway added [for CSC]Martin Fuchs2008-04-031-1/+1
* OpenVPN: redirect-gateway added: missed the "push"-commandMartin Fuchs2008-04-031-1/+1
* OpenVPN: redirect-gateway addedMartin Fuchs2008-04-031-0/+2
* * Create tun interfaces for openvpn explicitly.Ermal Luçi2008-03-301-3/+6
* unbreak openvpn client config file generationBill Marquette2008-03-261-1/+1
* Revert previous commit and remove only the unneeded parts.Ermal Luçi2008-03-061-2/+11
* This javascript is not needed anymore.Ermal Luçi2008-03-061-14/+2
* Do not recreate the ciphers repeatedly.Ermal Luçi2008-03-061-1/+0
* Remove ugly hacks and use propper method for dispalying generated ciphers.Ermal Luçi2008-03-061-11/+24
OpenPOWER on IntegriCloud