]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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.
2006-04-13  jamesVersion 2.1_beta14 released
2006-04-13  jamesAdded --lladdr option to specify the link layer (MAC...
2006-04-13  jamesAdded --route-metric option to set a default route...
2006-04-13  jamesVersion number increment.
2006-04-13  jamesChangeLog edits.
2006-04-13  jamesRe-added backtrack handling code.
2006-04-13  jamesMerged PKCS#11 extensions to easy-rsa/2.0 (Alon Bar...
2006-04-13  jamesTemporarily backed out time backtrack handling code
2006-04-12  jamesVersion 2.1_beta13 released
2006-04-12  jamessvn merge -r 999:1000 $SO/trunk/openvpn .
2006-04-12  jamesAdded credit and CVE number to security vulnerability...
2006-04-05  jamesVersion 2.1_beta12 released
2006-04-05  jamessvn merge -r 886:987 $SO/trunk/openvpn .
2006-04-05  jamesI've recently worked on a better version of pkcs11...
2006-04-05  jamesAdded man page entry for --setenv-safe.
2006-04-05  james"topology subnet" fix for FreeBSD (Benoit Bourdin).
2006-04-05  jamesSecurity Vulnerability -- An OpenVPN client connecting...
2006-02-23  jamesMinor fixes for gcc (GCC) 4.0.2 warnings.
2006-02-19  jamesVersion 2.1_beta11 released
2006-02-18  jamesPort share proxy bug fixes.
2006-02-18  jamesps.c debug code
2006-02-18  jamesAdded comments to ps.c (port share proxy code).
2006-02-17  jamesVersion 2.1_beta10 released
2006-02-16  jamesVersion 2.1_beta9 released
2006-02-16  jamessvn merge -r 888:889 https://svn.openvpn.net/projects...
2006-02-16  jamesAdded --port-share option for allowing OpenVPN and...
2006-02-10  jamesAdded "bytecount" command to management interface.
2006-02-03  jamesAdded feature to --management-client to confirm connection
next