aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/vpn_openvpn_export.php
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use references in OpenVPN client export. It doesn't need to modify anyt...jim-p2011-01-181-2/+2
* Add a note about Server CA/Client CA mismatch causing clients to not show up ...jim-p2010-10-211-0/+6
* Fix cert name reference after the move from name to descr.jim-p2010-10-201-1/+1
* Use these headers in all cases, since it makes even IE8 happier with HTTP, no...jim-p2010-09-091-12/+6
* Update OpenVPN client export package to work with the new user cert setup (an...jim-p2010-09-041-3/+7
* Fix IE downloading config archive/installer. Resolves #498jim-p2010-04-271-0/+12
* Add option to export the openvpn configuration and its certs with a .zip file.Ermal2010-03-301-9/+27
* Allow config to be exported when using only server authentication based only ...Ermal Luçi2010-03-031-12/+50
* Remove check with 3rd party authenticate backends it does not make sense.Ermal Luçi2010-03-021-2/+0
* fix textChris Buechler2010-02-281-2/+2
* Ticket #383. Escape special javascript characters. It would be wiser to preve...Ermal Luçi2010-02-261-1/+1
* Add my copyright. Enough mods to justify.Ermal Luçi2010-02-231-0/+1
* * Teach exporeter about http-proxy directiveErmal Luçi2010-02-231-24/+241
* Do not show disabled entries too. The OpenVPN API assumes that.Ermal Luçi2010-02-161-0/+2
* Give the user the option of choosing what to put on the auto-generated openvp...Ermal Luçi2010-02-161-18/+71
* Ticket #260. Prevent some errors from happening.Ermal Luçi2010-02-031-23/+35
* Viscosity bundle exporter is working, at least it is a directory with the nee...Scott Ullrich2009-06-301-2/+2
* Correct arguments to zip.Scott Ullrich2009-06-301-1/+1
* Output file as zip. Do not store files in config/Scott Ullrich2009-06-301-1/+1
* Woops, give us the Viscosity config when we ask for itScott Ullrich2009-06-301-3/+1
* First stab at Adding Viscosity Bundles (configuration installer file)Scott Ullrich2009-06-301-20/+33
* Adding zip and unzipScott Ullrich2009-06-301-0/+20
* Moving file from .tgz to normal directory for easier modificationScott Ullrich2009-06-301-0/+362