Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | jim-p | 2011-01-18 | 1 | -2/+2 |
| | | | | anything, and there probably won't be enough data for it to make a measurable speed difference. | ||||
* | Add a note about Server CA/Client CA mismatch causing clients to not show up ↵ | jim-p | 2010-10-21 | 1 | -0/+6 |
| | | | | when expected. | ||||
* | 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, ↵ | jim-p | 2010-09-09 | 1 | -12/+6 |
| | | | | not just HTTPS. | ||||
* | Update OpenVPN client export package to work with the new user cert setup ↵ | jim-p | 2010-09-04 | 1 | -3/+7 |
| | | | | (and retain compatibility with the old setup too) | ||||
* | 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 |
| | | | | on user/pass. | ||||
* | 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 ↵ | Ermal Luçi | 2010-02-26 | 1 | -1/+1 |
| | | | | prevent them from being used on certificate names. | ||||
* | 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 |
| | | | | | | * Support http-proxy authentication * Fix some javascript/style handling * Implement propper error messages for configuration exported. It needs to be added for installer and viscosity. | ||||
* | Do not show disabled entries too. The OpenVPN API assumes that. | Ermal Luçi | 2010-02-16 | 1 | -0/+2 |
| | |||||
* | Give the user the option of choosing what to put on the auto-generated ↵ | Ermal Luçi | 2010-02-16 | 1 | -18/+71 |
| | | | | openvpn config as a remote site identification. Options: Interface choosen on server/Hostname of pfSense installation/Given hostname or ip address. | ||||
* | Ticket #260. Prevent some errors from happening. | Ermal Luçi | 2010-02-03 | 1 | -23/+35 |
| | |||||
* | Viscosity bundle exporter is working, at least it is a directory with the ↵ | Scott Ullrich | 2009-06-30 | 1 | -2/+2 |
| | | | | needed files called Viscosity.visc | ||||
* | Correct arguments to zip. | Scott Ullrich | 2009-06-30 | 1 | -1/+1 |
| | |||||
* | Output file as zip. Do not store files in config/ | Scott Ullrich | 2009-06-30 | 1 | -1/+1 |
| | |||||
* | Woops, give us the Viscosity config when we ask for it | Scott Ullrich | 2009-06-30 | 1 | -3/+1 |
| | |||||
* | First stab at Adding Viscosity Bundles (configuration installer file) | Scott Ullrich | 2009-06-30 | 1 | -20/+33 |
| | |||||
* | Adding zip and unzip | Scott Ullrich | 2009-06-30 | 1 | -0/+20 |
| | |||||
* | Moving file from .tgz to normal directory for easier modification | Scott Ullrich | 2009-06-30 | 1 | -0/+362 |