aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-27Avoid management log loop with verb >= 6Lev Stipakov
2023-02-25configure: fix formatting of --disable-lz4 and --enable-comp-stubFrank Lichtenheld
2023-02-25Windows: fix signedness errors with recv/sendFrank Lichtenheld
2023-02-25Add a unit test for functions in cryptoapi.cSelva Nair
2023-02-25Add logging for windows driver selection processLev Stipakov
2023-02-25configure: enable DCO by default on FreeBSD/LinuxFrank Lichtenheld
2023-02-21Disable DCO if proxy is set via managementLev Stipakov
2023-02-20Exit if a proper message instead of segfault on Android without managementArne Schwabe
2023-02-14Option --cryptoapicert: support issuer name as a selectorSelva Nair
2023-02-14cryptoapi.c: simplify parsing of thumbprint hex stringSelva Nair
2023-02-14cryptoapi.c: remove pre OpenSSL-3.01 supportSelva Nair
2023-02-14cyryptapi.c: log the selected certificate's nameSelva Nair
2023-02-14Revise the cipher negotiation info about OpenVPN3 in the man pageArne Schwabe
2023-02-14Add building unit tests with mingw to github actionsArne Schwabe
2023-02-14Improve format specifier for socket handle in WindowsLev Stipakov
2023-02-14Update the last sections in the man page to a be a bit less outdatedArne Schwabe
2023-02-14Combine extra_tun/frame parameter of frame_calculate_payload_overheadArne Schwabe
2023-02-13dco-win: use proper calling convention on x86Lev Stipakov
2023-02-10Build unit tests in mingw Windows buildSelva Nair
2023-02-10Add missing stdint.h includes in unit tests filesArne Schwabe
2023-02-10Get rid of unused 'bool tuntap_buffer' arguments.Gert Doering
2023-02-10Conditionally add subdir-objects option to automakeSelva Nair
2023-02-10Allow certain DHCP options to be used without DHCP serverLev Stipakov
2023-02-09Fix LibreSSL not building in Github ActionsArne Schwabe
2023-02-07Windows: fix unused variable in win32_get_archFrank Lichtenheld
2023-02-07Windows: fix wrong printf format in x_check_statusFrank Lichtenheld