aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-11doc: run rst2* with --strict to catch warningsFrank Lichtenheld
2023-04-11Support of DNS domain for DHCP-less driversLev Stipakov
2023-03-30vcpkg: request "tools" feature of openssl for MSVC buildFrank Lichtenheld
2023-03-28GHA: remove Ubuntu 18.04 buildsFrank Lichtenheld
2023-03-28Bug-fix: segfault in dco_get_peer_stats()Selva Nair
2023-03-24preparing release 2.6.2v2.6.2Gert Doering
2023-03-24Don't overwrite socket flags when using DCO on WindowsLev Stipakov
2023-03-24Parse compression options and bail out when compression is disabledArne Schwabe
2023-03-24Add 'allow-compression stub-only' internally for DCOArne Schwabe
2023-03-23Refuse connection if server pushes an option contradicting allow-compressArne Schwabe
2023-03-23Simplify --compress parsing in options.cArne Schwabe
2023-03-23dco-linux: implement dco_get_peer_stats{, multi} APIAntonio Quartulli
2023-03-23Print DCO client stats on SIGUSR2Lev Stipakov
2023-03-23dco-freebsd: use m->instances[] instead of m->hashAntonio Quartulli
2023-03-22Make error in setting metric for IPv6 interface non-fatalSelva Nair
2023-03-22Fix '--inactive <time> 0' behavior for DCOLev Stipakov
2023-03-21dns option: allow up to eight addresses per serverHeiko Hund
2023-03-21multi: don't call DCO APIs if DCO is disabledAntonio Quartulli
2023-03-21Improve description of compat-modeArne Schwabe
2023-03-21dco-linux: remove M_ERRNO flag when printing netlink error messageAntonio Quartulli
2023-03-20Improve error message on short read from socks proxySelva Nair
2023-03-20Unit tests: add test for SSL_CTX_use_Cryptoapi_certificate()Selva Nair
2023-03-20Only update frame calculation if we have a valid link socketsArne Schwabe
2023-03-20Make sending plain text control message session awareArne Schwabe
2023-03-20Use key_state instead of multi for tls_send_payload parameterArne Schwabe
2023-03-20using OpenSSL3 API for EVP PKEY type name reportingMichael Baentsch
2023-03-17Support --inactive option for DCOLev Stipakov
2023-03-16Add a test for signing with certificates in Windows storeSelva Nair
2023-03-16Refactor SSL_CTX_use_CryptoAPI_certificate()Selva Nair
2023-03-16Add tests for finding certificates in Windows cert storeSelva Nair
2023-03-16Import some sample certificates into Windows store for testingSelva Nair
2023-03-15Fix memory leaks in HMAC initial packet generationArne Schwabe
2023-03-15Bugfix: Convert ECDSA signature form pkcs11-helper to DER encoded formSelva Nair
2023-03-14Fix memory leaks in open_tun_dco()Arne Schwabe
2023-03-13dco: print FreeBSD versionKristof Provost
2023-03-13dco: print version to log if availableAntonio Quartulli
2023-03-13dco: don't use NetLink to exchange control packetsAntonio Quartulli
2023-03-09tests/unit_tests: Fix 'make distcheck' with subdir-objects enabledFrank Lichtenheld
2023-03-09Ensure n = 2 is set in key2 struct in tls_crypt_v2_unwrap_client_keyArne Schwabe
2023-03-09Set netlink socket to be non-blockingArne Schwabe
2023-03-08preparing release 2.6.1v2.6.1Gert Doering
2023-03-08Avoid warning about missing braces when initialising key structAntonio Quartulli
2023-03-08FreeBSD 12.x workaround for IPv6 ifconfig is needed on 12.4 as wellGert Doering
2023-03-07Dynamic tls-crypt for secure soft_reset/session renegotiationArne Schwabe
2023-03-06Do not save pointer to 'struct passwd' returned by getpwnam etc.Selva Nair
2023-03-03Reduce initialisation spam from verb <= 3 and print summary insteadArne Schwabe
2023-03-03dco: define OVPN_DEL_PEER_REASON_TRANSPORT_DISCONNECT on FreeBSDKristof Provost
2023-03-02configure: improve FreeBSD DCO checkKristof Provost
2023-03-02options.c: enforce a minimal fragment sizeKristof Provost
2023-03-01Use proper print format/casting when converting msg_channel handleArne Schwabe