| Commit message (Expand) | Author | Age | Files | Lines |
* | openvpn-client-export - remove unnecessary menu option | marcelloc | 2011-12-19 | 1 | -6/+0 |
* | openvpn-client-export - add menu and file permission | marcelloc | 2011-12-19 | 2 | -1/+23 |
* | Add contributed patch to optionally encrypt the key for Viscosity bundles. Fi... | jim-p | 2011-11-29 | 2 | -3/+14 |
* | If we can determine that the server cert has nsCertType=server, then add ns-c... | jim-p | 2011-11-22 | 1 | -0/+9 |
* | Fix up various export scenarios that were not functioning properly. | jim-p | 2011-11-17 | 2 | -7/+20 |
* | Correct path to binary | Scott Ullrich | 2011-11-02 | 1 | -1/+4 |
* | Correct path to binary | Scott Ullrich | 2011-11-02 | 1 | -2/+2 |
* | Include zip package | Scott Ullrich | 2011-11-02 | 1 | -2/+10 |
* | Fix parameters to function call. Fixes #1898 | jim-p | 2011-09-22 | 1 | -1/+1 |
* | Merge pull request #87 from namezero111111/master | Jim P | 2011-09-19 | 1 | -6/+11 |
|\ |
|
| * | Edited config/openvpn-client-export/openvpn-client-export.inc via GitHub | Namezero | 2011-09-19 | 1 | -1/+1 |
| * | Edited config/openvpn-client-export/openvpn-client-export.inc via GitHub | Namezero | 2011-09-19 | 1 | -1/+1 |
| * | Changes for advanced options | Namezero | 2011-09-19 | 1 | -5/+10 |
* | | 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 |
|/ |
|
* | When exporting a windows installer, use DOS newlines in the config file, so t... | jim-p | 2011-07-29 | 1 | -25/+27 |
* | Force the connecting openvpn client to verify that the server's cn matches wh... | jim-p | 2011-07-06 | 1 | -0/+5 |
* | Populate dyndns hostnames into OpenVPN client exporter hostname drop-down. Im... | jim-p | 2011-05-17 | 2 | -0/+10 |
* | If the openvpn instance is "any", export the config to point to the wan by de... | jim-p | 2011-05-11 | 1 | -1/+1 |
* | Account for the server's dev type when exporting, and default to tun if it's ... | jim-p | 2011-05-06 | 1 | -1/+2 |
* | Bump version to 0.9 for ipv6 support | Seth | 2011-04-28 | 2 | -1/+7 |
* | Fix openvpn client export for cert-only users (no auth), clarify some text. V... | jim-p | 2011-04-28 | 2 | -4/+8 |
* | Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius)... | jim-p | 2011-04-26 | 3 | -25/+88 |
* | Misc shared key export fixes. | jim-p | 2011-04-07 | 1 | -11/+14 |
* | Put each link on their own lines. This was confusing to new users. | Scott Ullrich | 2011-04-06 | 1 | -6/+6 |
* | Use is_numeric here instead of just testing the variable (it will fail if the... | jim-p | 2011-03-17 | 1 | -1/+1 |
* | Escape values so special characters don't fail (and also helps prevent shell ... | jim-p | 2011-03-14 | 2 | -16/+20 |
* | Finish up shared key client export (for non-pfsense clients) | jim-p | 2011-03-01 | 4 | -1/+469 |
* | 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 | 2 | -0/+166 |
* | Whitespace fixes | jim-p | 2011-02-25 | 2 | -241/+241 |
* | Add wizards tab to the Client Export tab. | jim-p | 2011-01-21 | 1 | -0/+1 |
* | Remove this call from openvpn deinstallation. | jim-p | 2011-01-18 | 1 | -2/+0 |
* | Don't use references in OpenVPN client export. It doesn't need to modify anyt... | jim-p | 2011-01-18 | 2 | -14/+14 |
* | Check for missing template files and reinstall them if needed. | jim-p | 2011-01-13 | 1 | -2/+9 |
* | 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 |
* | Download this .tgz to /usr/local/pkg and leave it, or else the package system... | jim-p | 2010-10-05 | 2 | -3/+2 |
* | Update OpenVPN client to 2.1.3, move binary .tgz out of repo. | jim-p | 2010-09-09 | 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 | 2 | -3/+16 |
* | Version bump for OpenVPN Client Export | jim-p | 2010-07-01 | 1 | -1/+1 |
* | Ensure that we do not get two CA lines in the Viscosity config | jim-p | 2010-07-01 | 1 | -0/+8 |
* | Disable remote-cert-tls for now in exported configs, it requires that the ser... | jim-p | 2010-07-01 | 1 | -1/+2 |
* | Add this in all cases, not just TLS. Fixes #706 | jim-p | 2010-06-29 | 1 | -1/+3 |
* | Bump openvpn client exporter to version 0.0.2. Add "remote-cert-tls server" | Seth | 2010-06-29 | 1 | -1/+1 |
* | Add "remote-cert-tls server" config option into the exported configuration. T... | Seth | 2010-06-29 | 1 | -1/+3 |
* | Make this package download to /root/ instead of /tmp/ | jim-p | 2010-06-24 | 2 | -2/+2 |
* | Don't add tls line for viscosity, it's added already with a custom filename. | jim-p | 2010-05-08 | 1 | -3/+3 |
* | Fix IE downloading config archive/installer. Resolves #498 | jim-p | 2010-04-27 | 1 | -0/+12 |