summaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfix2.1' into beta2.2David Sommerseth2010-08-051-0/+18
|\
| * Fix multiple configured scripts conflicts issue (version 2)David Sommerseth2010-08-051-0/+18
* | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-07-281-2/+2
|\ \
| * | Added "net stop dnscache" and "net start dnscache" in frontJames Yonan2010-07-271-2/+2
* | | Merge branch 'feat_eurephia' into beta2.2David Sommerseth2010-07-221-0/+6
|\ \ \
| * | | Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth2010-02-151-0/+6
* | | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-07-221-0/+28
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Merge branch 'bugfix2.1' into beta2.2David Sommerseth2010-07-221-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'master' into bugfix2.1David Sommerseth2010-06-041-5/+179
| |\ \
| * \ \ Merge branch 'master' into bugfix2.1David Sommerseth2010-05-161-3/+9
| |\ \ \
| * | | | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-04-291-1/+1
* | | | | 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
* Added the ability to read the configuration filejames2009-04-091-2/+6
* Added daemon_start_time and daemon_pid environmental variables.james2008-12-261-0/+2
* Added optional "nogw" (no gateway) flag to --server-bridgejames2008-11-201-0/+6
* Added --tcp-nodelay option: Macro that sets TCP_NODELAY socketjames2008-11-181-0/+10
* Minor options check fix: --no-name-remapping is ajames2008-11-181-0/+2
* Added server-side --opt-verify option: clients that connectjames2008-11-181-0/+9
* Added --prng option to control PRNG (pseudo-randomjames2008-11-181-0/+28
* * Added additional method parameter to --script-security to preservejames2008-11-171-7/+28
* Minor fix to previous commit (r3476).james2008-11-051-3/+3
* Added config file option "setenv FORWARD_COMPATIBLE 1" to relaxjames2008-11-041-2/+16
* Fixed some ifconfig-pool issues that precludedjames2008-11-031-1/+2