]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2008-01-24  jamesFixed pkcs11_private_mode undef.
2008-01-23  jamesVERSION 2.1_rc5 v2.1_rc5
2008-01-23  jamesForgot to put struct WIN2K_NDIS_MINIPORT_BLOCK outside
2008-01-23  jamesSquashed Win2K TAP bug that was introduced by Vista...
2008-01-23  jamesIncremented TAP version number to 9.4.
2008-01-23  jamesAdded --management-forget-disconnect option -- forget
2008-01-22  jamesUpgraded TAP build scripts to use WDK 6001.17121
2008-01-22  jamesIncremented version number to 2.1_rc4a.
2008-01-21  jamesChanged ASSERT(0) to a more descriptive fatal error...
2008-01-21  jamesFixed --disable-iproute2 in ./configure to actually...
2008-01-21  jamesAllow OpenVPN to run completely unprivileged under...
2008-01-21  jamesRewrote extract_x509_field and modified COMMON_NAME_CHA...
2008-01-21  jamesAdded PLUGIN_LIBDIR preprocessor string to prepend...
2008-01-21  jamesDefine ALLOW_NON_CBC_CIPHERS for people who don't
2008-01-21  jamesSimple fix where options->ca_file was used without
2008-01-21  jamesepoll driver in event.c should be prepared to handle an
2008-01-21  jamesFixed interim memory growth issue in TCP connect loop...
2008-01-21  jamesAdded note about alternative version of easy-rsa
2007-10-26  jamesPKCS-11 fixups (Alon Bar-Lev).
2007-10-22  jamesUse pkcs11-helper as external library, can be downloaded
2007-10-22  jamesModified command line and config file parser to allow
2007-10-22  jamesAdded --management-signal option to signal SIGUSR1...
2007-10-22  jamesAdd "forget-passwords" command to the management interf...
2007-08-17  jamesAUTO_USERID feature -- if the auth-user-pass option...
2007-08-14  jamesconfig-win32.h and install-win32/openvpn.nsi are no...
2007-07-18  jamesupdated icon
2007-06-11  jamesFixed a variable declaration that wasn't at the start
2007-04-26  jamesscript comment changes
2007-04-25  jamesVersion 2.1_rc4 v2.1_rc4
2007-04-25  jamesFixed 64-bit portability bug in time_string function...
2007-04-25  jamesmisc Windows build system changes
2007-04-25  jamesTAP driver now passes signing tests on Vista x64.
2007-04-23  jamesForgot to add changelog item about OpenVPN GUI being
2007-04-23  jamesVersion 2.1_rc3 v2.1_rc3
2007-04-22  jamesVersion is now specified in version.m4 for both
2007-04-21  jamesMoved OpenVPN version number from configure.ac
2007-04-21  jamesAdded a Windows README file to the installer than
2007-04-21  jamesAdded OpenVPN GUI (Mathias Sundman version) as install
2007-04-21  jamesThe easy-rsa directory installed by the windows install...
2007-04-21  jamesClean up configure on FreeBSD for recent autotool versi...
2007-04-19  jamesUse Server 2003 rather than Vista as x64 target for...
2007-04-19  jamesUpdated build system and tap driver to work with
2007-04-14  jamesAdded options to version.nsi that allow prebuilt
2007-03-16  jamesRevert r1773
2007-03-08  jamesDon't build special x64 version of tapinstall.exe
2007-03-07  jamesWindows TAP driver license text changes.
2007-03-07  jamesCleaned up Windows build scripts.
2007-03-06  jamesForgot to svn add buildinstaller before last commit.
2007-03-06  james./domake-win will now do a full build of the installer
2007-03-06  jamesAdded maketapinstall.
2007-03-06  jamesAdded maketap and signtap scripts.
2007-03-06  jamesAdded service configuration to install-win32/winconfig
2007-03-06  jamesChanges to Windows build environment, to allow straight...
2007-03-05  jamesAllow installation of TAP-Win64
2007-03-05  jamesTAP driver fix for Vista x64 BSOD.
2007-03-05  jamesInclude tap.cat (TAP driver catalog file) in Windows
2007-02-28  jamesVersion 2.1_rc2 released v2.1_rc2
2007-02-28  jamesOn Windows, revert to "ip-win32 dynamic" as the default.
2007-02-28  jamesWorked around an incompatibility in the Windows Vista
2007-02-27  jamesThe Windows version will now use a default route-delay
2007-02-27  jamesRenamed TAP-Win32 driver from tap0801.sys to tap0901.sys
2006-12-24  james--reneg-sec clarification in man page.
2006-12-05  jamesInterim snapshot 2.1_rc1c
2006-11-23  jamesupdated valgrind-suppress for OpenSSL 0.9.8
2006-11-23  jamesFixed issue where struct env_set methods that
2006-11-13  jamesInterim snapshot 2.1_rc1b
2006-11-13  jamesRevert TAP-Win64 binaries to tapbin64-0801
2006-11-13  jamesNew try at AUTO_USERID.
2006-11-13  jamesAttempt at rational signal handling when in the
2006-11-10  jamesBacked out AUTO_USERID feature introduced in r1436.
2006-11-09  jamesFixed issue where OpenVPN does not apply the --txqueuel...
2006-11-08  jamesInterim snapshot 2.1_rc1a
2006-11-08  jamesAdded time_ascii, time_duration, and time_unix
2006-11-08  jamesAdded #ifdefed out AUTO_USERID feature.
2006-11-08  jamesPROTO_TCPv4 is never used as an index into
2006-11-02  jamesFixed typo in tapdrvr.c -- the fix is functionally...
2006-11-01  jamesSO_REUSEADDR should not be set on Windows TCP sockets...
2006-11-01  jamesPrevent SIGUSR1 or SIGHUP from causing program
2006-11-01  jamesauth-pam change: link with -lpam rather
2006-11-01  jamesMerged Alon's branch: v2.1_rc1
2006-10-01  jamesVersion 2.1_beta16 released
2006-10-01  jamesFor Windows build, updated OpenSSL to 0.9.7l.
2006-09-21  jamesDocumented --socket-flags and the TCP_NODELAY flag.
2006-09-14  jamesChangeLog edits for r1229 and r1230.
2006-09-14  jamesFixed bug in loopback self-test introduced
2006-09-14  jamesTAP-Win32 fixes to run on Windows Vista.
2006-09-12  jamesVersion 2.1_beta15 released
2006-07-03  jamesComment about assertion being hit.
2006-06-30  jamesFixed bug introduced with the --port-share directive
2006-06-29  jamespkcs11 changes:
2006-06-29  jamesAdded two new management states:
2006-06-28  jamesMinor syshead.h change for NetBSD to allow
2006-06-26  jamesRemoved 'keywords' propset from everything
2006-06-26  jamesRemoved spurious executable propset from
2006-06-24  jamesModified --port-share code to remove the assumption...
2006-06-24  jamesEliminated gcc 3.3.3 warnings on NetBSD
2006-06-13  james-r 1026:1032
2006-06-11  jamesAdded optional minimum-number-of-bytes
2006-06-11  jamesA few more updates:
2006-05-11  jamesAdded credit for CAN-2005-2532.
next