]> git.ipfire.org Git - thirdparty/openvpn.git/history
thirdparty/openvpn.git
26 hours ago  Franco FichtnerAllow to set ifmode for existing DCO interfaces in... master
2 days ago  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 GregoriMinor fix to process_ip_header
2024-03-07  Gianmarco De GregoriPersist-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
2024-01-18  Frank Lichtenheldproxy-options.rst: Add proper documentation for --http...
2024-01-18  Arne SchwabeRemove conditional text for Apache2 linking exception
2024-01-17  Frank LichtenheldFix various 'Uninitialized scalar variable' warnings...
2024-01-17  Heiko Hundcmake: symlink whole build dir not just .json file
2024-01-17  Frank LichtenheldNTLM: increase size of phase 2 response we can handle
2024-01-17  Frank LichtenheldNTLM: add length check to add_security_buffer
2024-01-16  Arne SchwabeAdd test_ssl unit test and test export of PEM to file
2024-01-16  Arne SchwabeUse mingw compile definition also to unit tests
2024-01-16  Arne SchwabeImplement the --tls-export-cert feature
2024-01-08  Arne SchwabeMove get_tmp_dir to win32-util.c and error out on failure
2024-01-05  Steffan KargerFix IPv6 route add/delete message log level
2024-01-05  Arne SchwabeClarify that the tls-crypt-v2-verify has a very limited...
2024-01-05  Frank LichtenheldGHA: increase verbosity for make check
2024-01-05  Arne SchwabeMake it more explicit and visible when pkg-config is...
2024-01-04  Arne SchwabeCheck PRF availability on initialisation and add -...
2024-01-01  Gert Doeringget_default_gateway() HWADDR overhaul
2024-01-01  Gert DoeringOpenBSD: repair --show-gateway
2023-12-31  Arne SchwabeFix unaligned access in macOS, FreeBSD, Solaris hwaddr
2023-12-30  Frank LichtenheldRemove support for NTLM v1 proxy authentication
2023-12-30  Frank Lichtenheldmisc: make get_auth_challenge static
2023-12-30  Frank Lichtenheldconfigure: enable silent rules by default
2023-12-30  Frank Lichtenheldconfigure: allow to disable NTLM
2023-12-26  Frank Lichtenhelddocumentation: improve documentation of --x509-track
2023-12-26  yattafix(ssl): init peer_id when init tls_multi
2023-12-26  Arne SchwabeExtend the error message when TLS 1.0 PRF fails
2023-12-21  Lev Stipakovtun.c: don't attempt to delete DNS and WINS servers...
2023-12-20  Heiko Hundcmake: create and link compile_commands.json file
2023-12-18  Frank Lichtenheldtests: disable automake serial_tests
2023-12-12  Arne SchwabeFix building mbed TLS with CMake and allow specifying...
2023-12-12  Frank Lichtenheldbuffer: add documentation for string_mod and extend...
2023-12-09  Arne SchwabeMove tls_get_cipher_name_pair and get_num_elements...
2023-12-09  Frank Lichtenheldunit_tests: remove includes for mock_msg.h
2023-12-06  David SommersethRemove superfluous x509_write_pem()
2023-12-06  David SommersethRemove --tls-export-cert
next