| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a note about Server CA/Client CA mismatch causing clients to not show up ... | jim-p | 2010-10-21 | 1 | -0/+6 |
* | Fix cert name reference after the move from name to descr. | jim-p | 2010-10-20 | 1 | -1/+1 |
* | Use these headers in all cases, since it makes even IE8 happier with HTTP, no... | jim-p | 2010-09-09 | 1 | -12/+6 |
* | Update OpenVPN client export package to work with the new user cert setup (an... | jim-p | 2010-09-04 | 1 | -3/+7 |
* | Fix IE downloading config archive/installer. Resolves #498 | jim-p | 2010-04-27 | 1 | -0/+12 |
* | Add option to export the openvpn configuration and its certs with a .zip file. | Ermal | 2010-03-30 | 1 | -9/+27 |
* | Allow config to be exported when using only server authentication based only ... | Ermal Luçi | 2010-03-03 | 1 | -12/+50 |
* | Remove check with 3rd party authenticate backends it does not make sense. | Ermal Luçi | 2010-03-02 | 1 | -2/+0 |
* | fix text | Chris Buechler | 2010-02-28 | 1 | -2/+2 |
* | Ticket #383. Escape special javascript characters. It would be wiser to preve... | Ermal Luçi | 2010-02-26 | 1 | -1/+1 |
* | Add my copyright. Enough mods to justify. | Ermal Luçi | 2010-02-23 | 1 | -0/+1 |
* | * Teach exporeter about http-proxy directive | Ermal Luçi | 2010-02-23 | 1 | -24/+241 |