]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2010-05-16  David SommersethCleaning up after rebase
2010-05-16  jamesSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-05-16  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-05-11  James YonanMinor fixes to recent HTTP proxy changes:
2010-05-11  James YonanProxy improvements:
2010-05-09  James YonanFixed issue on Windows with MSVC compiler, where TCP_NO...
2010-04-28  James YonanUpdated copyright date to 2010.
2010-04-22  James YonanAdded Python-based build system for Windows in
2010-04-17  James YonanMinor change to doclean script:
2010-04-16  James YonanManagement interface performance optimizations:
2010-03-31  James YonanUpdated MSVC build scripts to Visual Studio 2008:
2010-03-30  James YonanSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-03-17  James YonanVersion 2.1.1c
2010-03-12  James YonanModified ">PASSWORD:Verification Failed" management...
2010-03-12  James YonanAdded stub directive "remote-ip-hint".
2010-03-12  James YonanTrivial fix to proxy.c -- #define proxy auth type as...
2010-03-06  James YonanFixed an issue where if reneg-sec was set to 0 on the...
2010-02-26  James YonanFixed an issue in the Management Interface that could...
2010-01-16  jamesVersion 2.1.1b
2010-01-16  jamesDon't advance the connection list on AUTH_FAILED errors.
2010-01-16  jamesFixed an issue where AUTH_FAILED was not being properly...
2010-01-12  jamesWhen aborting in a non-graceful way, try to execute...
2009-12-11  jamesFixed some breakage in openvpn.spec (which is required... v2.1.1
2009-12-11  jamesVersion 2.1.0 v2.1.0
2009-12-11  jamesClarified that TAP-Win32 driver is licensed under GPL 2.
2009-12-11  jamesDocumented --multihome in the man page.
2009-12-10  jamesFixed a couple issues in sample plugins auth-pam.c...
2009-11-20  jamesVersion 2.1_rc22 v2.1_rc22
2009-11-19  jamesFixed a client-side bug that occurred when the "dhcp...
2009-11-13  jamesIncrease MAX_CERT_DEPTH to 16 (from 8), and when exceeded,
2009-11-12  jamesVersion 2.1_rc21 v2.1_rc21
2009-10-25  jamesVersion 2.1_rc20a
2009-10-25  jamesOn server, lock client-provided certs against mid-sessi...
2009-10-25  jamesChange to doval valgrind script. The openvpn command...
2009-10-24  jamesOn server, lock session username against changes in...
2009-10-16  jamesAdded "setenv GENERIC_CONFIG" directive, for generic...
2009-10-07  jamesFixed issue where some .svn directories were being... v2.1_rc20
2009-10-01  jamesVersion 2.1_rc20
2009-10-01  jamesclient-kill management interface command, when issued...
2009-10-01  jamesMinor fix: management interface shouldn't echo 'load...
2009-09-29  jamesAdded the ability for the server to provide a custom...
2009-09-28  jamesFixed a bug introduced in r4436 (2.1_rc17) where using the
2009-09-28  jamesAdded --server-poll-timeout option : when polling possi...
2009-09-27  jamesEliminated the limitation on the number of options...
2009-09-17  jamesThe maximum number of "route" directives (specified...
2009-09-16  jamesModified client to send a PUSH_REQUEST message to serve...
2009-09-08  jamesUpdated version number to 2.1_rc19c.
2009-09-04  jamesAdded "setcon" directive for interoperability with...
2009-08-24  jamesAdded new ./configure flags:
2009-08-24  jamesAdded PLATFORM-SPECIFIC comment tag to platform-specifi...
2009-08-23  jamesAdded "load-stats" management interface command to...
2009-08-22  jamesAdded --remote-random-hostname option.
2009-08-19  jamesFixed ifconfig command for "topology subnet" on FreeBSD...
2009-08-19  jamesFixed build problem when ./configure --disable-server...
2009-07-16  jamesOpenVPN version 2.1_rc19 released v2.1_rc19
2009-06-22  jamesIn Windows TAP driver, refactor DHCP/ARP packet injecti...
2009-06-22  jamesRename generated tapdrvr.cod to a unique name to avoid...
2009-06-09  jamesIn configure.ac, use datadir instead of datarootdir...
2009-06-07  jamesVersion 2.1_rc18 v2.1_rc18
2009-06-07  jamesFixed issue introduced in r4475 (2.1-rc17) where crypto...
2009-06-01  jamesFixed compile error on ./configure --enable-small
2009-06-01  jamesVersion 2.1_rc17 v2.1_rc17
2009-05-30  jamesUpdate copyright to 2009.
2009-05-30  jamesFixed bug where the remote_X environmental variables...
2009-05-30  jamesFixed issue of symbol conflicts interfering with Window...
2009-05-24  jamesAdded new 'autolocal' redirect-gateway flag. When...
2009-05-23  jamesAdded "redirect-private" option which allows private...
2009-05-21  jamesFixed race condition in management interface recv code on
2009-05-21  jamesReduce the debug level (--verb) at which received manag...
2009-05-18  jamesVersion 2.1_rc16 v2.1_rc16
2009-05-13  jamesUpdated Windows build scripts to package openssl-0...
2009-04-13  jamesAdded errors-to-stderr option. When enabled, fatal...
2009-04-10  jamesAllow "management-client" directive to be used
2009-04-09  jamesAdded the ability to read the configuration file
2009-02-13  jamesinstall-win32/buildinstaller will now always sign execu...
2009-01-27  jamesFixed issue involving an #ifdef in a macro reference...
2009-01-27  jamesUpdated common.h types for _WIN64.
2009-01-27  jamesUpdated configure.ac to work on MinGW.
2009-01-27  jamesFixed some compile-time warnings.
2009-01-27  jamesFixed some issues with C++ style comments that leaked...
2009-01-21  jamesVersion 2.1_rc15e
2009-01-01  jamesIn Windows installer generator, don't sign the installe...
2008-12-26  jamesAdded daemon_start_time and daemon_pid environmental...
2008-12-25  jamesFixed issue where SIGUSR1 restarts would fail if private
2008-12-23  jamesVersion 2.1_rc15b
2008-12-18  jamesAdded n_clients environmental variable to information...
2008-12-18  jamesAdded "nclients" command to management interface to
2008-12-01  jamesAdded MultiFileExtract capability to Windows Installer.
2008-11-30  jamesAdded ExtractAuxFile capability to Windows Installer.
2008-11-20  jamesAdded new management interface command "pid" to show the
2008-11-20  jamesAdded optional "nogw" (no gateway) flag to --server...
2008-11-19  jamesVersion 2.1_rc15 v2.1_rc15
2008-11-19  jamesFixed issue introduced in 2.1_rc14 that may cause a
2008-11-18  jamesAdded --tcp-nodelay option: Macro that sets TCP_NODELAY...
2008-11-18  jamesCleaned up man page synopsis.
2008-11-18  jamesMinor options check fix: --no-name-remapping is a
2008-11-18  jamesAdded server-side --opt-verify option: clients that...
2008-11-18  jamesAdded --prng option to control PRNG (pseudo-random
2008-11-17  jamesVersion 2.1_rc14 v2.1_rc14
2008-11-17  james* Added additional method parameter to --script-securit...
next