]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2016-03-06  Selva NairAdd support for block-outside-dns through the interacti...
2016-03-06  Selva NairRefactor and move the block-outside-dns code to a new...
2016-03-06  Steffan KargerOnly include aead encrypt/decrypt functions if AEAD...
2016-03-06  Steffan Kargerhardening: add safe FD_SET() wrapper openvpn_fd_set()
2016-03-06  Steffan KargerMake AEAD modes work with OpenSSL 1.0.1-1.0.1c
2016-03-06  Selva NairUse appropriate buffer size for WideCharToMultiByte...
2016-03-06  Selva NairFix interactive service ignoring stop command if openvp...
2016-03-06  Selva NairHandle localized Administrators group name in windows
2016-02-26  FishAdd lz4 support to MSVC.
2016-02-25  Gert DoeringFix openserv/validate.o linking issues on mingw.
2016-02-25  Steffan KargerFix OCSP_check.sh
2016-02-25  Selva NairSend stdout and stderr of OpenVPN started by interactiv...
2016-02-25  ValdikSSUpdate --block-outside-dns to work on Windows Vista
2016-02-25  Selva NairRestrict options/configs for startup through interactiv...
2016-02-22  Steffan KargerClean up get_tls_handhake_key()
2016-02-21  Steffan KargerMinor AEAD patch cleanup
2016-02-15  Steffan KargerAdd preliminary server-side support for negotiable...
2016-02-15  Steffan KargerAdd cipher name translation for OpenSSL.
2016-02-15  Steffan KargerAdd AEAD cipher support (GCM)
2016-02-10  Leonardo BasilioCorrectly report TCP connection timeout on windows.
2016-02-10  Lev StipakovReport Windows bitness
2016-02-09  Steffan KargerCreate separate function for replay check
2016-02-09  Steffan KargerChange openvpn_encrypt() to append to work buffer only
2016-02-09  Steffan KargerMove packet_id into crypto_options
2016-02-09  Steffan KargerMove key_ctx_bi into crypto_options
2016-02-09  Steffan KargerMove crypto_options into key_state and stop using conte...
2016-02-09  Steffan KargerRemove reuse of key_type during init of data channel...
2016-02-09  Steffan KargerAllow NULL argument in cipher_ctx_get_cipher_kt()
2016-02-05  Heiko Hundinteractive service v3
2016-02-05  Michael McConvilleFix undefined signed shift overflow
2016-01-18  Steffan Kargerconfigure.ac: fix polarssl autodetection
2016-01-16  Steffan Kargerconfigure.ac: simplify crypto library configuration
2016-01-16  ValdikSSClarify --block-outside-dns documentation
2016-01-15  ValdikSSClarify mssfix documentation
2016-01-15  Niels Ole SalscheiderFix build with libressl
2016-01-15  Steffan Kargersocks.c: fix check on get_user_pass() return value(s)
2016-01-08  Arne SchwabeIgnore stamp-h2 we generate during build process
2016-01-08  Steffan Kargerpolarssl: remove now redundant 128-bit blowfish key...
2016-01-08  Steffan Kargerpolarssl: use wrappers to access md_info_t member functions
2016-01-08  Steffan KargerUpdate manpage: OpenSSL might also need /dev/urandom...
2016-01-07  Steffan Kargerpolarssl: optimize polar_ok() for non-errors
2016-01-07  Steffan Kargerpolarssl: actually use polarssl debug logging
2016-01-05  Arne SchwabeFix assert when comp is called with unknown algorithm...
2016-01-04  Arne SchwabeImplement the compression V2 data format for stub and...
2016-01-03  Steffan KargerFix regression in setups without a client certificate
2015-12-30  Lev StipakovDetecting and logging Windows versions
2015-12-26  Jan Just KeijserMake certificate expiry warning patch (091edd8e299686...
2015-12-25  Phillip SmithUse bob.example.com and alice.example.com to improve...
2015-12-21  Steffan Kargercleanup: get rid of httpdigest.c type warnings
2015-12-20  Steffan KargerMake assert_failed() print the failed condition
2015-12-15  Steffan KargerDisable certificate notBefore/notAfter sanity check...
2015-12-14  Steffan KargerWarn user if their certificate has expired
2015-12-14  Lev StipakovPass adapter index to up/down scripts
2015-12-13  ValdikSSAdd Windows DNS Leak fix using WFP ('block-outside...
2015-12-13  Lev StipakovUse adapter index for add/delete_route_ipv6
2015-12-10  Arne SchwabeDetect config lines that are too long and give a warnin...
2015-12-10  Gert DoeringFix isatty() check for good.
2015-11-29  Arne SchwabeAlso remove second instance of enable-password-save...
2015-11-29  Arne SchwabeReflect enable-password-save change in documentation
2015-11-29  Arne SchwabeRemove --enable-password-save option
2015-11-29  Heiko Hundput virtual IPv6 addresses into env
2015-11-29  Selva NairUnbreak read username password from management
2015-11-29  Steffan KargerSupport duplicate x509 field values in environment
2015-11-29  Steffan KargerFix openssl builds with custom-built library: specify...
2015-11-29  Gert DoeringUn-break compilation on *BSD
2015-11-28  Heiko Hundextend management interface command "state"
2015-11-28  Steffan KargerFix rand_bytes return value checking
2015-11-28  Steffan Kargeropenssl: properly check return value of RAND_bytes()
2015-11-24  David SommersethAvoid partial authentication state when using --disable...
2015-11-24  Gert Doeringremove unused gc_arena in FreeBSD close_tun()
2015-11-24  Steffan Kargerremove nonsense const specifier in nonfatal() return...
2015-11-24  Steffan KargerFix memory leak in add_option() by simplifying get_ipv6...
2015-11-24  Gert DoeringFix FreeBSD-specific mishandling of gc arena pointer...
2015-11-23  Gert DoeringFix info.af == AF_UNSPEC case for server with --mtu...
2015-11-23  Steffan Kargerpolarssl: require >= 1.3.8
2015-11-22  Lev StipakovNotify clients about server's exit/restart
2015-11-22  Selva NairHandle ctrl-C and ctrl-break events on Windows
2015-11-22  Steffan Kargerpolarssl: don't use deprecated functions anymore
2015-11-21  Christos TrochalakisAdjust server-ipv6 documentation
2015-11-21  Steffan Kargerpolarssl: also allocate PKCS#11 certificate object...
2015-11-14  Michal LudvigSupport for username-only auth file.
2015-11-13  Selva NairDo not hard-code windows systemroot in env_block
2015-11-13  Lev StipakovUse adapter index instead of name for windows IPv6...
2015-11-10  Steffan KargerAdd macro to ensure we exit on fatal errors
2015-11-10  Steffan KargerFix (potential) memory leak in init_route_list()
2015-11-09  Steffan Kargerpolarssl: add --verify-client-cert optional support
2015-11-09  Jan Just KeijserAuthor: Jan Just Keijser <janjust@nikhef.nl>
2015-11-06  Selva NairFix termination when windows suspends/sleeps
2015-10-22  Steffan Kargerpolarssl: fix --client-cert-not-required
2015-10-22  Lev StipakovReplace variable length array with malloc
2015-10-22  Steffan Kargeropenssl: remove usage of OPENSSL_malloc() from show_ava...
2015-10-22  Steffan KargerFix memory leak in auth-pam plugin
2015-10-22  Lev StipakovGenerate openvpn-plugin.h for MSVC build
2015-10-21  Steffan Kargerhardening: add insurance to exit on a failed ASSERT()
2015-10-19  Arne SchwabeStart Changes.rst that lists changes in 2.4.0
2015-10-19  Arne SchwabeDo not set the buffer size by default but rely on the...
2015-10-18  Lukasz KutylaFix privilege drop if first connection attempt fails
2015-10-15  Lev StipakovRefine float logging
2015-10-15  Arne SchwabeFix commit c67acea173dc9ee37220f5b9ff14ede081181992
2015-10-11  Lev StipakovFix compilation with --disable-server
next