| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a note about Server CA/Client CA mismatch causing clients to not show up ... | jim-p | 2010-10-21 | 1 | -0/+6 |
* | Fix cert name reference after the move from name to descr. | jim-p | 2010-10-20 | 1 | -1/+1 |
* | Download this .tgz to /usr/local/pkg and leave it, or else the package system... | jim-p | 2010-10-05 | 2 | -3/+2 |
* | Update OpenVPN client to 2.1.3, move binary .tgz out of repo. | jim-p | 2010-09-09 | 1 | -1/+1 |
* | Use these headers in all cases, since it makes even IE8 happier with HTTP, no... | jim-p | 2010-09-09 | 1 | -12/+6 |
* | Update OpenVPN client export package to work with the new user cert setup (an... | jim-p | 2010-09-04 | 2 | -3/+16 |
* | Version bump for OpenVPN Client Export | jim-p | 2010-07-01 | 1 | -1/+1 |
* | Ensure that we do not get two CA lines in the Viscosity config | jim-p | 2010-07-01 | 1 | -0/+8 |
* | Disable remote-cert-tls for now in exported configs, it requires that the ser... | jim-p | 2010-07-01 | 1 | -1/+2 |
* | Add this in all cases, not just TLS. Fixes #706 | jim-p | 2010-06-29 | 1 | -1/+3 |
* | Bump openvpn client exporter to version 0.0.2. Add "remote-cert-tls server" | Seth | 2010-06-29 | 1 | -1/+1 |
* | Add "remote-cert-tls server" config option into the exported configuration. T... | Seth | 2010-06-29 | 1 | -1/+3 |
* | Make this package download to /root/ instead of /tmp/ | jim-p | 2010-06-24 | 2 | -2/+2 |
* | Don't add tls line for viscosity, it's added already with a custom filename. | jim-p | 2010-05-08 | 1 | -3/+3 |
* | Fix IE downloading config archive/installer. Resolves #498 | jim-p | 2010-04-27 | 1 | -0/+12 |
* | Fix zipped config export for the LDAP/RADIUS case. | jim-p | 2010-04-27 | 1 | -5/+5 |
* | Put the .p12 in the right place for the installer bundle. Ticket #529. | jim-p | 2010-04-27 | 1 | -1/+1 |
* | Define $cafile before use. Ticket #529 | jim-p | 2010-04-27 | 1 | -4/+6 |
* | Lookup user cert before trying to use it. | jim-p | 2010-04-26 | 1 | -0/+8 |
* | use .ovpn for extension of client config file | Chris Buechler | 2010-04-24 | 1 | -1/+1 |
* | Add option to export the openvpn configuration and its certs with a .zip file. | Ermal | 2010-03-30 | 2 | -19/+70 |
* | Add conf_mount_rw() and conf_mount_ro() items for NanoBSD | Scott Ullrich | 2010-03-10 | 1 | -0/+4 |
* | Add tls-client to export. | Ermal Luçi | 2010-03-03 | 1 | -16/+14 |
* | Allow config to be exported when using only server authentication based only ... | Ermal Luçi | 2010-03-03 | 2 | -63/+135 |
* | Remove check with 3rd party authenticate backends it does not make sense. | Ermal Luçi | 2010-03-02 | 1 | -2/+0 |
* | The tls-auth needs a 1 at the end of the key. | Ermal Luçi | 2010-03-01 | 1 | -2/+2 |
* | fix text | Chris Buechler | 2010-02-28 | 1 | -2/+2 |
* | Ticket #383. Escape special javascript characters. It would be wiser to preve... | Ermal Luçi | 2010-02-26 | 1 | -1/+1 |
* | Add my copyright. Enough mods to justify. | Ermal Luçi | 2010-02-23 | 2 | -0/+2 |
* | * Teach exporeter about http-proxy directive | Ermal Luçi | 2010-02-23 | 2 | -35/+289 |
* | 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 openvp... | Ermal Luçi | 2010-02-16 | 2 | -25/+83 |
* | Use lower case interface name internally. | Ermal Luçi | 2010-02-03 | 1 | -1/+1 |
* | Ticket #260. Prevent some errors from happening. | Ermal Luçi | 2010-02-03 | 1 | -23/+35 |
* | zip utility parameters have changed. | Ermal Luçi | 2010-02-03 | 1 | -1/+1 |
* | Use propper binaries for FreeBSD 8.x+. | Ermal Luçi | 2010-02-03 | 3 | -10/+0 |
* | Add / to zipfile location. Noticed-by: Pierre Ticket #260 | Scott Ullrich | 2009-12-29 | 1 | -1/+1 |
* | Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): S... | Scott Ullrich | 2009-10-27 | 1 | -15/+0 |
* | replace snort2c with spoink, add oinkmaster pls, add barnyard2 conf, replace ... | robiscool | 2009-09-06 | 4 | -10/+10 |
* | Actually do a better fix. | Ermal Luçi | 2009-07-08 | 2 | -2/+2 |
* | Add needed openvpn.inc file since its not globally available anymore. | Ermal Luçi | 2009-07-08 | 1 | -0/+1 |
* | Unbreak Viscosity | Scott Ullrich | 2009-07-01 | 1 | -2/+2 |
* | Do not duplicate key lines | Scott Ullrich | 2009-07-01 | 1 | -10/+14 |
* | Oops, export certs with correct filenames | Scott Ullrich | 2009-06-30 | 1 | -4/+12 |
* | Add me to (C) | Scott Ullrich | 2009-06-30 | 1 | -0/+2 |
* | Title the connection correctly and pass a few Viscosity specific configuratio... | Scott Ullrich | 2009-06-30 | 1 | -1/+12 |
* | Remove windows pk12 stuff for Viscosity configuraiton | Scott Ullrich | 2009-06-30 | 1 | -11/+11 |
* | Viscosity bundle exporter is working, at least it is a directory with the nee... | Scott Ullrich | 2009-06-30 | 2 | -10/+12 |
* | Correct arguments to zip. | Scott Ullrich | 2009-06-30 | 2 | -8/+3 |
* | Output file as zip. Do not store files in config/ | Scott Ullrich | 2009-06-30 | 2 | -6/+6 |