aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/openvpn-client-export.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update config/openvpn-client-export/openvpn-client-export.incdhatz2012-08-091-1/+1
* Teach the OpenVPN Client Export package how to make config archives for Yeali...jim-p2012-08-031-0/+73
* Add inline config format that the openvpn client for android likes (ca, cert,...jim-p2012-07-011-40/+65
* Generalize this variable namejim-p2012-06-301-4/+4
* Move this common code into a function.jim-p2012-06-301-86/+25
* client export code cleanup. Remove a bunch of redundant/duplicate code.jim-p2012-06-301-1/+1
* Fix braces around variable - Fixes #2429jim-p2012-05-141-1/+1
* The client export was missing a newline after the ns-cert-type which would th...Leroux Cifer2012-05-021-1/+1
* Fix syntax errorjim-p2012-04-041-2/+2
* Handle a blank hostname a bit more gracefully when exporting OpenVPN.jim-p2012-04-041-3/+5
* Add contributed patch to optionally encrypt the key for Viscosity bundles. Fi...jim-p2011-11-291-2/+13
* If we can determine that the server cert has nsCertType=server, then add ns-c...jim-p2011-11-221-0/+9
* Fix up various export scenarios that were not functioning properly.jim-p2011-11-171-5/+18
* Correct path to binaryScott Ullrich2011-11-021-1/+4
* Correct path to binaryScott Ullrich2011-11-021-2/+2
* Include zip packageScott Ullrich2011-11-021-2/+10
* Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
* Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
* Changes for advanced optionsNamezero2011-09-191-5/+10
* When exporting a windows installer, use DOS newlines in the config file, so t...jim-p2011-07-291-25/+27
* Force the connecting openvpn client to verify that the server's cn matches wh...jim-p2011-07-061-0/+5