]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2023-11-15  Lev StipakovMake --dns options apply for tap-windows6 driver
2023-11-15  Arne SchwabeDo not check key_state buffers that are in S_UNDEF...
2023-11-14  Lev Stipakovconfig.h: fix incorrect defines for _wopen()
2023-11-11  Aquila Macedodoc: Correct typos in multiple documentation files
2023-11-11  Frank Lichtenheldplatform.c: Do not depend Windows build on HAVE_CHDIR
2023-11-08  Gert Doeringpreparing release 2.6.7 v2.6.7
2023-11-08  Arne SchwabeFix using to_link buffer after freed
2023-11-08  Arne SchwabeDouble check that we do not use a freed buffer when...
2023-11-08  Arne SchwabeRemove saving initial frame code
2023-10-22  Lev Stipakovdco: warn if DATA_V1 packets are sent to userspace
2023-10-18  Arne SchwabeRemove openssl engine method for loading the key
2023-10-18  Arne SchwabeAdd warning if a p2p NCP client connects to a p2mp...
2023-10-15  Lev Stipakovdco-win: get driver version
2023-10-14  Arne SchwabePrint peer temporary key details
2023-10-13  Arne SchwabeAdd warning for the --show-groups command that some...
2023-10-13  Frank Lichtenhelddoc: fix argument name in --route-delay documentation
2023-10-02  Selva NairLog OpenSSL errors on failure to set certificate
2023-09-26  Frank LichtenheldRemove all traces of the previous MSVC build system
2023-09-26  Frank LichtenheldCMake: backport CMake buildsystem from master to releas...
2023-09-25  Frank Lichtenheldvcpkg-ports/pkcs11-helper: Backport MinGW series from...
2023-09-25  Arne SchwabeMock openvpn_exece on win32 also for test_tls_crypt
2023-09-23  Selva NairMake cert_data.h and test_cryptoapi/pkcs11.c MSVC compliant
2023-09-23  Frank Lichtenheldbuffer: use memcpy in buf_catrunc
2023-09-22  Frank LichtenheldGHA: new workflow to submit scan to Coverity Scan service
2023-09-22  Heiko Hunddns option: remove support for exclude-domains
2023-09-22  Frank LichtenheldGHA: do not trigger builds in openvpn-build anymore
2023-09-22  Lev StipakovWarn user if INFO control command is too long
2023-09-10  Antonio Quartullidco: fix crash when --multihome is used with --proto tcp
2023-09-10  orbeaconfigure: disable engines if OPENSSL_NO_ENGINE is...
2023-08-14  Gert Doeringpreparing release 2.6.6 v2.6.6
2023-08-14  Gert DoeringMake received OCC exit messages more visible in log.
2023-08-11  Arne Schwabeshow extra info for OpenSSL errors
2023-08-11  Frank Lichtenheldroute: Fix overriding return value of add_route3
2023-08-11  David Sommersethntlm: Clarify details on NTLM phase 3 decoding
2023-08-11  Frank Lichtenheldpkcs11_openssl: Disable unused code
2023-08-11  Frank Lichtenheldoptions: Do not hide variables from parent scope
2023-08-11  Lev StipakovSet WINS servers via interactice service
2023-07-25  Antonio Quartulliconfigure.ac: fix typ0 in LIBCAPNG_CFALGS
2023-07-18  Arne SchwabeImplement using --peer-fingerprint without CA certificates
2023-07-18  Arne SchwabeRevert commit 423ced962d
2023-07-17  Arne SchwabeIgnore Ipv6 route delete request on Android and set...
2023-07-17  Lev Stipakovmanage.c: document missing KID parameter
2023-07-17  George Pchelkinfix typo: dhcp-options to dhcp-option in vpn-network...
2023-07-11  Lev Stipakovtun.c: enclose DNS domain in single quotes in WMIC...
2023-07-10  Arne SchwabePrint a more user-friendly error when tls-crypt-v2...
2023-07-07  Frank LichtenheldRemove old Travis CI related files
2023-07-07  Arne SchwabeFix CR_RESPONSE mangaement message using wrong key_id
2023-07-07  Heiko Hundwork around false positive warning with mingw 12
2023-07-05  Arne Schwabefix warning with gcc 12.2.0 (compiler bug?)
2023-07-02  Arne SchwabeAvoid unused function warning/error on FreeBSD (and...
2023-07-01  Frank Lichtenheldtest_tls_crypt: Improve mock() usage to be more portable
2023-06-27  Frank Lichtenheldunit_tests: Add missing cert_data.h to source list...
2023-06-27  Sergey Korolevdco-linux: fix counter print format
2023-06-21  Frank Lichtenhelddist: Include all documentation in distribution
2023-06-21  Frank Lichtenhelddist: add more missing files only used in the MSVC...
2023-06-13  Gert Doeringpreparing release 2.6.5 v2.6.5
2023-06-03  Arne SchwabeFix use-after-free with EVP_CIPHER_free
2023-05-27  Frank Lichtenheldmsvc-generate: include version.m4.in in tarball
2023-05-27  Frank Lichtenheldoptions: remove --key-method from usage message
2023-05-21  Lev Stipakovtapctl: generate driver-specific adapter names
2023-05-19  Selva NairInteractive service: do not force a target desktop...
2023-05-19  Lev Stipakovdco-win: support for --dev-node
2023-05-19  Ilya Shipitsinsrc/openvpn/dco_freebsd.c: handle malloc failure
2023-05-16  Selva NairCorrectly handle Unicode names for exit event
2023-05-16  Frank Lichtenheldsample-plugins: Fix memleak in client-connect example...
2023-05-16  Frank LichtenheldFix two unused assignments
2023-05-16  Frank LichtenheldDCO: fix memory leak in dco_get_peer_stats_multi for...
2023-05-13  Frank Lichtenhelddco_linux: properly close dco version file
2023-05-11  Gert Doeringpreparing release 2.6.4 v2.6.4
2023-05-10  Selva NairBugfix: dangling pointer passed to pkcs11-helper
2023-05-08  Arne SchwabeFix compile error on TARGET_ANDROID
2023-05-08  Michael Nixfix typo in help text: --ignore-unknown-option
2023-05-08  Frank Lichtenheldtests: do not include t_client.sh in dist
2023-05-08  Frank Lichtenheldman page: Remove cruft from --topology documentation
2023-05-08  Kristof ProvostDCO: support key rotation notifications
2023-05-04  Selva NairFormat Windows error message in Unicode
2023-05-03  Arne SchwabeAdd Apache2 linking with for new commits
2023-05-02  Arne SchwabeRemove unused variable line
2023-04-13  Gert Doeringpreparing release 2.6.3 v2.6.3
2023-04-11  Frank Lichtenhelddoc: run rst2* with --strict to catch warnings
2023-04-11  Lev StipakovSupport of DNS domain for DHCP-less drivers
2023-03-30  Frank Lichtenheldvcpkg: request "tools" feature of openssl for MSVC...
2023-03-28  Frank LichtenheldGHA: remove Ubuntu 18.04 builds
2023-03-28  Selva NairBug-fix: segfault in dco_get_peer_stats()
2023-03-24  Gert Doeringpreparing release 2.6.2 v2.6.2
2023-03-24  Lev StipakovDon't overwrite socket flags when using DCO on Windows
2023-03-24  Arne SchwabeParse compression options and bail out when compression...
2023-03-24  Arne SchwabeAdd 'allow-compression stub-only' internally for DCO
2023-03-23  Arne SchwabeRefuse connection if server pushes an option contradict...
2023-03-23  Arne SchwabeSimplify --compress parsing in options.c
2023-03-23  Antonio Quartullidco-linux: implement dco_get_peer_stats{, multi} API
2023-03-23  Lev StipakovPrint DCO client stats on SIGUSR2
2023-03-23  Antonio Quartullidco-freebsd: use m->instances[] instead of m->hash
2023-03-22  Selva NairMake error in setting metric for IPv6 interface non...
2023-03-22  Lev StipakovFix '--inactive <time> 0' behavior for DCO
2023-03-21  Heiko Hunddns option: allow up to eight addresses per server
2023-03-21  Antonio Quartullimulti: don't call DCO APIs if DCO is disabled
2023-03-21  Arne SchwabeImprove description of compat-mode
2023-03-21  Antonio Quartullidco-linux: remove M_ERRNO flag when printing netlink...
2023-03-20  Selva NairImprove error message on short read from socks proxy
next