]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
2008-07-17  jamesFixed a potential information leak in the new NTLM...
2008-07-17  jamesFixed issue in read_key_file, where the return value of
2008-07-16  jamesAdded SOCKET_SND_RCV_BUF_MAX constant (set to 1000000...
2008-07-16  jamesIn the Windows version of tun_finalize, on errors that...
2008-07-16  jamesUsed unlikely() macro to tell compiler that msg() will
2008-07-16  jamesAdded likely() and unlikely() branch prediction hint...
2008-07-14  jamesCopyright change OpenVPN Solutions LLC -> Telethra...
2008-06-13  jamesVersion 2.1_rc8 v2.1_rc8
2008-06-11  jamesUpdated copyright notice to 2008.
2008-06-11  jamesUpdated version & changelog.
2008-06-11  jamesMerged connection profiles from
2008-06-11  jamesUpdated version to 2.1_rc7e.
2008-06-04  jamesAdded support for building and linking with
2008-06-04  jamesFixed unbounded memory growth bug in
2008-06-04  jamesFixed an issue in extract_x509_field_ssl where the...
2008-06-04  jamesIn auth-pam authentication module, even when in debug...
2008-06-04  jamesIncremented version to 2.1_rc7d.
2008-05-25  jamesFixed a bug in plugin.c that caused openvpn_plugin_clie...
2008-05-24  jamesSupport asynchronous/deferred authentication in
2008-05-24  jamesDid:
2008-05-24  jamesModified .svnignore to only ignore files generated
2008-05-12  jamesMoved branch into official BETA21 position.
2008-03-11  jamesMisc XGUI fixes.
2008-03-11  jamesSet tool defaults in pkitool.
2008-03-10  jamesFirst working version of XGUI inclusion.
2008-03-05  jamesAdded new OpenVPN icon and installer graphic.
next