aboutsummaryrefslogtreecommitdiff
path: root/options.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-17* Added additional method parameter to --script-security to preservejames1-7/+28
2008-11-05Minor fix to previous commit (r3476).james1-3/+3
2008-11-04Added config file option "setenv FORWARD_COMPATIBLE 1" to relaxjames1-2/+16
2008-11-03Fixed some ifconfig-pool issues that precludedjames1-1/+2
2008-10-31Updated docs to reflect the addition ofjames1-1/+1
2008-10-31Added --no-name-remapping option to allow Common Name, X509 Subject,james1-0/+7
2008-10-31Added --status-version 3 which is the same as version 2james1-2/+2
2008-10-28Added server-side --auth-user-pass-optional directive, to allowjames1-8/+18
2008-10-06Copyright notice changed to reflect change in name ofjames1-2/+2
2008-09-30Management interface can now listen on a unixjames1-4/+46
2008-09-19Fixed --lladdr bug introduced in 2.1-rc9 where input validation codejames1-2/+2
2008-09-04Added --allow-pull-fqdn option which allows client to pull DNS namesjames1-12/+20
2008-08-10Fixed build issue with ./configure --disable-socks --disable-http.james1-1/+1
2008-08-02Added "--server-bridge" (without parameters) to enablejames1-7/+20
2008-07-26Perform additional input validation on options pulledjames1-21/+85
2008-07-26Completely revamped the system for calling external programs and scripts:james1-0/+19
2008-07-18Fixed format string issue in read_inline_file,james1-1/+1
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-2/+2
2008-06-11Updated copyright notice to 2008.james1-2/+2
2008-06-11Merged connection profiles fromjames1-314/+513
2008-06-11Updated version to 2.1_rc7e.james1-22/+39
2008-06-04Incremented version to 2.1_rc7d.james1-4/+4
2008-05-12Moved branch into official BETA21 position.james1-11/+16
2008-01-24Fixed pkcs11_private_mode undef.james1-1/+1
2008-01-23Added --management-forget-disconnect option -- forgetjames1-1/+10
2008-01-21Allow OpenVPN to run completely unprivileged under Linuxjames1-0/+12
2007-10-22Use pkcs11-helper as external library, can be downloadedjames1-91/+21
2007-10-22Modified command line and config file parser to allowjames1-1/+16
2007-10-22Added --management-signal option to signal SIGUSR1 when the managementjames1-1/+8
2007-04-25TAP driver now passes signing tests on Vista x64.james1-0/+3
2007-02-28On Windows, revert to "ip-win32 dynamic" as the default.james1-1/+1
2007-02-27The Windows version will now use a default route-delayjames1-1/+1
2006-06-24Eliminated gcc 3.3.3 warnings on NetBSDjames1-1/+1
2006-06-11Added optional minimum-number-of-bytesjames1-1/+4
2006-04-13Added --lladdr option to specify the link layer (MAC) addressjames1-0/+11
2006-04-13Added --route-metric option to set a default route metricjames1-0/+7
2006-04-05I've recently worked on a better version of pkcs11-helper. I've also mergedjames1-27/+43
2006-04-05Security Vulnerability -- An OpenVPN client connecting to ajames1-1/+6
2006-02-16svn merge -r 888:889 https://svn.openvpn.net/projects/openvpn/contrib/alon/BE...james1-3/+3
2006-02-16Added --port-share option for allowing OpenVPN and HTTPSjames1-0/+34
2006-02-03Added feature to --management-client to confirm connectionjames1-1/+4
2006-01-23Added --management-client option to connect as a client tojames1-1/+9
2005-12-22Man page and usage message changes to reflectjames1-1/+2
2005-12-22Added new option --route-method adaptive (Win32)james1-3/+5
2005-12-22--ip-win32 adaptive is now the default.james1-0/+4
2005-12-14svn merge -r 845:854 $SO/trunk/openvpn .james1-11/+2
2005-12-12Added --auto-proxy directive to auto-detect HTTP or SOCKSjames1-76/+70
2005-12-08First attempt at automatic proxy detection,james1-10/+68
2005-12-08Inline file capability now works forjames1-0/+24
2005-11-25Added --connect-timeout option to control the timeoutjames1-1/+13
2005-11-12For Windows, set ip-win32 default back to dynamic.james1-1/+1
2005-11-12Fixed minor typos in --remote-cert-* documentation.james1-1/+1
2005-11-12Merged --remote-cert-ku, --remote-cert-eku, andjames1-0/+58
2005-11-09Merged (with some changes) Alon'sjames1-0/+8
2005-11-09Removed annoying 'i' variable from add_option.james1-218/+16
2005-11-08Added ENABLE_INLINE_FILES feature.james1-0/+134
2005-11-03Documented --ip-win32 adaptive.james1-2/+2
2005-11-03Documented --route-nopull.james1-0/+2
2005-11-01More PKCS#11 changes.james1-0/+10
2005-10-31svn merge -r 734:737 $SO/trunk/openvpnjames1-1/+1
2005-10-31Windows reliability changes:james1-4/+8
2005-10-20Merged with Alon's r688.james1-2/+2
2005-10-17Brought up-to-date with Alon's PKCS11 patch atjames1-124/+130
2005-10-15svn merge -r 614:615 $SO/patches/openvpn-2-1_alpha3a-tcpbindjames1-2/+48
2005-10-15svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames1-0/+10
2005-10-15Merged --capath patch (Thomas Noel).james1-2/+21
2005-10-15Enable the use of --ca together with --pkcs12. If --ca isjames1-3/+1
2005-10-14Minor PKCS#11 changes.james1-1/+0
2005-10-13Merged PKCS#11 patch.james1-0/+184
2005-10-12version 2.1_beta2james1-2/+17
2005-10-02version 2.1_beta1james1-8/+20
2005-09-26version 2.1_beta1james1-22/+173
2005-09-26This is the start of the BETA21 branch.james1-0/+4561