]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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...
2008-11-16  jamesInterim release.
2008-11-05  jamesMinor fix to previous commit (r3476).
2008-11-04  jamesAdded config file option "setenv FORWARD_COMPATIBLE...
2008-11-03  jamesFixed revoke-full to deal with issue arising from addition
2008-11-03  jamesFixed some ifconfig-pool issues that precluded
2008-10-31  jamesUpdated docs to reflect the addition of
2008-10-31  jamesAdded --no-name-remapping option to allow Common Name...
2008-10-31  jamesAdded --status-version 3 which is the same as version 2
2008-10-28  jamesModified pkitool to allow flexibility in separating
2008-10-28  jamesAdded man page entry for new environmental variable set
2008-10-28  jamesAdded server-side --auth-user-pass-optional directive...
2008-10-28  jamesChange to pkitool/openssl.cnf so that calling scripts can
2008-10-28  jamesSave X509 Subject fields to environment, using the...
2008-10-27  jamesFixed informational message in ssl.c to properly indicate
2008-10-24  jamesExtended Management Interface "bytecount" command
2008-10-24  jamesAdded optional files SAMPCONF_CONF2 (second sample...
2008-10-17  jamesModified Windows domake-win build system to write all...
2008-10-15  jamesAdded additional warning messages about --script-security 2
2008-10-14  jamesAdded AC_GNU_SOURCE to configure.ac to enable struct...
2008-10-08  jamesVersion 2.1_rc13 v2.1_rc13
2008-10-06  jamesCopyright notice changed to reflect change in name of
2008-09-30  jamesManagement interface can now listen on a unix
2008-09-23  jamesVersion 2.1_rc12 v2.1_rc12
2008-09-19  jamesFixed --lladdr bug introduced in 2.1-rc9 where input...
2008-09-15  jamesPatched Makefile.am so that the new t_cltsrv-down.sh...
2008-09-15  jamesVersion 2.1_rc11 v2.1_rc11
2008-09-10  jamesVersion 2.1_rc10 v2.1_rc10
2008-09-08  jamesVersion 2.1_rc9b
2008-09-08  jamesFixed bug in intra-session TLS key rollover that was...
2008-09-06  jamesModified ip_or_dns_addr_safe, which validates pulled...
2008-09-06  james2.1_rc8 and earlier did implicit shell expansion on...
2008-09-04  jamesAdded --allow-pull-fqdn option which allows client...
2008-08-11  jamesFixed minor compile issue in ntlm.c (mid-block declarat...
2008-08-11  jamesLZO compression buffer overflow errors will now invalidate
2008-08-10  jamesWorkaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8...
next