aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/openvpn-client-export.inc
Commit message (Expand)AuthorAgeFilesLines
* This seems to have broken more than it helped on 2.2.x. Revert "Update OpenVP...jim-p2016-01-121-2/+2
* Update OpenVPN client export installer to 2.3.10, use a newer sfx module.jim-p2016-01-121-2/+2
* Add an option for a Viscosity-specific Inline export to the OpenVPN Client Ex...jim-p2015-11-301-0/+13
* Replaced lookup_ca($server_cert['caref']) with ca_chain($server_cert). Note t...Kyle Johnston2015-08-281-7/+7
* No need to use any variables heredoktornotor2015-08-251-2/+1
* Remove useless remount calls and other redundant stuffdoktornotor2015-08-251-10/+0
* Merge pull request #935 from phil-davis/openvpn-exportRenato Botelho2015-08-051-10/+12
|\
| * OpenVPN Client Export code stylePhil Davis2015-08-051-10/+12
* | Update OpenVPN Client Export due to new installer (2.3.8-Ix01)jim-p2015-08-051-2/+2
|/
* openvpn-client-export.inc - fix pfSense website linkdoktornotor2015-08-031-1/+1
* openvpn-client-export.inc - developer style guide fixesdoktornotor2015-07-311-97/+136
* On 2.3+, openvpn-client-export tarball files will be already present on syste...Renato Botelho2015-04-301-8/+12
* Remove unused varRenato Botelho2015-04-301-1/+0
* Bump OpenVPN client export so it uses the latest installers.jim-p2015-04-021-1/+1
* Update OpenVPN Client Export with OpenVPN 2.3.6 installers.jim-p2014-12-011-2/+5
* Update OpenVPN installers to 2.3.5-Ix01. Add -I6xx installers.jim-p2014-11-041-7/+17
* Don't add a second tls-auth line when exporting for Viscosity.jim-p2014-04-241-1/+1
* Fix various OpenVPN Client Export protocol issues that prevented the export f...jim-p2014-04-241-5/+18
* Avoid a PHP error in OpenVPN client export if the user chooses one of the aut...jim-p2014-04-241-0/+3
* fix typoChris Buechler2014-04-231-1/+1
* fix Viscosity OpenVPN client export with advanced optionsChris Buechler2014-04-161-1/+1
* Instruct the client to use a random local port for OpenVPN in the exported co...jim-p2013-11-251-5/+11
* Bring back tls-remote as a non-default option for those stuck on older client...jim-p2013-11-131-8/+20
* OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit p...jim-p2013-11-131-3/+3
* Don't include a pkcs12 line in the Viscosity config, it uses individual ca/ce...jim-p2013-11-121-1/+1
* Disable "verify-x509-name" in some cases. It can cause problems with auth-onl...jim-p2013-11-111-1/+3
* Allow the client export package to properly match the compression setting on 2.2jim-p2013-10-311-2/+8
* tls-remote is deprecated, use verify-x509-name, which also works on the iOS c...jim-p2013-10-311-2/+2
* Add auth line to client config if configured on the server (drop-down is ther...jim-p2013-10-311-0/+4
* Add an "Automatic" multi-wan option to the client export package that will lo...jim-p2013-10-231-20/+113
* Use OpenVPN Manager client management port if specified for the server concernedPhil Davis2013-08-251-2/+7
* Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ...jim-p2013-07-141-2/+2
* Properly handle filenames containing spaces when exporting an archive. Fixes ...jim-p2013-07-111-4/+8
* When we don't need a client cert, add a line to tell the client that we don't...jim-p2013-07-111-0/+3
* Add Proxy Type OptionN0YB2013-06-061-10/+12
* Add Proxy Type OptionN0YB2013-06-051-2/+8
* Do not mix OpenVPN's secure modesbcyrill2013-01-271-1/+1
* Update OpenVPN Client Export again, rearrange options to make them more clear...jim-p2013-01-221-18/+25
* Fix up the inline config format a little to make Android and iOS both happy.jim-p2013-01-171-16/+10
* Merge pull request #339 from PiBa-NL/openvpn-client-export-certchecksJim P2012-11-241-13/+22
|\
| * removed purpose checking because: "Certs created before 2.0.1 can have the "w...PiBa-NL2012-11-241-6/+0
| * openvpn-client-export, better checking/error reporting on unsupported/illogic...PiBa-NL2012-11-241-13/+28
* | openvpn-client-export, use certificate common-name in the exported files file...PiBa-NL2012-11-241-6/+5
* | openvpn-client-export, use certificate common-name in the exported files file...PiBa-NL2012-11-211-5/+7
|/
* openvpn-client-export, added option to include OpenVPNManager in windows setu...PiBa-NL2012-11-051-18/+51
* Write client install exe to temp dirPhil Davis2012-10-031-4/+4
* Add export option for OpenVPN 2.3 beta client as well as the existing one.jim-p2012-10-021-2/+15
* Make quoting the server CN optional since it seems to break more clients than...jim-p2012-09-181-7/+16
* Enclose this in quotes, since it may contain spaces. Otherwise, openvpn will ...jim-p2012-08-091-1/+1
* Fix inline client exportjim-p2012-08-091-0/+2