Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |