]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-08-10  Guido Vrankenfuzzer-buffer.c: add some comments
2017-08-10  Guido VrankenAdd comments to fuzzing.c, fuzzing.h, remove unused...
2017-08-09  Guido VrankenDHCP fuzzer: add comments
2017-08-09  Guido VrankenBase64 fuzzer: add comments, split code into separate...
2017-06-27  Guido VrankenReplace all open()/close() with platform_open()/platfor...
2017-06-27  Guido VrankenInitialize crypto in fuzzer-verify-cert
2017-06-27  Guido VrankenAdd crypto.c fuzzer
2017-06-27  Guido VrankenImplement platform_read, platform_write and replace...
2017-06-27  Guido VrankenPut README in the right directory..
2017-06-27  Guido VrankenPut back README
2017-06-26  Guido VrankenRename README
2017-06-26  Guido VrankenUpdate README
2017-06-26  Guido VrankenRemaining IO abstractions
2017-06-26  Guido VrankenIO abstractions in socks.c
2017-06-26  Guido VrankenRemove erroneous endif from fuzzer-base64, fuzzer-misc...
2017-06-26  Guido VrankenAdd compression fuzzer
2017-06-26  Guido VrankenPrepare compression functions for fuzzing
2017-06-26  Guido VrankenRemove crypto requirement from fuzzer-base64, fuzzer...
2017-06-26  Guido VrankenAdd mroute.c fuzzer
2017-06-26  Guido VrankenPrepare mroute.c, mroute.h for fuzzing
2017-06-23  Guido VrankenDisable check in mss.c to speed up fuzzing
2017-06-23  Guido VrankenAdd misc.c fuzzer
2017-06-23  Guido VrankenIO abstractions + dealing with execve/popen in misc.c
2017-06-23  Guido VrankenAdd list.c fuzzer
2017-06-23  Guido VrankenIO abstractions in list.c
2017-06-23  Guido VrankenAdd buffer.c fuzzer
2017-06-23  Guido VrankenAdd ssl_verify* fuzzer
2017-06-23  Guido VrankenAdd options.c fuzzer
2017-06-23  Guido VrankenDisable certain options in options.c
2017-06-23  Guido VrankenIO abstractions in options.c
2017-06-23  Guido VrankenAdd proxy.c fuzzer
2017-06-23  Guido VrankenIO abstractions in proxy.c
2017-06-23  Guido VrankenAdd forward.c fuzzer
2017-06-23  Guido VrankenIO abstractions in buffer.c, buffer.h
2017-06-23  Guido VrankenAdd dhcp.c fuzzer
2017-06-23  Guido VrankenAdd route.c fuzzer
2017-06-23  Guido VrankenIO abstractions in route.c
2017-06-23  Guido VrankenIO abstractions in socket.c, socket.h
2017-06-23  Guido VrankenIO abstractions in error.c
2017-06-23  Guido VrankenIgnore all messages except M_FATAL
2017-06-23  Guido VrankenImplement IO abstraction functions
2017-06-23  Guido VrankenCreate fuzzing basis + base64 fuzzer
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
next