summaryrefslogtreecommitdiffstats
path: root/options.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updated docs to reflect the addition ofjames2008-10-311-1/+1
* Added --no-name-remapping option to allow Common Name, X509 Subject,james2008-10-311-0/+7
* Added --status-version 3 which is the same as version 2james2008-10-311-2/+2
* Added server-side --auth-user-pass-optional directive, to allowjames2008-10-281-8/+18
* Copyright notice changed to reflect change in name ofjames2008-10-061-2/+2
* Management interface can now listen on a unixjames2008-09-301-4/+46
* Fixed --lladdr bug introduced in 2.1-rc9 where input validation codejames2008-09-191-2/+2
* Added --allow-pull-fqdn option which allows client to pull DNS namesjames2008-09-041-12/+20
* Fixed build issue with ./configure --disable-socks --disable-http.james2008-08-101-1/+1
* Added "--server-bridge" (without parameters) to enablejames2008-08-021-7/+20
* Perform additional input validation on options pulledjames2008-07-261-21/+85
* Completely revamped the system for calling external programs and scripts:james2008-07-261-0/+19
* Fixed format string issue in read_inline_file,james2008-07-181-1/+1
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-2/+2
* Updated copyright notice to 2008.james2008-06-111-2/+2
* Merged connection profiles fromjames2008-06-111-314/+513
* Updated version to 2.1_rc7e.james2008-06-111-22/+39
* Incremented version to 2.1_rc7d.james2008-06-041-4/+4
* Moved branch into official BETA21 position.james2008-05-121-11/+16
* Fixed pkcs11_private_mode undef.james2008-01-241-1/+1
* Added --management-forget-disconnect option -- forgetjames2008-01-231-1/+10
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-0/+12
* Use pkcs11-helper as external library, can be downloadedjames2007-10-221-91/+21
* Modified command line and config file parser to allowjames2007-10-221-1/+16
* Added --management-signal option to signal SIGUSR1 when the managementjames2007-10-221-1/+8
* TAP driver now passes signing tests on Vista x64.james2007-04-251-0/+3
* On Windows, revert to "ip-win32 dynamic" as the default.james2007-02-281-1/+1
* The Windows version will now use a default route-delayjames2007-02-271-1/+1
* Eliminated gcc 3.3.3 warnings on NetBSDjames2006-06-241-1/+1
* Added optional minimum-number-of-bytesjames2006-06-111-1/+4
* Added --lladdr option to specify the link layer (MAC) addressjames2006-04-131-0/+11
* Added --route-metric option to set a default route metricjames2006-04-131-0/+7
* I've recently worked on a better version of pkcs11-helper. I've also mergedjames2006-04-051-27/+43
* Security Vulnerability -- An OpenVPN client connecting to ajames2006-04-051-1/+6
* svn merge -r 888:889 https://svn.openvpn.net/projects/openvpn/contrib/alon/BE...james2006-02-161-3/+3
* Added --port-share option for allowing OpenVPN and HTTPSjames2006-02-161-0/+34
* Added feature to --management-client to confirm connectionjames2006-02-031-1/+4
* Added --management-client option to connect as a client tojames2006-01-231-1/+9
* Man page and usage message changes to reflectjames2005-12-221-1/+2