]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2018-10-16  Antonio Quartulliifconfig-ipv6(-push): allow using hostnames 113/head
2018-10-16  Steffan Kargerbuffer_list_aggregate_separator(): simplify code
2018-10-16  Antonio Quartullibuffer_list: add functions documentation
2018-10-12  Arne SchwabeUse right function to set TLS1.3 restrictions in show-tls
2018-10-11  Arne SchwabeAdd better support for showing TLS 1.3 ciphersuites...
2018-10-11  Lev Stipakovoptions.c: fix broken unary minus usage
2018-10-10  Arne SchwabeAdd support for tls-ciphersuites for TLS 1.3
2018-10-10  Lev Stipakovinteractive.c: fix usage of potentially uninitialized...
2018-10-08  Samy Mahmoudiman: correct a --redirection-gateway option flag
2018-10-07  Steffan KargerDon't print OCC warnings about 'key-method', 'keydir...
2018-10-06  Gert DoeringFix combination of --dev tap and --topology subnet...
2018-10-06  Lev Stipakovinit.c: refine functions names and description
2018-10-06  Selva NairPass the hash without the DigestInfo header to NCryptSi...
2018-10-05  Steffan KargerFix --disable-crypto build
2018-10-05  Selva NairEnable dhcp on tap adapter using interactive service
2018-10-05  Steffan Kargertravis: add OpenSSL 1.1 Windows build
2018-10-05  Selva NairMove get system directory to a separate function
2018-10-05  Arne SchwabeAdd OpenSSL compat definition for RSA_meth_set_sign
2018-10-05  Lev StipakovRefactor NCP-negotiable options handling
2018-09-25  Arne SchwabeProperly free tuntap struct on android when emulating...
2018-09-03  Christian Ehrhardtsystemd: extend CapabilityBoundingSet for auth_pam
2018-09-03  Steffan KargerFix memory leak after sighup
2018-09-03  Steffan Kargermbedtls: print warning if random personalisation fails
2018-08-09  Jonathan K... Clarify and expand management interface documentation 108/head
2018-08-09  Adam CiarcińskiFix subnet topology on NetBSD (2.4).
2018-08-08  Selva NairBump version of openvpn plugin argument structs to 5
2018-08-05  David Sommersethplugin: Export base64 encode and decode functions
2018-08-05  James BekkemaResolves small IV_GUI_VER typo in the documentation.
2018-08-05  Selva NairCorrect the declaration of handle in 'struct openvpn_pl...
2018-07-18  Gert van DijkMinor reliability layer documentation fixes
2018-06-23  Gert DoeringAdd %d, %u and %lu tests to test_argv unit tests.
2018-06-23  Antonio Quartulliadd support for %lu in argv_printf and prevent ASSERT
2018-06-09  Simon RozmanAdd Interactive Service developer documentation
2018-06-08  Selva NairReplace M_DEBUG with D_LOW as the former is too verbose
2018-06-03  Steffan Kargerman: add security considerations to --compress section
2018-04-19  Gert Doeringpreparing release v2.4.6 (ChangeLog, version.m4, Change... v2.4.6
2018-04-19  Gert DoeringFix potential double-free() in Interactive Service...
2018-03-24  Gert van Dijkmanpage: improve description of --status and --status... 103/head
2018-03-24  Selva NairAvoid overflow in wakeup time computation
2018-03-07  Steffan KargerCheck for more data in control channel
2018-03-05  Selva NairManagement: warn about password only when the option...
2018-03-04  Joost RijneveldMake return code external tls key match docs
2018-03-02  Simon MatterAdd missing #ifdef SSL_OP_NO_TLSv1_1/2
2018-03-02  Selva NairDelete the IPv6 route to the "connected" network on...
2018-03-01  Gert DoeringCorrect version in ChangeLog - should be 2.4.5, was...
2018-03-01  David Sommersethmanagement: Warn if TCP port is used without password
2018-02-28  Gert DoeringPreparing for release v2.4.5 (ChangeLog, version.m4... v2.4.5
2018-02-28  Steffan KargerDon't throw fatal errors from create_temp_file()
2018-02-28  David Sommersethman: Reword --management to prefer unix sockets over TCP
2018-02-28  David Sommersethman: Add .TQ groff support macro
2018-02-26  Steffan KargerWarn if tls-version-max < tls-version-min
2018-02-25  Steffan Kargermbedtls: don't use API deprecated in mbed 2.7
2018-02-22  Gert DoeringFix removal of on-link prefix on windows with netsh
2018-02-22  Selva NairFix format spec errors in Windows builds
2018-02-21  Antonio Quartullimanpage: fix simple typ0
2018-02-21  Steffan KargerGet rid of ax_check_compile_flag.m4
2018-02-21  Selva NairAdapt to RegGetValue brokenness in Windows 7
2018-02-20  Ilya Shipitsintravis-ci: modify openssl build script to support opens...
2018-02-20  Selva NairUse lowest metric interface when multiple interfaces...
2018-02-20  Selva NairMake most registry values optional
2018-02-20  Selva NairEnsure strings read from registry are null-terminated
2018-02-20  Arne Schwabeshow the right string for key-direction
2018-02-20  Steffan KargerEnable stricter compiler warnings by default
2018-02-20  Steffan KargerLog pre-handshake packet drops using D_MULTI_DROPPED
2018-02-20  Steffan KargerFix format errors when cross-compiling for Windows
2018-02-04  Arne SchwabeTreat dhcp-option DNS6 and DNS identical
2018-02-01  David SommersethUpdate copyright to include 2018 plus company name...
2018-01-25  Selva NairRefactor get_interface_metric to return metric and...
2018-01-25  Steffan KargerPlug memory leak if push is interrupted
2018-01-25  Simon RozmanDocument missing OpenVPN states
2018-01-25  Selva NairTLS v1.2 support for cryptoapicert -- RSA only
2018-01-25  Selva NairAdd SSL_CTX_get_max_proto_version() not in openssl 1.0
2018-01-20  Steffan KargerAdd support for TLS 1.3 in --tls-version-{min, max}
2018-01-20  Steffan KargerFix --tls-version-min and --tls-version-max for OpenSSL...
2018-01-14  Selva NairBring cryptoapi.c upto speed with openssl 1.1 101/head
2018-01-14  Selva NairUse RSA_meth_free instead of free
2018-01-14  Emmanuel DelogetOpenSSL: check EVP_PKEY key types before returning...
2018-01-11  Steffan Kargertravis: use clang's -fsanitize=address to catch more...
2018-01-11  Ilya Shipitsintravis-ci: add brew cache, remove ccache
2018-01-11  Steffan Kargerssl_openssl: fix compiler warning by removing getbio...
2018-01-11  Steffan KargerFix types around buffer_list_push(_data)
2018-01-11  Steffan Kargerbuffer_list_aggregate_separator(): prevent 0-byte malloc
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): don't exceed max_len
2018-01-09  Steffan Kargerbuffer_list_aggregate_separator(): update list size...
2018-01-09  Bertrand Bonnefoy... Fix typo in error message: "optione" -> "option"
2018-01-09  Selva NairReturn NULL if GetAdaptersInfo fails
2018-01-09  Steffan KargerFix memory leak in buffer unit tests
2017-12-08  Antonio Quartullimbedtls: fix typ0 in comment 100/head
2017-12-06  Antonio QuartulliAllow learning iroutes with network made up of all...
2017-12-06  Antonio Quartullireload HTTP proxy credentials when moving to the next...
2017-12-04  Simon Rozmanopenvpnserv: Add support for multi-instances
2017-11-24  Steffan KargerUse P_DATA_V2 for server->client packets too
2017-11-23  Jeremie Courreges... Fix build with LibreSSL
2017-11-19  Steffan KargerAdd --tls-cert-profile option.
2017-11-11  Gert DoeringRemove warning on pushed tun-ipv6 option.
2017-11-05  Steffan Kargerbuffer_list_aggregate_separator(): add unit tests
2017-11-04  David Sommersethsystemd: Add and ship README.systemd
2017-11-04  Simon RozmanMSVC meta files added to .gitignore list
2017-11-04  Simon RozmanUniform swprintf() across MinGW and MSVC compilers
2017-11-04  Simon RozmanFix typo in "verb" command examples
next