]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-09-06  Antonio Quartullifix a couple of typ0s in comments and strings
2017-09-06  Steffan Kargertls-crypt: don't leak memory for incorrect tls-crypt...
2017-09-06  Antonio Quartulliroute: avoid definition of unused variables in certain...
2017-08-18  Steffan KargerAdd coverity static analysis to Travis CI config
2017-08-17  Steffan Kargercrypto: create function to initialize encrypt and decry...
2017-08-17  Antonio Quartullirename mroute_extract_addr_ipv4 to mroute_extract_addr_ip
2017-08-17  David SommersethUse consistent version references
2017-08-17  David SommersethHighlight deprecated features
2017-08-16  Steffan Kargertls-crypt: introduce tls_crypt_kt()
2017-08-16  Steffan KargerMove run_up_down() to init.c
2017-08-16  Antonio Quartulliremove the --disable-multi config switch
2017-08-16  Antonio Quartullintlm: avoid breaking anti-aliasing rules
2017-08-15  Thomas Veerman... Fix socks_proxy_port pointing to invalid data
2017-08-15  Steffan KargerDeprecate --no-replay
2017-08-15  Steffan KargerDeprecate --keysize
2017-08-14  David Sommersethsample-plugins: fix ASN1_STRING_to_UTF8 return value...
2017-08-14  Conrad HoffmannDocument down-root plugin usage in client.down
2017-08-14  Conrad HoffmannUse provided env vars in up/down script.
2017-08-14  Steffan KargerMove create_temp_file() out of #ifdef ENABLE_CRYPTO
2017-08-14  Steffan KargerAlways use default keysize for NCP'd ciphers
2017-08-14  Antonio Quartulliadd missing static attribute to functions
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-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  Ilya Shipitsintravis-ci: add 3 missing patches from master to release/2.4
2017-06-27  Steffan KargerMove adjust_power_of_2() to integer.h
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-20  Gert DoeringPreparing for release v2.4.3 (ChangeLog, version.m4... v2.4.3
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 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-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-11  David SommersethPreparing v2.4.2 release v2.4.2
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
next