]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
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
2023-12-05  Marc Beckervcpkg-ports/pkcs11-helper: bump to version 1.30
2023-12-04  Frank Lichtenhelddocumentation: remove reference to removed option ...
2023-12-02  Arne SchwabeRename state_change to continue_tls_process
2023-12-02  Arne SchwabeRemove compat versionhelpers.h and remove cmake/configu...
2023-12-02  Arne SchwabeMinimal Solaris/OpenIndiana support to Cmake and clean...
2023-12-02  Arne SchwabeAdd check for nice in cmake config
2023-12-02  Frank Lichtenheldconfigure.ac: Remove unused AC_TYPE_SIGNAL macro
2023-12-02  Arne SchwabeAdd missing check for nl_socket_alloc failure
2023-12-02  Arne SchwabeFix check_session_buf_not_used using wrong index
2023-12-02  Arne SchwabeRemove TEST_GET_DEFAULT_GATEWAY as it duplicates -...
2023-12-02  Arne SchwabeReplace character_class_debug with proper unit test
2023-12-02  Arne SchwabeRemove dead remains of extract_x509_field_test
2023-12-02  Arne SchwabeDocument tls-exit option mainly as test option
2023-12-02  Arne SchwabeRemove unused/unneeded/add missing defines from configu...
2023-12-02  Frank LichtenheldGHA: clean up libressl builds with newer libressl
2023-11-21  Arne SchwabeLog SSL alerts more prominently
2023-11-21  Arne SchwabeIntroduce report_command_status helper function
2023-11-21  Frank Lichtenheldsample-keys: renew for the next 10 years
2023-11-21  Arne SchwabeRemove unused function prototype crypto_adjust_frame_pa...
2023-11-20  Reynir Björnssonprotocol_dump: tls-crypt support
2023-11-17  Max FillingerEnable key export with mbed TLS 3.x.y
2023-11-15  Max FillingerDisable TLS 1.3 support with mbed TLS
2023-11-15  Lev StipakovWarn if pushed options require DHCP
2023-11-15  Lev StipakovMake --dns options apply for tap-windows6 driver
2023-11-15  Arne SchwabeDo not check key_state buffers that are in S_UNDEF...
2023-11-14  Lev Stipakovconfig.h: fix incorrect defines for _wopen()
2023-11-11  Aquila Macedodoc: Correct typos in multiple documentation files
2023-11-11  Frank Lichtenheldplatform.c: Do not depend Windows build on HAVE_CHDIR
2023-11-09  Arne SchwabeRemove CMake custom compiler flags for RELEASE and...
2023-11-08  Arne SchwabeFix using to_link buffer after freed
2023-11-08  Arne SchwabeDouble check that we do not use a freed buffer when...
2023-11-08  Arne SchwabeRemove saving initial frame code
2023-10-31  Max FillingerUpdate README.mbedtls
2023-10-31  Frank LichtenheldAdd mbedtls3 GHA build
next