| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't add a second tls-auth line when exporting for Viscosity. | jim-p | 2014-04-24 | 2 | -2/+2 |
* | Bump here too | jim-p | 2014-04-24 | 1 | -1/+1 |
* | Fix various OpenVPN Client Export protocol issues that prevented the export f... | jim-p | 2014-04-24 | 1 | -5/+18 |
* | Avoid a PHP error in OpenVPN client export if the user chooses one of the aut... | jim-p | 2014-04-24 | 2 | -1/+4 |
* | fix typo | Chris Buechler | 2014-04-23 | 1 | -1/+1 |
* | fix Viscosity OpenVPN client export with advanced options | Chris Buechler | 2014-04-16 | 1 | -1/+1 |
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -5/+5 |
* | Instruct the client to use a random local port for OpenVPN in the exported co... | jim-p | 2013-11-25 | 3 | -10/+46 |
* | Bump version again | jim-p | 2013-11-14 | 1 | -1/+1 |
* | Missed this file in the previous commit. | jim-p | 2013-11-14 | 1 | -14/+20 |
* | Bring back tls-remote as a non-default option for those stuck on older client... | jim-p | 2013-11-13 | 2 | -9/+21 |
* | OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit p... | jim-p | 2013-11-13 | 4 | -16/+226 |
* | Don't include a pkcs12 line in the Viscosity config, it uses individual ca/ce... | jim-p | 2013-11-12 | 2 | -2/+2 |
* | Disable "verify-x509-name" in some cases. It can cause problems with auth-onl... | jim-p | 2013-11-11 | 2 | -2/+4 |
* | Allow the client export package to properly match the compression setting on 2.2 | jim-p | 2013-10-31 | 2 | -3/+9 |
* | Version bump for OpenVPN Client Export | jim-p | 2013-10-31 | 1 | -1/+1 |
* | tls-remote is deprecated, use verify-x509-name, which also works on the iOS c... | jim-p | 2013-10-31 | 1 | -2/+2 |
* | Add auth line to client config if configured on the server (drop-down is ther... | jim-p | 2013-10-31 | 1 | -0/+4 |
* | Add an "Automatic" multi-wan option to the client export package that will lo... | jim-p | 2013-10-23 | 3 | -21/+116 |
* | Use OpenVPN Manager client management port if specified for the server concerned | Phil Davis | 2013-08-25 | 1 | -2/+7 |
* | RFC2136 hostnames should also be listed as choices for openvpn client export ... | jim-p | 2013-07-15 | 2 | -1/+6 |
* | Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ... | jim-p | 2013-07-14 | 2 | -3/+3 |
* | Properly handle filenames containing spaces when exporting an archive. Fixes ... | jim-p | 2013-07-11 | 1 | -4/+8 |
* | When we don't need a client cert, add a line to tell the client that we don't... | jim-p | 2013-07-11 | 1 | -0/+3 |
* | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -10/+12 |
* | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -1/+1 |
* | Add Proxy Type Option | N0YB | 2013-06-06 | 1 | -14/+31 |
* | Add Proxy Type Option | N0YB | 2013-06-05 | 2 | -7/+30 |
* | Attempt to fix openvpn client export http proxy password entry. | jim-p | 2013-05-01 | 2 | -2/+2 |
* | fix typo/wording. | jim-p | 2013-04-27 | 1 | -1/+1 |
* | We are crafting a URL, not user output. Use & not & here. Unbreaks export. | jim-p | 2013-02-06 | 1 | -16/+16 |
* | Update HTML code in OpenVPN Export | Colin Fleming | 2013-02-06 | 3 | -134/+139 |
* | Do not mix OpenVPN's secure modes | bcyrill | 2013-01-27 | 2 | -2/+2 |
* | Reword inline config link for iOS since that same client also exists for Andr... | jim-p | 2013-01-23 | 2 | -10/+24 |
* | Update OpenVPN Client Export again, rearrange options to make them more clear... | jim-p | 2013-01-22 | 3 | -45/+84 |
* | Fix up the inline config format a little to make Android and iOS both happy. | jim-p | 2013-01-17 | 2 | -17/+11 |
* | The 2.3 client is no longer beta. | jim-p | 2013-01-15 | 1 | -6/+6 |
* | Don't offer a server certificate to export. It doesn't work, and can just lea... | jim-p | 2013-01-07 | 1 | -1/+1 |
* | Normalize line endings | jim-p | 2012-12-19 | 1 | -92/+92 |
* | Merge pull request #339 from PiBa-NL/openvpn-client-export-certchecks | Jim P | 2012-11-24 | 1 | -13/+22 |
|\ |
|
| * | removed purpose checking because: "Certs created before 2.0.1 can have the "w... | PiBa-NL | 2012-11-24 | 1 | -6/+0 |
| * | openvpn-client-export, better checking/error reporting on unsupported/illogic... | PiBa-NL | 2012-11-24 | 1 | -13/+28 |
* | | openvpn-client-export, use certificate common-name in the exported files file... | PiBa-NL | 2012-11-24 | 1 | -6/+5 |
* | | openvpn-client-export, use certificate common-name in the exported files file... | PiBa-NL | 2012-11-21 | 2 | -6/+8 |
|/ |
|
* | openvpn-client-export, added option to include OpenVPNManager in windows setu... | PiBa-NL | 2012-11-05 | 4 | -52/+299 |
* | Write client install exe to temp dir | Phil Davis | 2012-10-03 | 1 | -4/+4 |
* | Add export option for OpenVPN 2.3 beta client as well as the existing one. | jim-p | 2012-10-02 | 2 | -11/+39 |
* | Make quoting the server CN optional since it seems to break more clients than... | jim-p | 2012-09-18 | 3 | -14/+52 |
* | Enclose this in quotes, since it may contain spaces. Otherwise, openvpn will ... | jim-p | 2012-08-09 | 2 | -2/+2 |
* | Fix inline client export | jim-p | 2012-08-09 | 2 | -1/+3 |