]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2017-09-25  David SommersethPreparing OpenVPN 2.3.18 release release/2.3 115/head 95/head v2.3.18
2017-09-21  Steffan KargerFix bounds check in read_key()
2017-09-06  Szilárd PfeifferOpenSSL: Always set SSL_OP_CIPHER_SERVER_PREFERENCE...
2017-08-15  Steffan KargerDeprecate --ns-cert-type
2017-06-27  Antonio Quartullicrypto: correct typ0 in error message
2017-06-20  Gert DoeringPreparing for release v2.3.17 (ChangeLog, version.m4... v2.3.17
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  David Sommersethauth-token with auth-nocache fix broke --disable-crypto...
2017-06-19  David Sommersethbackport: Ignore auth-nocache for auth-user-pass if...
2017-06-18  Gert DoeringFix potential 1-byte overread in TCP option parsing.
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  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-18  Gert DoeringPreparing for release v2.3.16 (ChangeLog, version.m4) v2.3.16
2017-05-18  Steven McDonaldFix gateway detection with OpenBSD routing domains
2017-05-18  Antonio Quartullifix redirect-gateway behaviour when an IPv4 default...
2017-05-18  Guido VrankenAvoid a 1 byte overcopy in x509_get_subject (ssl_verify...
2017-05-18  Selva NairCheck for errors in the return value of GetModuleFileNa...
2017-05-11  David SommersethPrepare v2.3.15 release v2.3.15
2017-05-11  Steffan KargerDon't assert out on receiving too-large control packets...
2017-05-11  Steffan KargerDrop packets instead of assert out if packet id rolls...
2017-05-10  Steffan KargerIntroduce and use secure_memzero() to erase secrets
2017-05-10  Steffan KargerDocument that OpenVPN 2.3 does not check the CRL signature
2017-05-09  Steffan Kargercleanup: merge packet_id_alloc_outgoing() into packet_i...
2017-05-09  Steffan KargerAdd missing includes in error.h
2017-04-11  David SommersethMake --cipher/--auth none more explicit on the risks
2017-03-20  Gert DoeringDocument --proto udp6, tcp6, etc.
2017-01-22  David Sommersethgit: Merge .gitignore files into a single file
2017-01-04  Julien MuchembledFix implicit declarations when HAVE_OPENSSL_ENGINE...
2016-12-23  David Sommersethdocs: Further improve --reneg-bytes and SWEET32 information
2016-12-21  David SommersethUpdate copyrights
2016-12-21  David Sommersethdev-tools: Added script for updating copyright years...
2016-12-06  Gert DoeringPreparing release of v2.3.14 v2.3.14
2016-12-06  Selva NairCorrectly state the default dhcp server address in...
2016-11-30  Selva NairMap restart signals from event loop to SIGTERM during...
2016-11-30  Selva NairWhen parsing '--setenv opt xx ..' make sure a third...
2016-11-28  Christian Hesseupdate year in copyright message
2016-11-28  Steffan KargerClean up format_hex_ex()
2016-11-23  David SommersethDocument the --auth-token option
2016-11-13  Selva NairSupport --block-outside-dns on multiple tunnels
2016-11-11  Gert DoeringRepair topology subnet on OpenBSD
2016-11-09  Gert DoeringRepair topology subnet on FreeBSD 11
2016-11-04  Lev StipakovDrop recursively routed packets
2016-11-02  David SommersethPreparing release of v2.3.13 v2.3.13
2016-11-01  David Sommersethman: Improve the --keepalive section
2016-10-28  Steffan KargerAdd a revoked cert to the sample keys
2016-10-28  Steffan KargerLimit --reneg-bytes to 64MB when using small block... contains
2016-10-10  Lev StipakovFix compilation in pedantic mode
2016-10-10  Lev StipakovExclude peer-id from pulled options digest
2016-10-09  Gert DoeringFix --multihome for IPv6 on 64bit BSD systems.
2016-10-04  Gert Doeringadd POSTINIT_CMD_suf to t_client.sh and sample config
2016-10-04  David Sommersetht_client.sh: Add prepare/cleanup possibilties for each...
2016-10-04  Steffan KargerUpdate cipher-related man page text
2016-10-04  Gert Doeringmake t_client robust against sudoers misconfiguration
2016-10-04  Samuli SeppänenAutomatically cache expected IPs for t_client.sh on...
2016-09-20  Gert DoeringFix t_client runs on OpenSolaris
2016-09-18  Arne SchwabeIncorporate the Debian typo fixes where appropriate...
2016-09-17  David Sommersetht_client.sh: Improve detection if the OpenVPN process...
2016-09-17  David Sommersetht_client.sh: Add support for Kerberos/ksu
2016-09-17  Ilya Shipitsinskip t_lpback.sh and t_cltsrv.sh if openvpn configured...
2016-09-17  David Sommersetht_client.sh: Make OpenVPN write PID file to avoid vario...
2016-09-16  Steffan Kargercleanup: remove code duplication in msg_test()
2016-09-16  Steffan KargerMake gnu89 support explicit
2016-09-16  Gert DoeringDo not abort t_client run if OpenVPN instance does...
2016-08-25  Arne SchwabeUse AES ciphers in our sample configuration files and...
2016-08-25  Steffan KargerFix unittests for out-of-source builds
2016-08-23  David SommersethPreparing release of v2.3.12 v2.3.12
2016-08-23  David SommersethRevert "Drop recursively routed packets"
2016-08-22  Lev StipakovDrop recursively routed packets
2016-08-22  Steffan KargerDiscourage using 64-bit block ciphers
2016-07-26  Steffan KargerFix '--cipher none --cipher' crash
2016-07-11  Selva NairPromptly close the netcmd_semaphore handle after use
2016-07-07  David SommersethRemove NOP function and callers
2016-06-20  Arne SchwabeMove ASSERT so external-key with OpenSSL works again
2016-06-11  Arne SchwabeComplete push-peer-info documentation and allow IV_PLAT...
2016-06-08  Steffan KargerDon't limit max incoming message size based on c2-...
2016-06-07  Selva NairIgnore SIGUSR1/SIGHUP during exit notification
2016-06-05  David SommersethAnother fix related to unit test framework
2016-06-05  Selva NairMake block-outside-dns work with persist-tun
2016-05-31  Samuli SeppänenClarify the fact that build instructions in README...
2016-05-31  Ivo MancaPlug memory leak in mbedTLS backend
2016-05-31  David SommersethOnly build and run cmocka unit tests if its submodule...
2016-05-30  Jeffrey CutterUpdate contrib/pull-resolv-conf/client.up for no DOMAIN
2016-05-30  Leon KlingeleAdd link to bug tracker
2016-05-30  Jens NeuhalfenAdd a test for auth-pam searchandreplace
2016-05-30  Jens NeuhalfenAdd unit testing support via cmocka
2016-05-19  Samuli SeppänenUpdate CONTRIBUTING.rst to allow GitHub PRs for code...
2016-05-18  Josh CepekPush an IPv6 CIDR mask used by the server, not the...
2016-05-16  Selva NairMake error non-fatal while deleting address using netsh
2016-05-15  Dorian HarmansAdd CHACHA20-POLY1305 ciphersuite IANA name translations.
2016-05-13  Steffan KargerFix polarssl / mbedtls builds
next