]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
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
next