]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-07-20  Steffan KargerMove openvpn_sleep() to manage.c
2017-07-20  Steffan KargerRemove strerror_ts()
2017-07-17  Antonio Quartullintlm: unwrap multiple function calls
2017-07-17  Antonio Quartullintlm: avoid useless cast
2017-07-17  Antonio Quartullidon't print errno twice
2017-07-17  Antonio Quartulliuse M_ERRNO instead of explicitly printing errno
2017-06-29  David Sommersethdoc: The CRL processing is not a deprecated feature
2017-06-29  Steffan KargerUndo cipher push in client options state if cipher...
2017-06-29  Emmanuel DelogetOpenSSL: remove EVP_CIPHER_CTX_free() from the compat...
2017-06-29  Emmanuel DelogetOpenSSL: remove EVP_CIPHER_CTX_new() from the compat...
2017-06-27  Steffan KargerMove adjust_power_of_2() to integer.h
2017-06-27  Steffan Kargerinit_key_ctx: key and iv arguments can (now) be const
2017-06-27  Arne SchwabeSet tls-cipher restriction before loading certificates
2017-06-27  Antonio Quartullicrypto: correct typ0 in error message
2017-06-22  Steffan KargerFix typo in extract_x509_extension() debug message
2017-06-22  Emmanuel DelogetOpenSSL: remove pre-1.1 function from the OpenSSL compa...
2017-06-21  Ilya Shipitsintravis-ci: added gcc and clang openssl-1.1.0 builds
2017-06-20  Gert DoeringUpdate Changes.rst with relevant info for 2.4.3 release.
2017-06-19  Gert DoeringFix remotely-triggerable ASSERT() on malformed IPv6...
2017-06-19  Guido VrankenPrevent two kinds of stack buffer OOB reads and a crash...
2017-06-19  Steffan KargerFix potential double-free in --x509-alt-username (CVE...
2017-06-19  Steffan KargerRestrict --x509-alt-username extension types
2017-06-19  Steffan KargerFix remote-triggerable memory leaks (CVE-2017-7521)
2017-06-19  Steffan Kargermbedtls: require C-string compatible types for --x509...
2017-06-19  Steffan Kargermbedtls: fix --x509-track post-authentication remote...
2017-06-19  David Sommersethauth-token with auth-nocache fix broke --disable-crypto...
2017-06-19  Antonio QuartulliIgnore auth-nocache for auth-user-pass if auth-token...
2017-06-18  Gert DoeringFix potential 1-byte overread in TCP option parsing.
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-06-18  Steffan KargerFix mbedtls fingerprint calculation
2017-06-18  Steffan KargerAdd a DSA test key/cert pair to sample-keys
2017-06-18  Emmanuel DelogetOpenSSL: force meth->name as non-const when we free...
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of DSA
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of RSA
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-06-18  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-06-18  Gert DoeringFix edge case with clients failing to set up cipher...
2017-06-16  David Sommersethdev-tools: Script generating the source releases in...
2017-06-16  David Sommersethcopyright: Update GPLv2 license texts
2017-06-16  Guido VrankenFix a null-pointer dereference in establish_http_proxy_...
2017-06-13  Steffan Kargeropenssl: fix overflow check for long --tls-cipher option
2017-06-12  Steffan KargerSkip tls-crypt unit tests if required crypto mode not...
2017-06-12  Guido VrankenEnsure option array p[] is always NULL-terminated
2017-06-12  Gert Doeringproxy.c refactoring: remove always-NULL gc parameter
2017-06-11  Jérémie Courrèges... Missing include for socket-flags TCP_NODELAY on OpenBSD
2017-06-11  Jérémie Courrèges... Fix an unaligned access on OpenBSD/sparc64
2017-06-10  Guido VrankenFix memory leak in add_option() for option 'connection'
2017-06-09  Guido VrankenFix 2 memory leaks in proxy authentication routine
2017-06-08  Guido Vrankenrefactor my_strupr
2017-05-20  Gert DoeringRemove erroneous limitation on max number of args for...
2017-05-18  Steven McDonaldFix gateway detection with OpenBSD routing domains
2017-05-18  Steffan KargerAvoid a 1 byte overcopy in x509_get_subject (ssl_verify...
2017-05-18  Gert DoeringFix NCP behaviour on TLS reconnect.
2017-05-18  David Sommersethcrypto: Enable SHA256 fingerprint checking in --verify...
2017-05-18  Matthias AndreeMake openvpn-plugin.h self-contained again.
2017-05-17  Steffan KargerLog the negotiated (NCP) cipher
2017-05-13  Selva NairPass correct buffer size to GetModuleFileNameW()
2017-05-10  ValdikSSSet a low interface metric for tap adapter when block...
2017-05-10  Steffan KargerDrop packets instead of assert out if packet id rolls...
2017-05-10  Steffan KargerDon't assert out on receiving too-large control packets...
2017-05-09  Steffan KargerDocument tls-crypt security considerations in man page
2017-05-09  Selva NairIn auth-pam plugin clear the password after use
2017-05-09  Steffan KargerAlways clear username/password from memory on error
2017-05-09  David Sommersethplugin: Export secure_memzero() to plug-ins
2017-05-09  Steffan KargerRestore pre-NCP frame parameters for new sessions
2017-05-09  David Sommersethplugin: Fix documentation typo for type_mask
2017-05-09  Steffan Kargermbedtls: correctly check return value in pkcs11_certifi...
2017-05-08  Ilya Shipitsinv4, travis-ci: add 2 mingw "build only" configurations
2017-05-08  Steffan KargerFix memory leak in x509_verify_cert_ku()
2017-05-08  Hristo VenevFix extract_x509_field_ssl for external objects, v2
2017-05-05  Steffan KargerFix Changes.rst layout
2017-05-05  Steffan KargerDon't run packet_id unit tests for --disable-crypto...
2017-05-05  Steffan Kargercleanup: merge packet_id_alloc_outgoing() into packet_i...
2017-04-24  David SommersethFix broken ./configure on systems without openssl.pc
2017-04-11  David SommersethRequire minimum OpenSSL 1.0.1
2017-04-11  David SommersethMake --cipher/--auth none more explicit on the risks
2017-03-29  David Sommersethdocs: Fixed man-page warnings discoverd by rpmlint
2017-03-29  David Sommersethauth-token: Ensure tokens are always wiped on de-auth
2017-03-20  Gert DoeringMake ENABLE_OCC no longer depend on !ENABLE_SMALL
2017-03-20  Gert DoeringFix installation of IPv6 host route to VPN server when...
2017-03-19  David Sommersethcleanup: Remove faulty env processing functions
2017-03-19  Antonio Quartulliignore remote-random-hostname if a numeric host is...
2017-03-19  David Sommersethplugin: Improve the handling of default plug-in directory
2017-03-19  Steffan KargerBe less picky about keyUsage extensions
2017-03-19  Steffan KargerDeprecate --ns-cert-type
2017-03-16  Steffan KargerFix non-C99-compliant builds: don't use const size_t...
2017-03-16  Antonio QuartulliCRL: use time_t instead of struct timespec to store...
2017-03-16  Eric ThorpeFix Building Using MSVC
2017-03-15  Steffan KargerRemove duplicate X509 env variables
2017-03-12  Steffan KargerFix types in WIN32 socket_listen_accept()
2017-03-12  Ilya Shipitsintravis-ci: remove unused files
2017-03-05  Ilya Shipitsintravis-ci: add 'make distcheck' to test scenario, V2
2017-03-05  Emmanuel DelogetOpenSSL: use EVP_CipherInit_ex() instead of EVP_CipherI...
2017-03-05  Emmanuel DelogetOpenSSL: SSLeay symbols are no longer available in...
2017-03-05  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-02-24  Gert DoeringFix '--dev null'
2017-02-24  Christian Hessefix typo in notification message
2017-02-23  Steffan KargerOpenSSL: 1.1 fallout - fix configure on old autoconf
next