summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | | | | | | | Slightly different fix for #1417 that doesn't mess up other parameters needed...jim-p2011-04-181-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Push the ipv6 routes for the local network with push route-ipv6Seth Mos2011-04-261-0/+4
* | | | | | | | | | | | | | | | Add the ipv6 configuration options for routing ipv6 over the tunnel. Currentl...Seth Mos2011-04-251-2/+19
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud