]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2020-05-07  Antonio Quartulliconvert *_inline attributes to bool
2020-05-07  Arne SchwabeUse crypto library functions for const time memcmp...
2020-05-07  Antonio Quartullit_net.sh: assign MAC address directly during interface...
2020-04-27  Gert DoeringUncrustify the tests/unit_tests/ part of our tree.
2020-04-26  Arne SchwabeAdd tls-crypt-v2 test writing metadata
2020-04-22  Arne SchwabeFix tls_ctx_client/server_new leaving error on OpenSSL...
2020-04-20  Antonio Quartulliremove bogus file check on --genkey argument
2020-04-19  Arne SchwabeAnother round of uncrustify code cleanup.
2020-04-19  Arne SchwabeMinor style change to improve code style
2020-04-19  Arne SchwabeRefactor counting number of element in a : delimited...
2020-04-19  Antonio Quartullit_net.sh: use dummy interface instead of tun
2020-04-19  Antonio Quartullisitnl: fix ignoring EEXIST when sending a netlink command
2020-04-19  Antonio Quartullisitnl: fix TUN/TAP confusion in error messages
2020-04-19  Antonio Quartullisitnl: fix failure reporting by keeping error negative
2020-04-16  Lev StipakovFix illegal client float (CVE-2020-11810)
2020-04-16  Lev StipakovFix broken async push with NCP is used
2020-04-15  Arne SchwabeFix OpenSSL 1.1.1 not using auto elliptic curve selection
2020-04-10  Maxim PlotnikovOpenSSL: Fix --crl-verify not loading multiple CRLs...
2020-04-06  Arne SchwabeFix off-by-one in tls-crypt-v2 client wrapping with...
2020-04-03  Selva NairWhen auth-user-pass file has no password query the...
2020-04-03  Selva NairMove querying username/password from management to...
2020-04-02  Arne SchwabeFix OpenSSL error stack handling of tls_ctx_add_extra_certs
2020-04-01  Simon Rozmantun.c: revise the IPv4 ifconfig flow on Windows
2020-04-01  Arne SchwabeFetch OpenSSL versions via source/old links
2020-04-01  Tom van LeeuwenmbedTLS: Make sure TLS session survives move
2020-04-01  WGHdocs: Add reference to X509_LOOKUP_hash_dir(3)
2020-04-01  Simon Rozmantapctl: Support multiple hardware IDs
2020-04-01  Simon Rozmanopenvpnmsica: Merge FindTUNTAPAdapters into FindSystemInfo
2020-03-27  Arne SchwabeNormalise ncp-ciphers option and restrict it to 127...
2020-03-24  Santtu LakkalaFix OpenSSL private key passphrase notices
2020-03-24  Ilya Shipitsintravis-ci: add arm64, s390x builds.
2020-03-24  Simon Rozmanopenvpnmsica, tapctl: Revise default hardware ID management
2020-03-24  Simon Rozmanopenvpnmsica: Extend to support arbitrary HWID network...
2020-03-24  Simon Rozmanopenvpnmsica: "TAP" => "TUN/TAP"
2020-03-24  Simon Rozmanopenvpnmsica, tapctl: "interface" => "adapter"
2020-03-24  Simon Rozmanopenvpnmsica: Simplify static function names
2020-03-24  Simon Rozmanopenvpnmsica: Revise MSI custom actions interop
2020-03-23  Simon Rozmantapctl: Add functions for enabling/disabling adapters
2020-03-15  Lev StipakovFix building with --enable-async-push in FreeBSD
2020-03-14  Simon Rozmantun.c: reorder IPv6 ifconfig on Windows
2020-03-14  Lev Stipakovtun.c: fix 'use after free' error
2020-03-13  Domagoj PensaSkip DNS address validation
2020-03-10  Simon Rozmanwintun: upgrade error message in case of ring registrat...
2020-03-09  Simon Rozmantapctl: Update documentation
2020-03-09  Simon Rozmanopenvpnmsica: Fix TAPInterface.DisplayName field interp...
2020-03-09  Simon Rozmanopenvpnmsica: Remove required Windows driver certificat...
2020-03-09  Arne SchwabeMove NCP related function into a seperate file and...
2020-03-08  Simon Rozmanwintun: check for conflicting options
2020-03-08  Simon Rozmantun.c: uncrustify
2020-03-08  Simon Rozmantun.c: refactor driver detection and make it case-insen...
2020-03-08  Lev Stipakovinteractive.c: remove unused function
2020-02-20  Selva NairFix possible access of uninitialized pipe handles
2020-02-20  Selva NairFix possibly uninitialized return value in GetOpenvpnSe...
2020-02-20  Arne SchwabeWarn about insecure ciphers also in init_key_type
2020-02-20  David SommersethDocumented all the argv related code with minor refactoring
2020-02-20  Heiko HundAdd gc_arena to struct argv to save allocations
2020-02-20  Heiko Hundargv: do fewer memory re-allocations
2020-02-20  Heiko Hundre-implement argv_printf_*()
2020-02-17  Arne SchwabeImplement dynamic NCP negotiation
2020-02-17  Arne SchwabeAdd strsep compat function
2020-02-17  Arne SchwabeOnly announce IV_NCP=2 when we are willing to support...
2020-02-13  Selva NairAllow unicode search string in --cryptoapicert option
2020-02-13  Selva NairSkip expired certificates in Windows certificate store
2020-02-13  Lev Stipakovcryptoapi.c: fix run-time check failure in msvc debugger
2020-02-13  Lev Stipakovconfigure.ac: simplify AC_CHECK_FUNCS statements
2020-02-10  Selva NairSwap the order of checks for validating interactive...
2020-02-05  Domagoj PensaFix linking issues on MinGW
2020-01-20  Steffan KargerMove keying material exporter check from syshead.h...
2020-01-19  Steffan Kargermbedtls: add RFC 5705 keying material exporter support
2020-01-19  Simon Rozmanwintun: refactor code to use enum driver type
2020-01-19  Simon Rozmanwintun: stop sending TAP-Windows6 ioctls to NDIS device
2020-01-19  Lev Stipakovoptions.c: do not force route delay when not using...
2019-12-22  Simon Rozmantun.c: reword the at_least_one_tap_win() error
2019-12-22  Simon Rozmanwintun: add support for --dev-node
2019-12-22  Simon Rozmanwintun: register ring buffers when iterating adapters
2019-12-22  Simon Rozmantun.c: make wintun_register_ring_buffer() non-fatal...
2019-12-22  Simon Rozmantun.c: upgrade get_device_guid() to return the Windows...
2019-12-22  Simon Rozmantun.c: make Windows device lookup functions more general
2019-12-19  Lev Stipakovtun.c: do not add/remove on-link IPv4 route on tun...
2019-12-19  Lev Stipakovtun.c: refactor open_tun() implementation
2019-12-18  Lev Stipakovwintun: clear adapter settings on tun close
2019-12-18  Lev Stipakovwintun: set adapter properties via interactive service
2019-12-17  Lev Stipakovwintun: interactive service support
2019-12-17  Lev Stipakovwintun: ring buffers based I/O
2019-12-04  Arne SchwabeDocument tls-ciphersuites also in --help output
2019-12-04  Arne SchwabeAdd support for OpenSSL TLS 1.3 when using management...
2019-12-04  Arne SchwabeMake tls_version_max return the actual maximum version
2019-11-29  Lev Stipakovtravis: bump clang version
2019-11-27  Antonio Quartullitravis: fix CFLAGS assignment error and add -Werror...
2019-11-27  Selva NairFix ACL_CHECK_ADD_COMPILE_FLAGS to work with clang
2019-11-10  Antonio Quartullitravis: compile with -Werror on Linux
2019-11-10  Antonio Quartulliauth.c: make cast explicit in the crypto API
2019-11-10  Antonio Quartulliauth_token_kt: ensure key_type object is initialized
2019-11-10  Antonio Quartulliget rid of 'broadcast' argument when configuring the...
2019-11-10  Steffan KargerUpdate sample configs to use modern cipher, remove...
2019-11-10  Antonio Quartulliadd -Wno-stringop-truncation to CFLAGS on linux
2019-11-09  Lev Stipakovtravis: bump MSVC to 2019
2019-11-09  Antonio Quartullisocks: use the right function when printing struct...
2019-11-09  Lev Stipakovwintun: implement opening wintun device
2019-11-09  Lev Stipakovwintun: add --windows-driver config option
next