aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/vpn_openvpn_export.php
Commit message (Expand)AuthorAgeFilesLines
* Add an option for a Viscosity-specific Inline export to the OpenVPN Client Ex...jim-p2015-11-301-4/+14
* Merge pull request #935 from phil-davis/openvpn-exportRenato Botelho2015-08-051-50/+75
|\
| * OpenVPN Client Export code stylePhil Davis2015-08-051-50/+75
* | Change Viscosity URL to httpsKevin Wojniak2015-08-051-1/+1
* | Update Tunnelblick URLKevin Wojniak2015-08-051-1/+1
* | Change "OSX" to "OS X"Kevin Wojniak2015-08-051-5/+5
|/
* vpn_openvpn_export.php - fix pfSense website linkdoktornotor2015-08-031-1/+1
* vpn_openvpn_export.php - developer style guide fixesdoktornotor2015-07-311-11/+23
* OpenVPN export fix index typoPhil Davis2015-01-101-1/+1
* Re-fix typojim-p2014-11-041-1/+1
* Update OpenVPN installers to 2.3.5-Ix01. Add -I6xx installers.jim-p2014-11-041-11/+29
* Text typoPhil Davis2014-10-051-1/+1
* Do a basic validation on useaddr valueRenato Botelho2014-06-181-3/+7
* Instruct the client to use a random local port for OpenVPN in the exported co...jim-p2013-11-251-4/+34
* Missed this file in the previous commit.jim-p2013-11-141-14/+20
* OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit p...jim-p2013-11-131-12/+7
* Add an "Automatic" multi-wan option to the client export package that will lo...jim-p2013-10-231-0/+2
* RFC2136 hostnames should also be listed as choices for openvpn client export ...jim-p2013-07-151-0/+5
* Add Proxy Type OptionN0YB2013-06-051-5/+22
* Attempt to fix openvpn client export http proxy password entry.jim-p2013-05-011-1/+1
* fix typo/wording.jim-p2013-04-271-1/+1
* We are crafting a URL, not user output. Use & not & here. Unbreaks export.jim-p2013-02-061-16/+16
* Update HTML code in OpenVPN ExportColin Fleming2013-02-061-97/+100
* Reword inline config link for iOS since that same client also exists for Andr...jim-p2013-01-231-9/+23
* Update OpenVPN Client Export again, rearrange options to make them more clear...jim-p2013-01-221-26/+58
* The 2.3 client is no longer beta.jim-p2013-01-151-6/+6
* Don't offer a server certificate to export. It doesn't work, and can just lea...jim-p2013-01-071-1/+1
* openvpn-client-export, use certificate common-name in the exported files file...PiBa-NL2012-11-211-1/+1
* openvpn-client-export, added option to include OpenVPNManager in windows setu...PiBa-NL2012-11-051-4/+28
* Add export option for OpenVPN 2.3 beta client as well as the existing one.jim-p2012-10-021-9/+24
* Make quoting the server CN optional since it seems to break more clients than...jim-p2012-09-181-6/+35
* Teach the OpenVPN Client Export package how to make config archives for Yeali...jim-p2012-08-031-0/+22
* Add inline config format that the openvpn client for android likes (ca, cert,...jim-p2012-07-011-9/+23
* Generalize this variable namejim-p2012-06-301-7/+8
* client export code cleanup. Remove a bunch of redundant/duplicate code.jim-p2012-06-301-174/+35
* Add contributed patch to optionally encrypt the key for Viscosity bundles. Fi...jim-p2011-11-291-1/+1
* Fix up various export scenarios that were not functioning properly.jim-p2011-11-171-2/+2
* Fix parameters to function call. Fixes #1898jim-p2011-09-221-1/+1
* deleted "," which causes "parsing error"Nachtfalkeaw2011-08-281-1/+1
* Edited interface to add an advanced options box where administrators can add ...namezero1111112011-08-281-4/+24
* Populate dyndns hostnames into OpenVPN client exporter hostname drop-down. Im...jim-p2011-05-171-0/+5
* Fix openvpn client export for cert-only users (no auth), clarify some text. V...jim-p2011-04-281-3/+7
* Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius)...jim-p2011-04-261-21/+72
* Put each link on their own lines. This was confusing to new users.Scott Ullrich2011-04-061-6/+6
* Escape values so special characters don't fail (and also helps prevent shell ...jim-p2011-03-141-11/+11
* Finish up shared key client export (for non-pfsense clients)jim-p2011-03-011-0/+1
* Moving this code to its own filejim-p2011-03-011-73/+0
* Initial work toward exporting shared key clients.jim-p2011-03-011-0/+73
* Whitespace fixesjim-p2011-02-251-191/+191
* Add wizards tab to the Client Export tab.jim-p2011-01-211-0/+1