]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-08-13  Guido VrankenResolve merge conflict fuzzing
2017-08-13  Guido Vrankenfuzzer-standalone-loader.c: add comments
2017-08-13  Guido Vrankenfuzzer-options.c: add comments
2017-08-13  Guido Vrankenfuzzer-verify-cert.c: change subbuffer limit from 256...
2017-08-13  Guido Vrankenfuzzer-forward.c: re-order data extraction for greater...
2017-08-11  Antonio Quartulliuse NULL instead of 0 when assigning pointers
2017-08-11  Antonio Quartulliremove unused functions
2017-08-11  Antonio Quartullimake function declarations C99 compliant
2017-08-11  Antonio QuartulliOpenSSL: remove unreachable call to SSL_CTX_get0_privat...
2017-08-11  Ilya Shipitsintravis-ci: update pkcs11-helper to 1.22
2017-08-11  Ilya Shipitsintravis-ci: update openssl to 1.0.2l, update mbedtls...
2017-08-11  David Sommersethcleanup: Move init_random_seed() to where it is being...
2017-08-11  David Sommersethcontrib: Remove keychain-mcd code
2017-08-11  Arne SchwabePrint ec bit details, refuse management-external-key...
2017-08-11  Antonio Quartullintlm: improve code style and readability
2017-08-11  Antonio Quartullintlm: restyle compressed multiple function calls
2017-08-11  Antonio Quartullintlm: convert binary buffers to uint8_t *
2017-08-11  Guido Vrankenfuzzer-forward.c: add comments, refactor code in multip...
2017-08-11  Guido VrankenFix bug in fuzzer-forward.c
2017-08-10  Guido Vrankenfuzzer-route.c: add some comments
2017-08-10  Guido Vrankenfuzzer-verify-cert: add comments, refactor code in...
2017-08-10  Guido Vrankenfuzzer-mroute.c: add comments
2017-08-10  Guido Vrankenfuzzer-list.c: remove unused line, add comments
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-07-25  David Sommersethcleanup: Move write_pid() to where it is being used
2017-07-25  Antonio Quartullitls-crypt: avoid warnings when --disable-crypto is...
2017-07-24  Antonio Quartullimanagement: preserve wait_for_push field when asking...
2017-07-20  Antonio Quartulliroute: improve error message
2017-07-20  Steffan Kargerfixup: also change missed openvpn_sleep() occurrences
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-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...
next