aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export
Commit message (Expand)AuthorAgeFilesLines
* Version bump for OpenVPN Client Exportjim-p2010-07-011-1/+1
* Ensure that we do not get two CA lines in the Viscosity configjim-p2010-07-011-0/+8
* Disable remote-cert-tls for now in exported configs, it requires that the ser...jim-p2010-07-011-1/+2
* Add this in all cases, not just TLS. Fixes #706jim-p2010-06-291-1/+3
* Bump openvpn client exporter to version 0.0.2. Add "remote-cert-tls server"Seth2010-06-291-1/+1
* Add "remote-cert-tls server" config option into the exported configuration. T...Seth2010-06-291-1/+3
* Make this package download to /root/ instead of /tmp/jim-p2010-06-242-2/+2
* Don't add tls line for viscosity, it's added already with a custom filename.jim-p2010-05-081-3/+3
* Fix IE downloading config archive/installer. Resolves #498jim-p2010-04-271-0/+12
* Fix zipped config export for the LDAP/RADIUS case.jim-p2010-04-271-5/+5
* Put the .p12 in the right place for the installer bundle. Ticket #529.jim-p2010-04-271-1/+1
* Define $cafile before use. Ticket #529jim-p2010-04-271-4/+6
* Lookup user cert before trying to use it.jim-p2010-04-261-0/+8
* use .ovpn for extension of client config fileChris Buechler2010-04-241-1/+1
* Add option to export the openvpn configuration and its certs with a .zip file.Ermal2010-03-302-19/+70
* Add conf_mount_rw() and conf_mount_ro() items for NanoBSDScott Ullrich2010-03-101-0/+4
* Add tls-client to export.Ermal Luçi2010-03-031-16/+14
* Allow config to be exported when using only server authentication based only ...Ermal Luçi2010-03-032-63/+135
* Remove check with 3rd party authenticate backends it does not make sense.Ermal Luçi2010-03-021-2/+0
* The tls-auth needs a 1 at the end of the key.Ermal Luçi2010-03-011-2/+2
* 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-232-0/+2
* * Teach exporeter about http-proxy directiveErmal Luçi2010-02-232-35/+289
* 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-162-25/+83
* Use lower case interface name internally.Ermal Luçi2010-02-031-1/+1
* Ticket #260. Prevent some errors from happening.Ermal Luçi2010-02-031-23/+35
* zip utility parameters have changed.Ermal Luçi2010-02-031-1/+1
* Use propper binaries for FreeBSD 8.x+.Ermal Luçi2010-02-033-10/+0
* Add / to zipfile location. Noticed-by: Pierre Ticket #260Scott Ullrich2009-12-291-1/+1
* Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): S...Scott Ullrich2009-10-271-15/+0
* replace snort2c with spoink, add oinkmaster pls, add barnyard2 conf, replace ...robiscool2009-09-064-10/+10
* Actually do a better fix.Ermal Luçi2009-07-082-2/+2
* Add needed openvpn.inc file since its not globally available anymore.Ermal Luçi2009-07-081-0/+1
* Unbreak ViscosityScott Ullrich2009-07-011-2/+2
* Do not duplicate key linesScott Ullrich2009-07-011-10/+14
* Oops, export certs with correct filenamesScott Ullrich2009-06-301-4/+12
* Add me to (C)Scott Ullrich2009-06-301-0/+2
* Title the connection correctly and pass a few Viscosity specific configuratio...Scott Ullrich2009-06-301-1/+12
* Remove windows pk12 stuff for Viscosity configuraitonScott Ullrich2009-06-301-11/+11
* Viscosity bundle exporter is working, at least it is a directory with the nee...Scott Ullrich2009-06-302-10/+12
* Correct arguments to zip.Scott Ullrich2009-06-302-8/+3
* Output file as zip. Do not store files in config/Scott Ullrich2009-06-302-6/+6
* Woops, give us the Viscosity config when we ask for itScott Ullrich2009-06-301-3/+1
* We include the .php file from the xml installation now.Scott Ullrich2009-06-301-1/+0
* Sync tgz file and remove openvpn-client-export.php since its copied by xml fi...Scott Ullrich2009-06-305-372/+10
* Summons the style police. Add space between . concatenated itemsScott Ullrich2009-06-301-2/+2
* oops, we need to return a filename, not the file contentsScott Ullrich2009-06-301-2/+2
* First stab at Adding Viscosity Bundles (configuration installer file)Scott Ullrich2009-06-302-20/+110