aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export
Commit message (Expand)AuthorAgeFilesLines
* Do not mix OpenVPN's secure modesbcyrill2013-01-272-2/+2
* Reword inline config link for iOS since that same client also exists for Andr...jim-p2013-01-232-10/+24
* Update OpenVPN Client Export again, rearrange options to make them more clear...jim-p2013-01-223-45/+84
* Fix up the inline config format a little to make Android and iOS both happy.jim-p2013-01-172-17/+11
* The 2.3 client is no longer beta.jim-p2013-01-151-6/+6
* Don't offer a server certificate to export. It doesn't work, and can just lea...jim-p2013-01-071-1/+1
* Normalize line endingsjim-p2012-12-191-92/+92
* 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-212-6/+8
|/
* openvpn-client-export, added option to include OpenVPNManager in windows setu...PiBa-NL2012-11-054-52/+299
* 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-022-11/+39
* Make quoting the server CN optional since it seems to break more clients than...jim-p2012-09-183-14/+52
* Enclose this in quotes, since it may contain spaces. Otherwise, openvpn will ...jim-p2012-08-092-2/+2
* Fix inline client exportjim-p2012-08-092-1/+3
* 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-033-1/+96
* Version bump for openvpn client export.jim-p2012-07-011-1/+1
* Add inline config format that the openvpn client for android likes (ca, cert,...jim-p2012-07-012-49/+88
* Generalize this variable namejim-p2012-06-302-11/+12
* 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-302-175/+36
* 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
* openvpn-client-export - remove unnecessary menu optionmarcelloc2011-12-191-6/+0
* openvpn-client-export - add menu and file permissionmarcelloc2011-12-192-1/+23
* Add contributed patch to optionally encrypt the key for Viscosity bundles. Fi...jim-p2011-11-292-3/+14
* 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-172-7/+20
* 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
* Fix parameters to function call. Fixes #1898jim-p2011-09-221-1/+1
* Merge pull request #87 from namezero111111/masterJim P2011-09-191-6/+11
|\
| * 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
* | deleted "," which causes "parsing error"Nachtfalkeaw2011-08-281-1/+1
* | Edited interface to add an advanced options box where administrators can add ...namezero1111112011-08-281-4/+24
|/
* 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
* Populate dyndns hostnames into OpenVPN client exporter hostname drop-down. Im...jim-p2011-05-172-0/+10
* If the openvpn instance is "any", export the config to point to the wan by de...jim-p2011-05-111-1/+1
* Account for the server's dev type when exporting, and default to tun if it's ...jim-p2011-05-061-1/+2
* Bump version to 0.9 for ipv6 supportSeth2011-04-282-1/+7