]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2021-11-01  Arne SchwabeRemove dependency on BF-CBC existance from test_ncp
2021-11-01  Arne SchwabeUse EVP_MD_get0_name instead EV_MD_name
2021-11-01  Arne SchwabeReplace EVP_get_cipherbyname with EVP_CIPHER_fetch
2021-11-01  Arne SchwabeUse EVP_PKEY_get_group_name to query group name
2021-10-27  Arne SchwabeAdd --with-openssl-engine autoconf option (auto|yes|no)
2021-10-27  Arne SchwabeUse new EVP_MAC API for HMAC implementation
2021-10-26  Arne SchwabeDo not allow CTS ciphers
2021-10-25  Max FillingerDon't manually free DH params in OpenSSL 3
2021-10-23  Selva NairEnsure the current common_name is in the environment...
2021-10-22  Arne SchwabeRemove DES key fixup code
2021-10-21  Max FillingerFix build with compression disabled
2021-10-21  Arne SchwabeRemove DES check with OpenSSL 3.0
2021-10-21  Arne SchwabeUse EVP_PKEY based API for loading DH keys
2021-10-21  Arne SchwabeDeprecate --ecdh-curve with OpenSSL 3.0 and adjust...
2021-10-21  Arne SchwabeAdd small unit test for testing HMAC
2021-10-21  Arne SchwabeAdd message when decoding PKCS12 file fails.
2021-10-19  Selva NairRequire EC key support in Windows builds
2021-10-19  Selva NairRemove error injection into OpenSSL from cryptoapi.c
2021-10-19  Selva NairRequire Windows CNG keys for cryptoapicert
2021-10-19  Lev StipakovGitHub Actions: use latest working lukka/run-vcpkg
2021-10-19  Selva NairFix some more wrong defines in config-msvc.h
2021-10-15  Selva NairFix the "default" tls-version-min setting
2021-10-14  Lev Stipakovconfig-msvc.h: fix OpenSSL-related defines
2021-10-14  Lev Stipakovmsvc: fix product version display
2021-10-06  Antonio Quartulliconfigure: remove useless -Wno-* from default CFLAGS
2021-10-06  Lev StipakovFix loading PKCS12 files on Windows
2021-09-29  Antonio Quartulliset_lladdr: use networking API net_addr_ll_set() on...
2021-09-29  Antonio Quartullinetworking: add missing brackets
2021-09-28  Antonio Quartullinetworking: add and implement net_addr_ll_set() API
2021-09-28  Lev StipakovGitHub Actions: remove Ubuntu 16.04 environment
2021-09-27  Ilya ShipitsinBUILD: enable CFG and Spectre mitigation for MSVC
2021-09-21  Antonio Quartullidoc: fix indentation in protocol-options.rst
2021-09-21  Antonio QuartulliSet TLS 1.2 as minimum by default
2021-09-20  Antonio Quartullicompat-mode: add --data-cipher-fallback auomatically...
2021-09-20  Antonio Quartullido not include --cipher value in data-ciphers
2021-09-15  Antonio Quartullimulti: remove extra brackets in multi_process_incoming_...
2021-09-13  Antonio Quartulliconfigure: search also for rst2{man, html}.py
2021-09-12  Lev StipakovAdd building man page on Windows
2021-09-12  Antonio QuartulliRemove support for PF (Packet Filter)
2021-09-11  Ilya ShipitsinCI: github actions: keep "pdb" in artifacts
2021-09-10  Arne SchwabeFix Ubuntu spelling and duplicate run in Github Actions
2021-09-10  Arne SchwabeDetect unusable ciphers on patched OpenSSL of RHEL...
2021-09-08  Antonio Quartullireject compression by default
2021-09-08  Antonio Quartullicompat-mode: allow user to specify version to be compat...
2021-09-07  Arne SchwabeInclude Chacha20-Poly1305 into default --data-ciphers...
2021-08-28  Antonio Quartulliman/protocol-options: add missing ending metachar
2021-08-28  Antonio Quartulliroute.c: pass the right parameter to IN6_IS_ADDR_UNSPEC...
2021-08-23  Selva NairMinor doc correction: tls-crypt-v2 key generation
2021-08-16  Arne SchwabeIntroduce webauth auth pending method and deprecate...
2021-08-14  Selva NairFix client-pending-auth help message in management...
2021-08-12  Antonio Quartullimbedtls: do not define mbedtls_ctr_drbg_update_ret...
2021-08-11  Max FillingerReplace deprecated mbedtls DRBG update function
2021-08-05  Gert DoeringUse more C99 initialization in add_route/add_route_ipv6().
2021-08-05  Gert DoeringIgnore --explicit-exit-notify in TCP mode.
2021-08-02  Arne SchwabeRemove unistd.h from unit test
2021-08-02  Arne SchwabeSupport NCP in pure P2P VPN setups
2021-08-01  Arne SchwabeAdd detailed man page section to setup a OpenVPN setup...
2021-08-01  Lev Stipakovcontrib/vcpkg-ports: remove openssl port
2021-08-01  Lev StipakovGitHub Actions: fix MSVC builds
2021-07-28  Arne SchwabeRemove --ncp-disable option
2021-07-28  Arne SchwabeCleanup handling of initial auth token
2021-07-27  David KorczynskiFix argv leaks in add_route() and add_route_ipv6()
2021-07-21  Arne SchwabeFix tls-cert-profile broken on OpenSSL 1.1+
2021-07-14  Arne SchwabeIntroduce S_GENERATED_KEYS state and generate keys...
2021-07-09  David Sommersethman: Clarify IV_HWADDR
2021-07-02  Max FillingerUpdate Fox e-mail address in copyright notices
2021-07-02  David Sommersethdoc: Use generic rules for man/html generation
2021-07-02  Arne SchwabeMove examples into openvpn-examples(5) man page
2021-06-25  Lev StipakovFix console prompts with redirected log
2021-06-25  Arne SchwabeExtracting key_state deferred auth status update into...
2021-06-24  Gert DoeringAdd error reporting to get_console_input_win32().
2021-06-24  Arne SchwabeEnsure tls session is authenticated before sending...
2021-06-24  Arne SchwabeMake waiting on auth an explicit state in the context...
2021-06-24  Arne SchwabeAdd connection_established as state in tls_multi->conte...
2021-06-18  Arne SchwabeMove auth_token_state from multi to key_state
2021-06-17  Lev Stipakovcontrib/vcpkg-ports: add openssl port with --no-autoloa...
2021-06-17  Lev Stipakovcrypto_openssl.c: disable explicit initialization on...
2021-06-17  Selva NairApply the connect-retry backoff to only one side of...
2021-06-15  Arne SchwabeImplement auth-token-user
2021-06-15  Lev StipakovGitHub actions: add MSVC build
2021-06-15  Lev Stipakovvcpkg-ports: restore trailing whitespaces in .patch...
2021-06-15  Selva NairImprove documentation of AUTH_PENDING related directives
2021-06-15  Lev Stipakovcontrib/vcpkg-ports: add pkcs11-helper port
2021-06-15  Lev Stipakovmsvc: standalone building
2021-06-15  David SommersethUpdate copyrights
2021-06-13  Arne SchwabeSilence warning about format string in check_ca_required
2021-06-09  Arne SchwabeAdd github actions
2021-06-08  Jeffduplicate function declaration.
2021-06-07  Lev Stipakovoptions.c: fix msvc build error
2021-06-03  Matthias AndreeFix SIGSEGV (NULL deref) receiving push "echo"
2021-06-02  Selva NairDo not require CA when peer-fingerprint is used
2021-06-02  Selva NairFix parsing of IV_SSO string
2021-05-27  Selva NairReplace TEXT(__FUNCTION__) by __FUNCTION__ in openvpnms...
2021-05-27  Selva NairPrint format spec changes for tapctl and openvpnmscia
2021-05-25  Selva NairUse C standard compliant format specs in wprintf functions
2021-05-25  Selva NairMake it explicit that WIndows build requires UNICODE...
2021-05-25  Antonio Quartulliforward: get rid of useless declarations for actually...
2021-05-19  Gert DoeringIgnore leading whitespace and comment lines for peer...
2021-05-19  Lev Stipakovopenvpnmsica: properly schedule reboot in the end of...
2021-05-17  Lev Stipakovwin32: add missing include header
next