aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29Make github actions names nicer, include Ubuntu18+OpenSSL 1.0.2Arne Schwabe
2021-12-14Remove post_open_mtu codeArne Schwabe
2021-12-14Document frame related function and variables a bit moreArne Schwabe
2021-12-14Fix triggering assertion of ks->authenticated after tls_deauthenticateArne Schwabe
2021-12-14Remove align_adjust frame codeArne Schwabe
2021-12-13Initialise kt_cipher even when no crypto is enabledArne Schwabe
2021-12-13Remove md_kt_t and change crypto API to use const char*Arne Schwabe
2021-12-13Adjust cipher-negotiation.rst with compat-mode changesArne Schwabe
2021-12-13Move deprecation of SWEET32/64bit block size ciphers to 2.7Arne Schwabe
2021-12-13Remove cipher_kt_t and change type to const char* in APIArne Schwabe
2021-12-13config-msvc.h: indicate key material export supportLev Stipakov
2021-12-10add test case(s) to notice 'openvpn --show-cipher' crashingGert Doering
2021-12-10Move '--push-peer-info' documentation from 'server' to 'client options'Gert Doering
2021-12-09Add argv_insert_head__empty_argv__head_only to argv testsArne Schwabe
2021-12-08Don't use BF-CBC in unit tests if we don't have itMax Fillinger
2021-12-07Remove max_size from buffer_list_newArne Schwabe
2021-12-07Remove ENABLE_CRYPTO_OPENSSL ifdef inside ENABLE_CRYPTO_OPENSSL ifdefArne Schwabe
2021-12-06Make --nobind default for --pullArne Schwabe
2021-12-06Fix handling an optional invalid cipher at the end of data-ciphersArne Schwabe
2021-12-06Remove key_type->hmac_lengthArne Schwabe
2021-12-06Remove key_type->cipher_length fieldArne Schwabe
2021-12-06Remove cipher_ctx_get_cipher_kt and replace with direct context callsArne Schwabe
2021-12-05vcpkg/pkcs11-helper: compatibility with latest vcpkgLev Stipakov
2021-12-05doc/protocol-options.rst: Correct default for --allow-compressionRichard T Bonhomme
2021-12-05Remove cipher_kt_var_key_size and remaining --keysize documentationArne Schwabe
2021-12-05Directly use hardcoed OPENVPN_AEAD_TAG_LENGTH instead lookupArne Schwabe
2021-12-05Implement optional cipher in --data-ciphers prefixed with ?Arne Schwabe
2021-12-05ssh_openssl.h: remove unused declarationLev Stipakov
2021-11-24ring_buffer.h: fix GCC warning about unused functionLev Stipakov
2021-11-24Load OpenSSL config on Windows from trusted locationLev Stipakov
2021-11-22doc/man (vpn-network-options): fix foreign_option_{n} typoTodd Zullinger
2021-11-22Update IRC information in CONTRIBUTING.rstTodd Zullinger
2021-11-17doc link-options.rst: Use free open-source dynamic-DNS provider URLRichard T Bonhomme
2021-11-17Include --push-remove in the output of --help.Gert Doering
2021-11-16Log messages: Replace NCP with --data-ciphers (NFC)Richard T Bonhomme
2021-11-14Move IV_TCPNL from comp_generate_peer_info_string to push_peer_infoArne Schwabe
2021-11-12Use network address for emulated DHCP server as a defaultLev Stipakov
2021-11-12Allow loading of non default providersArne Schwabe
2021-11-10Add macos OpenSSL 3.0 and ASAN buildsArne Schwabe
2021-11-10Use TYPE_do_all_provided function for listing cipher/digestArne Schwabe
2021-11-09Fix error in example firewall.sh scriptAdrian
2021-11-09README.down-root: Fix plugin module nameVille Skyttä
2021-11-07Remove unused havege.h headerMax Fillinger
2021-11-07Refactor early initialisation and uninitialisation into methodsArne Schwabe
2021-11-07Completely remove DES checksArne Schwabe
2021-11-07Remove custom PRNG functionArne Schwabe
2021-11-06resolvconf fails with -pSergio E. Nemirowski
2021-11-05Fix tls-version-min default once againSelva Nair
2021-11-05Add insecure tls-cert-profile optionsArne Schwabe
2021-11-05Avoid memory leak in hmac_ctx_new (OpenSSL 3.0 only)Selva Nair