| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #935 from phil-davis/openvpn-export | Renato Botelho | 2015-08-05 | 1 | -50/+75 |
|\ |
|
| * | OpenVPN Client Export code style | Phil Davis | 2015-08-05 | 1 | -50/+75 |
* | | Change Viscosity URL to https | Kevin Wojniak | 2015-08-05 | 1 | -1/+1 |
* | | Update Tunnelblick URL | Kevin Wojniak | 2015-08-05 | 1 | -1/+1 |
* | | Change "OSX" to "OS X" | Kevin Wojniak | 2015-08-05 | 1 | -5/+5 |
|/ |
|
* | vpn_openvpn_export.php - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 |
* | vpn_openvpn_export.php - developer style guide fixes | doktornotor | 2015-07-31 | 1 | -11/+23 |
* | OpenVPN export fix index typo | Phil Davis | 2015-01-10 | 1 | -1/+1 |
* | Re-fix typo | jim-p | 2014-11-04 | 1 | -1/+1 |
* | Update OpenVPN installers to 2.3.5-Ix01. Add -I6xx installers. | jim-p | 2014-11-04 | 1 | -11/+29 |
* | Text typo | Phil Davis | 2014-10-05 | 1 | -1/+1 |
* | Do a basic validation on useaddr value | Renato Botelho | 2014-06-18 | 1 | -3/+7 |
* | Instruct the client to use a random local port for OpenVPN in the exported co... | jim-p | 2013-11-25 | 1 | -4/+34 |
* | Missed this file in the previous commit. | jim-p | 2013-11-14 | 1 | -14/+20 |
* | OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit p... | jim-p | 2013-11-13 | 1 | -12/+7 |
* | Add an "Automatic" multi-wan option to the client export package that will lo... | jim-p | 2013-10-23 | 1 | -0/+2 |
* | RFC2136 hostnames should also be listed as choices for openvpn client export ... | jim-p | 2013-07-15 | 1 | -0/+5 |
* | Add Proxy Type Option | N0YB | 2013-06-05 | 1 | -5/+22 |
* | Attempt to fix openvpn client export http proxy password entry. | jim-p | 2013-05-01 | 1 | -1/+1 |
* | 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 | 1 | -97/+100 |
* | Reword inline config link for iOS since that same client also exists for Andr... | jim-p | 2013-01-23 | 1 | -9/+23 |
* | Update OpenVPN Client Export again, rearrange options to make them more clear... | jim-p | 2013-01-22 | 1 | -26/+58 |
* | 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 |
* | openvpn-client-export, use certificate common-name in the exported files file... | PiBa-NL | 2012-11-21 | 1 | -1/+1 |
* | openvpn-client-export, added option to include OpenVPNManager in windows setu... | PiBa-NL | 2012-11-05 | 1 | -4/+28 |
* | Add export option for OpenVPN 2.3 beta client as well as the existing one. | jim-p | 2012-10-02 | 1 | -9/+24 |
* | Make quoting the server CN optional since it seems to break more clients than... | jim-p | 2012-09-18 | 1 | -6/+35 |
* | Teach the OpenVPN Client Export package how to make config archives for Yeali... | jim-p | 2012-08-03 | 1 | -0/+22 |
* | Add inline config format that the openvpn client for android likes (ca, cert,... | jim-p | 2012-07-01 | 1 | -9/+23 |
* | Generalize this variable name | jim-p | 2012-06-30 | 1 | -7/+8 |
* | client export code cleanup. Remove a bunch of redundant/duplicate code. | jim-p | 2012-06-30 | 1 | -174/+35 |
* | Add contributed patch to optionally encrypt the key for Viscosity bundles. Fi... | jim-p | 2011-11-29 | 1 | -1/+1 |
* | Fix up various export scenarios that were not functioning properly. | jim-p | 2011-11-17 | 1 | -2/+2 |
* | Fix parameters to function call. Fixes #1898 | jim-p | 2011-09-22 | 1 | -1/+1 |
* | deleted "," which causes "parsing error" | Nachtfalkeaw | 2011-08-28 | 1 | -1/+1 |
* | Edited interface to add an advanced options box where administrators can add ... | namezero111111 | 2011-08-28 | 1 | -4/+24 |
* | Populate dyndns hostnames into OpenVPN client exporter hostname drop-down. Im... | jim-p | 2011-05-17 | 1 | -0/+5 |
* | Fix openvpn client export for cert-only users (no auth), clarify some text. V... | jim-p | 2011-04-28 | 1 | -3/+7 |
* | Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius)... | jim-p | 2011-04-26 | 1 | -21/+72 |
* | Put each link on their own lines. This was confusing to new users. | Scott Ullrich | 2011-04-06 | 1 | -6/+6 |
* | Escape values so special characters don't fail (and also helps prevent shell ... | jim-p | 2011-03-14 | 1 | -11/+11 |
* | Finish up shared key client export (for non-pfsense clients) | jim-p | 2011-03-01 | 1 | -0/+1 |
* | Moving this code to its own file | jim-p | 2011-03-01 | 1 | -73/+0 |
* | Initial work toward exporting shared key clients. | jim-p | 2011-03-01 | 1 | -0/+73 |
* | Whitespace fixes | jim-p | 2011-02-25 | 1 | -191/+191 |
* | Add wizards tab to the Client Export tab. | jim-p | 2011-01-21 | 1 | -0/+1 |
* | Don't use references in OpenVPN client export. It doesn't need to modify anyt... | jim-p | 2011-01-18 | 1 | -2/+2 |