summaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Make the --x509-username-field feature an opt-in featureDavid Sommerseth2010-12-171-0/+6
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-36/+2
|\
| * Only add some functions when really neededDavid Sommerseth2010-11-181-0/+2
| * Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-36/+0
* | Merge branch 'bugfix2.1' into beta2.2David Sommerseth2010-11-141-0/+1
|\ \
| * | Fixed compiling issues when using --disable-cryptoJames Yonan2010-11-141-0/+1
* | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-141-0/+2
|\ \ \ | | |/ | |/|
| * | Added check for variable CONFIGURE_DEFINES into options.cSamuli Seppänen2010-11-141-0/+2
* | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-2/+6
|\| |
| * | Adding support for SOCKS plain text authenticationPierre Bourdon2010-11-121-2/+6
| * | Choose a different field in X509 to be usernameEmilien Mantel2010-06-171-0/+11
| * | Don't add compile time information if --enable-small is usedDavid Sommerseth2010-04-221-0/+2
| * | Fix dependency checking for configure.h (v2)David Sommerseth2010-04-221-0/+2
| * | Add comile time information/settings from ./configure to --versionDavid Sommerseth2010-04-081-0/+3
| * | enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-021-0/+10
| * | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-03-011-1/+1
* | | Choose a different field in X509 to be usernameEmilien Mantel2010-10-211-0/+11
* | | Don't add compile time information if --enable-small is usedDavid Sommerseth2010-10-211-0/+2
* | | Fix dependency checking for configure.h (v2)David Sommerseth2010-10-211-0/+2
* | | Add comile time information/settings from ./configure to --versionDavid Sommerseth2010-10-211-0/+3
* | | enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-211-0/+10
* | | Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth2010-10-211-0/+6
| |/ |/|
* | Fixed compiler warnings reported on Ubuntu 10.04David Sommerseth2010-10-211-3/+3
* | Fix multiple configured scripts conflicts issue (version 2)David Sommerseth2010-10-211-0/+18
* | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-10-211-1/+1
* | Added --proto-force directive.James Yonan2010-09-011-0/+19
* | Allow PKCS12 file content to be included inline in configuration file,James Yonan2010-08-291-0/+6
* | Added "net stop dnscache" and "net start dnscache" in frontJames Yonan2010-07-271-2/+2
* | Added --register-dns option for Windows.James Yonan2010-07-161-3/+18
* | Fixed bug in proxy fallback capability where openvpn.exe couldJames Yonan2010-07-101-9/+14
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+16
* | Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-5/+163
* | Proxy improvements:James Yonan2010-05-111-3/+9
* | Updated copyright date to 2010.James Yonan2010-04-281-2/+2
* | Added stub directive "remote-ip-hint".James Yonan2010-03-121-0/+5
|/
* Version 2.1.0v2.1.0james2009-12-111-1/+1
* Fixed a client-side bug that occurred when the "dhcp-pre-release"james2009-11-191-0/+21
* Added "setenv GENERIC_CONFIG" directive, for generic configsjames2009-10-161-0/+5
* Fixed a bug introduced in r4436 (2.1_rc17) where using thejames2009-09-281-2/+2
* Added --server-poll-timeout option : when polling possible remotejames2009-09-281-0/+15
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-10/+16
* The maximum number of "route" directives (specified in the configjames2009-09-171-3/+20
* Added "setcon" directive for interoperability with SELinuxjames2009-09-041-0/+13
* Added --remote-random-hostname option.james2009-08-221-4/+17
* Update copyright to 2009.james2009-05-301-2/+2
* Fixed bug where the remote_X environmental variables were not beingjames2009-05-301-2/+2
* Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames2009-05-241-0/+2
* Added "redirect-private" option which allows private subnetsjames2009-05-231-3/+7
* Added errors-to-stderr option. When enabled, fatal errorsjames2009-04-131-1/+6
* Allow "management-client" directive to be usedjames2009-04-101-6/+2