aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-14Make received OCC exit messages more visible in log.Gert Doering
2023-08-11show extra info for OpenSSL errorsArne Schwabe
2023-08-11route: Fix overriding return value of add_route3Frank Lichtenheld
2023-08-11ntlm: Clarify details on NTLM phase 3 decodingDavid Sommerseth
2023-08-11pkcs11_openssl: Disable unused codeFrank Lichtenheld
2023-08-11options: Do not hide variables from parent scopeFrank Lichtenheld
2023-08-11Set WINS servers via interactice serviceLev Stipakov
2023-07-18Implement using --peer-fingerprint without CA certificatesArne Schwabe
2023-07-18Revert commit 423ced962dArne Schwabe
2023-07-17Ignore Ipv6 route delete request on Android and set ipv4 verbosity to 7Arne Schwabe
2023-07-17manage.c: document missing KID parameterLev Stipakov
2023-07-11tun.c: enclose DNS domain in single quotes in WMIC callLev Stipakov
2023-07-10Print a more user-friendly error when tls-crypt-v2 client auth failsArne Schwabe
2023-07-07Fix CR_RESPONSE mangaement message using wrong key_idArne Schwabe
2023-07-07work around false positive warning with mingw 12Heiko Hund
2023-07-05fix warning with gcc 12.2.0 (compiler bug?)Arne Schwabe
2023-07-02Avoid unused function warning/error on FreeBSD (and potientially others)Arne Schwabe
2023-06-27dco-linux: fix counter print formatSergey Korolev
2023-06-21dist: add more missing files only used in the MSVC buildFrank Lichtenheld
2023-06-03Fix use-after-free with EVP_CIPHER_freeArne Schwabe
2023-05-27options: remove --key-method from usage messageFrank Lichtenheld
2023-05-21tapctl: generate driver-specific adapter namesLev Stipakov
2023-05-19Interactive service: do not force a target desktop for openvpn.exeSelva Nair
2023-05-19dco-win: support for --dev-nodeLev Stipakov
2023-05-19src/openvpn/dco_freebsd.c: handle malloc failureIlya Shipitsin
2023-05-16Correctly handle Unicode names for exit eventSelva Nair
2023-05-16Fix two unused assignmentsFrank Lichtenheld
2023-05-16DCO: fix memory leak in dco_get_peer_stats_multi for LinuxFrank Lichtenheld
2023-05-13dco_linux: properly close dco version fileFrank Lichtenheld
2023-05-10Bugfix: dangling pointer passed to pkcs11-helperSelva Nair
2023-05-08Fix compile error on TARGET_ANDROIDArne Schwabe
2023-05-08fix typo in help text: --ignore-unknown-optionMichael Nix
2023-05-08DCO: support key rotation notificationsKristof Provost
2023-05-04Format Windows error message in UnicodeSelva Nair
2023-05-02Remove unused variable lineArne Schwabe
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-28Bug-fix: segfault in dco_get_peer_stats()Selva Nair
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