aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18NTLM: when NTLMv1 is requested, try NTLMv2 insteadFrank Lichtenheld
2024-01-18proxy-options.rst: Add proper documentation for --http-proxy-user-passFrank Lichtenheld
2024-01-18Remove conditional text for Apache2 linking exceptionArne Schwabe
2024-01-17Fix various 'Uninitialized scalar variable' warnings from CoverityFrank Lichtenheld
2024-01-17cmake: symlink whole build dir not just .json fileHeiko Hund
2024-01-17NTLM: increase size of phase 2 response we can handleFrank Lichtenheld
2024-01-17NTLM: add length check to add_security_bufferFrank Lichtenheld
2024-01-16Add test_ssl unit test and test export of PEM to fileArne Schwabe
2024-01-16Use mingw compile definition also to unit testsArne Schwabe
2024-01-16Implement the --tls-export-cert featureArne Schwabe
2024-01-08Move get_tmp_dir to win32-util.c and error out on failureArne Schwabe
2024-01-05Fix IPv6 route add/delete message log levelSteffan Karger
2024-01-05Clarify that the tls-crypt-v2-verify has a very limited env setArne Schwabe
2024-01-05GHA: increase verbosity for make checkFrank Lichtenheld
2024-01-05Make it more explicit and visible when pkg-config is not foundArne Schwabe
2024-01-04Check PRF availability on initialisation and add --force-tls-key-material-exportArne Schwabe
2024-01-01get_default_gateway() HWADDR overhaulGert Doering
2024-01-01OpenBSD: repair --show-gatewayGert Doering
2023-12-31Fix unaligned access in macOS, FreeBSD, Solaris hwaddrArne Schwabe
2023-12-30Remove support for NTLM v1 proxy authenticationFrank Lichtenheld
2023-12-30misc: make get_auth_challenge staticFrank Lichtenheld
2023-12-30configure: enable silent rules by defaultFrank Lichtenheld
2023-12-30configure: allow to disable NTLMFrank Lichtenheld
2023-12-26documentation: improve documentation of --x509-trackFrank Lichtenheld
2023-12-26fix(ssl): init peer_id when init tls_multiyatta
2023-12-26Extend the error message when TLS 1.0 PRF failsArne Schwabe
2023-12-21tun.c: don't attempt to delete DNS and WINS servers if they're not setLev Stipakov
2023-12-20cmake: create and link compile_commands.json fileHeiko Hund
2023-12-18tests: disable automake serial_testsFrank Lichtenheld
2023-12-12Fix building mbed TLS with CMake and allow specifying custom directoriesArne Schwabe
2023-12-12buffer: add documentation for string_mod and extend related UTFrank Lichtenheld
2023-12-09Move tls_get_cipher_name_pair and get_num_elements to ssl_utils.cArne Schwabe
2023-12-09unit_tests: remove includes for mock_msg.hFrank Lichtenheld
2023-12-06Remove superfluous x509_write_pem()David Sommerseth
2023-12-06Remove --tls-export-certDavid Sommerseth
2023-12-05vcpkg-ports/pkcs11-helper: bump to version 1.30Marc Becker
2023-12-04documentation: remove reference to removed option --show-proxy-settingsFrank Lichtenheld
2023-12-02Rename state_change to continue_tls_processArne Schwabe
2023-12-02Remove compat versionhelpers.h and remove cmake/configure check for itArne Schwabe
2023-12-02Minimal Solaris/OpenIndiana support to Cmake and clean up -WerrorArne Schwabe
2023-12-02Add check for nice in cmake configArne Schwabe
2023-12-02configure.ac: Remove unused AC_TYPE_SIGNAL macroFrank Lichtenheld
2023-12-02Add missing check for nl_socket_alloc failureArne Schwabe
2023-12-02Fix check_session_buf_not_used using wrong indexArne Schwabe
2023-12-02Remove TEST_GET_DEFAULT_GATEWAY as it duplicates --show-gatewayArne Schwabe
2023-12-02Replace character_class_debug with proper unit testArne Schwabe
2023-12-02Remove dead remains of extract_x509_field_testArne Schwabe
2023-12-02Document tls-exit option mainly as test optionArne Schwabe
2023-12-02Remove unused/unneeded/add missing defines from configure/cmakeArne Schwabe
2023-12-02GHA: clean up libressl builds with newer libresslFrank Lichtenheld