]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2018-10-07  Lev Stipakovopenvpnserv: clarify return values type
2018-10-07  Steffan KargerFix use-after-free in tls_ctx_use_management_external_key
2018-10-07  Simon RozmanSigned/unsigned warnings of MSVC resolved
2018-10-07  Simon RozmanChange quoted to angled form when #including external...
2018-10-06  Antonio Quartulliensure function declarations are compiled with their...
2018-10-06  Antonio Quartullimerge *-inline.h files with their main header
2018-10-06  Antonio Quartullipf: restyle pf_c2c/addr_test() to make them 'struct...
2018-10-06  Arne SchwabeFactor out convert_tls_list_to_openssl method
2018-10-06  Lev Stipakovinit.c: refine functions names and description
2018-10-05  Arne SchwabeSkip error about ioctl(SIOCGIFCONF) failed on Android
2018-10-05  Selva NairRefactor sending commands to interactive service
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  Selva NairPass the hash without the DigestInfo header to NCryptSi...
2018-10-05  Lev StipakovRefactor NCP-negotiable options handling
2018-10-01  Lev Stipakovwin: support for Visual Studio 2017
2018-09-27  Steffan KargerFix memory leak in SSL_CTX_use_certificate
2018-09-26  Steffan Kargermbedtls: remove dependency on mbedtls pkcs11 module
2018-09-26  Steffan Kargermbedtls: make external signing code generic
2018-09-25  Steffan KargerDo not load certificate from tls_ctx_use_external_priva...
2018-09-25  Arne SchwabeProperly free tuntap struct on android when emulating...
2018-09-19  Steffan KargerRemove unused void_ptr_hash_function and void_ptr_compa...
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
2018-08-09  Adam CiarcińskiFix subnet topology on NetBSD.
2018-08-08  Steffan KargerIntroduce buffer_write_file()
2018-08-08  Selva NairAccept empty password and/or response in auth-pam plugin
2018-08-08  Selva NairBump version of openvpn plugin argument structs to 5
2018-08-07  Selva NairParse static challenge response in auth-pam plugin
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-24  Antonio Quartullimake tls-auth and tls-crypt per-connection-block options
2018-07-24  Antonio Quartullicrypto: always reload tls-auth/crypt key contexts
2018-07-22  Steffan KargerAdd crypto_pem_{encode,decode}()
2018-07-18  Gert van DijkRemove unneeded newline in debug message in reliable.c
2018-07-18  Gert van DijkMake second parameter to reliable_send_purge() const
2018-07-18  Gert van DijkMinor reliability layer documentation fixes
2018-07-13  Antonio Quartullisocket: make stream_buf_* functions static
2018-07-13  Gert DoeringPrint lzo_init() return code in case of errors
2018-07-12  Steffan KargerMove execve/run_script helper functions to run_command.c
2018-07-05  Steffan KargerMove file-related functions from misc.c to platform.c
2018-07-03  Arne SchwabeAdd MTU to Android IFCONFIG6 control command
2018-07-02  Gert DoeringExtend push-remove to also handle 'ifconfig'.
2018-06-29  Steffan Kargeropenssl: add missing #include statements
2018-06-29  Steffan Kargeropenssl: don't use deprecated SSLEAY/SSLeay symbols
2018-06-23  Gert DoeringAdd %d, %u and %lu tests to test_argv unit tests.
2018-06-23  Antonio Quartulliwindows: properly configure TAP driver when no IPv4...
2018-06-23  Antonio Quartulliadd support for %lu in argv_printf and prevent ASSERT
2018-06-23  Ilya Shipitsintravis-ci: cleanup, refactor, upgrade ssl libraries
2018-06-18  Antonio Quartullitun: ensure interface can be configured with IPv6 only
2018-06-13  Antonio Quartullitun: get rid of tt->did_ifconfig member
2018-06-13  Antonio Quartullitun: always pass a valid tt pointer
2018-06-13  Antonio Quartullitun: ensure gc and argv are properly handled
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-08  Antonio Quartullipool: convert pool 'type' to enum
2018-06-05  Antonio Quartullipool: restyle ipv4/ipv6 members to improve readability
2018-06-03  Steffan Kargerman: add security considerations to --compress section
2018-04-19  Gert DoeringFix potential double-free() in Interactive Service...
2018-03-24  Gert van DijkAdd negotiated cipher to status file format 2 and 3
2018-03-24  Gert van Dijkmanpage: improve description of --status and --status...
2018-03-24  Selva NairAvoid overflow in wakeup time computation
2018-03-08  Steffan KargerMove env helper functions into their own module/file
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  Selva NairDelete the IPv6 route to the "connected" network on...
2018-03-01  David Sommersethmanagement: Warn if TCP port is used without password
2018-02-28  Selva NairSupport EC certificates with cryptoapicert
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-23  Selva NairMove setting private key to a function in prep for...
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-21  Selva NairDisable external ec key support when building with...
2018-02-20  Selva NairMove code to free cd to a function CAPI_DATA_free()
2018-02-20  Steffan Kargerreliable: remove reliable_unique_retry()
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  Selva NairAllow external EC key through --management-external-key
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-04  Arne SchwabeTreat dhcp-option DNS6 and DNS identical
2018-02-01  David SommersethUpdate copyright to include 2018 plus company name...
2018-01-29  Selva NairPrompt for signature using '>PK_SIGN' if the client...
2018-01-29  Selva NairAdd management client version
2018-01-25  Selva NairRefactor get_interface_metric to return metric and...
next