summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 2.1_rc18v2.1_rc18james2009-06-072-2/+9
* Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c changejames2009-06-071-0/+2
* Fixed compile error on ./configure --enable-smalljames2009-06-011-0/+1
* Version 2.1_rc17v2.1_rc17james2009-06-012-2/+45
* Update copyright to 2009.james2009-05-30157-160/+160
* Fixed bug where the remote_X environmental variables were not beingjames2009-05-301-2/+2
* Fixed issue of symbol conflicts interfering with Windows CryptoAPIjames2009-05-304-8/+7
* Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames2009-05-246-33/+119
* Added "redirect-private" option which allows private subnetsjames2009-05-233-69/+80
* Fixed race condition in management interface recv code onjames2009-05-213-5/+6
* Reduce the debug level (--verb) at which received management interfacejames2009-05-211-1/+1
* Version 2.1_rc16v2.1_rc16james2009-05-182-1/+54
* Updated Windows build scripts to package openssl-0.9.8k,james2009-05-134-21/+21
* Added errors-to-stderr option. When enabled, fatal errorsjames2009-04-133-6/+28
* Allow "management-client" directive to be usedjames2009-04-105-44/+91
* Added the ability to read the configuration filejames2009-04-091-2/+6
* install-win32/buildinstaller will now always sign executablejames2009-02-131-1/+1
* Fixed issue involving an #ifdef in a macro reference that breaks early gccjames2009-01-271-2/+5
* Updated common.h types for _WIN64.james2009-01-271-0/+8
* Updated configure.ac to work on MinGW.james2009-01-271-53/+58
* Fixed some compile-time warnings.james2009-01-274-5/+7
* Fixed some issues with C++ style comments that leaked into the code.james2009-01-272-6/+6
* Version 2.1_rc15ejames2009-01-212-1/+6
* In Windows installer generator, don't sign the installer .exejames2009-01-011-1/+1
* Added daemon_start_time and daemon_pid environmental variables.james2008-12-266-6/+22
* Fixed issue where SIGUSR1 restarts would fail if privatejames2008-12-253-4/+7
* Version 2.1_rc15bjames2008-12-231-1/+1
* Added n_clients environmental variable to information passedjames2008-12-181-4/+20
* Added "nclients" command to management interface tojames2008-12-184-0/+37
* Added MultiFileExtract capability to Windows Installer.james2008-12-014-128/+16
* Added ExtractAuxFile capability to Windows Installer.james2008-11-304-2/+136
* Added new management interface command "pid" to show thejames2008-11-202-0/+10
* Added optional "nogw" (no gateway) flag to --server-bridgejames2008-11-205-84/+101
* Version 2.1_rc15v2.1_rc15james2008-11-192-1/+28
* Fixed issue introduced in 2.1_rc14 that may cause ajames2008-11-191-1/+1
* Added --tcp-nodelay option: Macro that sets TCP_NODELAY socketjames2008-11-185-0/+76
* Cleaned up man page synopsis.james2008-11-181-273/+2
* Minor options check fix: --no-name-remapping is ajames2008-11-181-0/+2
* Added server-side --opt-verify option: clients that connectjames2008-11-184-0/+29
* Added --prng option to control PRNG (pseudo-randomjames2008-11-189-21/+136
* Version 2.1_rc14v2.1_rc14james2008-11-172-8/+8
* * Added additional method parameter to --script-security to preservejames2008-11-1714-105/+383
* Interim release.james2008-11-162-1/+87
* Minor fix to previous commit (r3476).james2008-11-051-3/+3
* Added config file option "setenv FORWARD_COMPATIBLE 1" to relaxjames2008-11-043-3/+33
* Fixed revoke-full to deal with issue arising from additionjames2008-11-031-1/+2
* Fixed some ifconfig-pool issues that precludedjames2008-11-033-10/+12
* Updated docs to reflect the addition ofjames2008-10-313-3/+4
* Added --no-name-remapping option to allow Common Name, X509 Subject,james2008-10-314-3/+42
* Added --status-version 3 which is the same as version 2james2008-10-312-25/+28