]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2024-09-09  Selva NairAdd a test for loading certificate and key using file...
2024-09-08  Selva NairAdd a test for loading certificate and key to ssl context
2024-09-08  Selva NairInterpret --key and --cert option argument as URI
2024-09-08  Selva NairProtect cached username, password and token on client
2024-09-08  Selva Nairproxy.c: Clear sensitive data after use
2024-09-08  Frank Lichtenheldconfigure: Try to use pkg-config to detect mbedTLS
2024-09-08  Frank LichtenheldGHA: Configure Renovate
2024-09-06  Frank Lichtenheldconfigure: Allow to detect git checkout if .git is...
2024-08-14  Arne SchwabeImplement support for AEAD tag at the end
2024-08-13  Lev StipakovUse a more robust way to get dco-win version
2024-08-13  Selva Nairtest_pkcs11.c: set file offset to 0 after ftruncate
2024-07-26  Frank Lichtenheldconsole_systemd: rename query_user_exec to query_user_s...
2024-07-25  Heiko Hundadd and send IV_PROTO_DNS_OPTION_V2 flag
2024-07-22  Arne SchwabeAdd Ubuntu 24.04 runner to Github Actions
2024-07-22  Frank LichtenheldFix missing spaces in various messages
2024-07-17  Frank Lichtenheldconfigure: Switch to C11 by default
2024-07-17  Arne SchwabeAllow trailing \r and \n in control channel message
2024-07-04  Samuli Seppänent_server_null: multiple improvements and fixes
2024-07-03  Max Fillingermbedtls: Warn if --tls-version-min is too low
2024-06-26  Frank Lichtenheldconfigure: Try to detect LZO with pkg-config
2024-06-25  Gianmarco De... Http-proxy: fix bug preventing proxy credentials caching
2024-06-20  Frank Lichtenheldconfigure: Add -Wstrict-prototypes and -Wold-style...
2024-06-20  Frank Lichtenheldt_server_null.sh: Fix failure case
2024-06-20  Lev Stipakovinteractive.c: Improve access control for gui<->service...
2024-06-19  Arne SchwabeProperly handle null bytes and invalid characters in...
2024-06-19  5andr0Implement server_poll_timeout for socks
2024-06-18  Samuli SeppänenAdd t_server_null test suite
2024-06-18  Frank LichtenheldRemove "experimental" denotation for --fast-io
2024-06-18  rein.vanbaarenFix MBEDTLS_DEPRECATED_REMOVED build errors
2024-06-18  Max Fillingermbedtls: Remove support for old TLS versions
2024-06-06  Heiko WundramImplement Windows CA template match for Crypto-API...
2024-06-05  Heiko HundWindows: enforce 'block-local' with WFP filters
2024-06-05  Frank Lichtenheldtest_user_pass: Fix building with --enable-systemd
2024-06-05  Frank LichtenheldLZO: do not use lzoutils.h macros
2024-06-02  Franco FichtnerAllow to set ifmode for existing DCO interfaces in...
2024-06-01  Arne SchwabeAllow the TLS session to send out TLS alerts
2024-05-16  Reynir BjörnssonOnly schedule_exit() once
2024-05-15  Arne SchwabeRemove custom TLS 1.0 PRF implementation only used...
2024-05-14  Arne SchwabeRemove OpenSSL 1.0.2 support
2024-05-13  Arne SchwabeWorkaround issue in LibreSSL crashing when enumerating...
2024-05-09  Arne SchwabeSupport OpenBSD with cmake
2024-05-06  Frank Lichtenheldconfigure: update old copy of pkg.m4
2024-05-06  Arne SchwabeOnly run coverity scan in OpenVPN/OpenVPN repository
2024-05-06  Arne SchwabeRepeat the unknown command in errors from management...
2024-05-06  Arne SchwabeRemove openvpn_snprintf and similar functions
2024-05-02  Frank LichtenheldFix 'binary or' vs 'boolean or' related to server_bridg...
2024-05-02  Arne SchwabeReplace macos11 with macos14 in github runners
2024-05-01  Frank LichtenheldUse topology default of "subnet" only for server mode
2024-05-01  Arne SchwabeAdd missing EVP_KDF_CTX_free in ssl_tls1_PRF
2024-04-03  Frank LichtenheldChange default of "topology" to "subnet"
2024-04-02  Frank Lichtenheldforked-test-driver: Show test output always
2024-04-02  Frank Lichtenheldtests: fork default automake test-driver
2024-04-02  Arne SchwabeRemove/combine redundant call of EVP_CipherInit before...
2024-04-02  Arne SchwabeMatch ifdef for get_sigtype function with if ifdef...
2024-03-31  Frank Lichtenheldcrypto_backend: fix type of enc parameter
2024-03-29  Lev Stipakovmisc.c: remove unused code
2024-03-26  Frank Lichtenheldscript-options.rst: Update ifconfig_* variables
2024-03-26  Arne SchwabeAdd bracket in fingerprint message and do not warn...
2024-03-26  Arne SchwabeFix snprintf/swnprintf related compiler warnings
2024-03-25  Frank Lichtenheldphase2_tcp_server: fix Coverity issue 'Dereference...
2024-03-25  Arne SchwabeUse snprintf instead of sprintf for get_ssl_library_version
2024-03-25  Frank Lichtenhelddocumentation: make section levels consistent
2024-03-25  Frank Lichtenheldsamples: Update sample configurations
2024-03-19  Lev StipakovDisable DCO if proxy is set via management
2024-03-19  Lev Stipakovinteractive.c: Fix potential stack overflow issue
2024-03-19  Lev Stipakovinteractive.c: disable remote access to the service...
2024-03-19  Frank LichtenheldGHA: general update March 2024
2024-03-19  Lev Stipakovwin32: Enforce loading of plugins from a trusted directory
2024-03-18  Frank LichtenheldUpdate Copyright statements to 2024
2024-03-15  Max FillingerRemove license warning from README.mbedtls
2024-03-08  Christoph SchugUpdate documentation references in systemd unit files
2024-03-08  wellweekremove repetitive words in documentation and comments
2024-03-08  Frank Lichtenheldgerrit-send-mail: add missing Signed-off-by
2024-03-08  Frank Lichtenheldt_client.sh: Allow to skip tests
2024-03-08  Frank Lichtenheldcheck_compression_settings_valid: Do not test for LZ4...
2024-03-08  Gianmarco De... Minor fix to process_ip_header
2024-03-07  Gianmarco De... Persist-key: enable persist-key option by default
2024-03-06  Martin Rysopenvpn-[client|server].service: Remove syslog.target
2024-03-05  Frank Lichtenheldsamples: Remove tls-*.conf
2024-03-05  Frank LichtenheldFix typo --data-cipher-fallback
2024-02-23  Selva NairDocument that auth-user-pass may be inlined
2024-02-12  Juliusz SosinowiczChange include order for tests
2024-02-10  Arne SchwabeTurn dead list test code into unit test
2024-02-09  Arne SchwabeImplement generating TLS 1.0 PRF using new OpenSSL...
2024-02-09  Arne SchwabePrint SSL peer signature information in handshake debug...
2024-02-08  Arne SchwabeAdd unit test for encrypting/decrypting data channel
2024-02-08  Frank Lichtenheldtest_user_pass: add basic tests for static/dynamic...
2024-02-07  Kristof Provostdco-freebsd: dynamically re-allocate buffer if it's...
2024-02-06  Frank Lichtenhelddocumentation: Fixes for previous fixes to --push-peer...
2024-02-06  Frank Lichtenhelddocumentation: Update and fix documentation for --push...
2024-02-01  Frank LichtenheldREADME.cmake.md: Document minimum required CMake versio...
2024-02-01  Arne SchwabeAllow unit tests to fall back to hard coded location
2024-01-29  Frank Lichtenheldgerrit-send-mail: Make output consistent across systems
2024-01-29  Frank Lichtenheldtest_user_pass: Add UTs for character filtering
2024-01-29  Frank Lichtenheldtest_user_pass: new UT for get_user_pass
2024-01-23  Arne SchwabeEnsure that all unit tests use unbuffered stdout and...
2024-01-22  Arne SchwabeFix ssl unit tests on OpenSSL 1.0.2
2024-01-22  Frank Lichtenheld--http-proxy-user-pass: allow to specify in either...
2024-01-19  Frank Lichtenheldbuf_string_match_head_str: Fix Coverity issue 'Unsigned...
2024-01-18  Frank LichtenheldNTLM: when NTLMv1 is requested, try NTLMv2 instead
next