]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2016-04-28  Steffan KargerMigrate to mbed TLS 2.x
2016-04-28  Steffan KargerImplemented x509-track for PolarSSL.
2016-04-28  Steffan KargerPolarSSL x509_get_sha1_hash now returns correct SHA1...
2016-04-27  Lev StipakovFix "implicit declaration" compiler warning
2016-04-27  Daniel KubecFix buffer size parameter for exported keying material.
2016-04-21  Jens NeuhalfenFix buffer overflow by user supplied data
2016-04-18  Selva NairSupport reading the challenge-response from console
2016-04-18  Steffan KargerFurther restrict default cipher list
2016-04-17  Jens NeuhalfenMake intent of utun device name validation clear
2016-04-17  Steffan Kargerfixup: change init_key_type() param name in declaration too
2016-04-14  Selva NairEnsure input read using systemd-ask-password is null...
2016-04-04  Arne SchwabeImplement inlining of crl files
2016-04-04  James YonanExtended x509-track for OpenSSL to report SHA1 fingerprint.
2016-04-04  James YonanAdded flags parameter to format_hex_ex.
2016-04-04  Steffan KargerReplace MSG_TEST() macro for static inline msg_test()
2016-04-04  Steffan KargerFix memory leak in argv_extract_cmd_name()
2016-04-01  Steffan KargerFix potential null-pointer dereference
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...
next