| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix zipped config export for the LDAP/RADIUS case. | jim-p | 2010-04-27 | 1 | -5/+5 |
* | Put the .p12 in the right place for the installer bundle. Ticket #529. | jim-p | 2010-04-27 | 1 | -1/+1 |
* | Define $cafile before use. Ticket #529 | jim-p | 2010-04-27 | 1 | -4/+6 |
* | Lookup user cert before trying to use it. | jim-p | 2010-04-26 | 1 | -0/+8 |
* | use .ovpn for extension of client config file | Chris Buechler | 2010-04-24 | 1 | -1/+1 |
* | Add option to export the openvpn configuration and its certs with a .zip file. | Ermal | 2010-03-30 | 2 | -19/+70 |
* | Add conf_mount_rw() and conf_mount_ro() items for NanoBSD | Scott Ullrich | 2010-03-10 | 1 | -0/+4 |
* | Add tls-client to export. | Ermal Luçi | 2010-03-03 | 1 | -16/+14 |
* | Allow config to be exported when using only server authentication based only ... | Ermal Luçi | 2010-03-03 | 2 | -63/+135 |
* | Remove check with 3rd party authenticate backends it does not make sense. | Ermal Luçi | 2010-03-02 | 1 | -2/+0 |
* | The tls-auth needs a 1 at the end of the key. | Ermal Luçi | 2010-03-01 | 1 | -2/+2 |
* | 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 |