]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
2017-02-23  Gert DoeringAdd openssl_compat.h to openvpn_SOURCES
2017-02-23  Simon MatterFix segfault when using crypto lib without AES-256...
2017-02-22  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-02-22  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-02-22  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-02-22  Emmanuel DelogetOpenSSL: don't use direct access to the internal of...
2017-02-21  David Sommersethdev-tools: lz4-rebaser tool carried a typo
2017-02-21  Antonio Quartullifix redirect-gateway behaviour when an IPv4 default...
2017-02-21  David Sommersethdev-tools: Simple tool which automates rebasing LZ4...
2017-02-20  Antonio Quartulliattempt to add IPv6 route even when no IPv6 address...
2017-02-20  Selva NairFix user's group membership check in interactive servic...
2017-02-19  Emmanuel DelogetOpenSSL: check for the SSL reason, not the full error
2017-02-16  Olivier WahrenbergerFix building with LibreSSL 2.5.1 by cleaning a hack.
2017-02-06  Ilya Shipitsingithub: Add PR template with contributor related inform... 83/head
2017-01-29  Ilya ShipitsinResolve several travis-ci issues
2017-01-27  Christian Hesseplugin: Remove GNUism in openvpn-plugin.h generation
2017-01-25  Christian HesseClean up plugin path handling
2017-01-25  Christian Hessesystemd: Add more security feature for systemd units
2017-01-25  Christian Hessesystemd: Do not race on RuntimeDirectory
2017-01-25  Christian Hessesystemd: Use automake tools to install unit files
2017-01-25  David Sommersethsystemd: Move the READY=1 signalling to an earlier...
2017-01-23  Steffan KargerUse SHA256 for the internal digest, instead of MD5
2017-01-22  David Sommersethgit: Merge .gitignore files into a single file
2017-01-20  Selva NairAdd a check for -Wl, --wrap support in linker
2017-01-18  Steffan KargerMore broadly enforce Allman style and braces-around...
2017-01-12  David Sommersethmanagement: Remove a redundant #ifdef block
2017-01-12  David Sommersethmanagement: >REMOTE operation would overwrite ce change...
2017-01-12  Christian Hesseman: fix formatting for alternative option
2017-01-09  Selva NairAlways release dhcp address in close_tun() on Windows.
2017-01-09  Steffan KargerRemove deprecated --no-iv option
2017-01-04  Gisle VanemCrash in options.c 66/head 77/head
2017-01-04  Selva NairFix push options digest update
2016-12-27  David Sommersethbuild: Ensure Changes.rst is shipped and installed...
2016-12-27  Steffan KargerTextual fixes for Changes.rst
2016-12-26  David Sommersethman: Remove references to no longer present IV_RGI6...
2016-12-26  Gert DoeringRemove IV_RGI6=1 peer-info signalling.
2016-12-26  Steffan Kargerman: encourage user to read on about --tls-crypt
2016-12-26  Steffan KargerDocument that RSA_SIGN can also request TLS 1.2 signatures
2016-12-24  David Sommersethdocs: Further enhance the documentation related to...
2016-12-21  Steffan KargerBump master to version 2.5_git
2016-12-21  David SommersethUpdate copyrights
2016-12-21  David Sommersethdev-tools: Added script for updating copyright years...
2016-12-16  David SommersethPreparing OpenVPN v2.4_rc2 release v2.4_rc2
2016-12-16  David Sommersethauth-gen-token: Hardening memory cleanup on auth-token...
2016-12-16  Steffan KargerDon't reopen tun if cipher changes
2016-12-15  David SommersethMerge 'reformatting' branch into master
2016-12-14  David SommersethThe Great Reformatting - first phase reformatting 111/head
2016-12-14  David Sommersethdev-tools: Add reformat-all.sh for code style unification
2016-12-14  David SommersethChanges.rst: Mainatiner update on C99
2016-12-14  David SommersethFurther enhance async-push feature description
2016-12-14  Steffan Kargerman: mention that --ecdh-curve does not work on mbed...
2016-12-14  Selva NairUnhide a line in man page by fixing a typo
next