]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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...
2008-08-10  jamesFixed build issue with ./configure --disable-socks...
2008-08-10  jamesTagged security fix in 2.1-rc9 as CVE-2008-3459.
2008-08-10  jamesUpdated openvpn/t_cltsrv.sh (used by "make check")...
2008-08-05  jamesReverted r3181, accomplish the same thing via a special...
2008-08-05  jamesWorkaround for MinGW autoconf issue where HAVE_SETSOCKOPT,
2008-08-05  jamesAdded additional warnings to flag common gotchas:
2008-08-04  jamesFixed minor issue with --redirect-gateway bypass-dhcp...
2008-08-02  jamesAdded "--server-bridge" (without parameters) to enable
2008-08-01  jamesVersion 2.1_rc9 v2.1_rc9
2008-07-31  jamesIn Windows build, package a statically linked openssl...
2008-07-31  jamesUpdated ChangeLog and version number.
2008-07-27  jamesAdded additional warnings for:
2008-07-27  jamesAdded additional defensive programming to buffer.[ch...
2008-07-27  jamesAdded a warning message when passwords are cached in...
2008-07-26  jamesPerform additional input validation on options pulled
2008-07-26  jamesFixed compiler warnings in Windows build (MinGW).
2008-07-26  jamesCompletely revamped the system for calling external...
2008-07-23  jamesAdded argv_x functions to buffer.[ch] to be used to...
2008-07-19  jamesbuf_printf will now return false on errors, such as...
2008-07-19  jamesModified extract_x509_field_ssl to return a status...
2008-07-19  jamesReplace leading dash ('-') characters in an X509 name...
2008-07-18  jamesAdded a warning when plugins are specified without
2008-07-18  jamesReverted some recent buffer.[ch] changes, including...
2008-07-18  jamesFixed format string issue in read_inline_file,
2008-07-18  jamesstatus_printf function will now set error flag on
2008-07-18  jamesgen_path will no longer silently truncate the generated
2008-07-18  jamesFixed code inclusion bug that was erroneously testing
2008-07-18  jamesModified create_temp_filename to create unpredictable
2008-07-17  jamesPreviously, OpenVPN might log a client's auth-user...
2008-07-17  jamesgen_path now rejects filenames that match Windows
2008-07-17  jamesCall prng_init after fork in background process
2008-07-17  jamesAdded warning when using chroot without specifying...
2008-07-17  jamesCheck for multiplication overflow on ALLOC_ARRAY* funct...
2008-07-17  jamesRemoved old version of extract_x509_field.
2008-07-17  jamesSupport wraparound of reliable.[ch] packet IDs. In
next