aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-02Match ifdef for get_sigtype function with if ifdef of callerArne Schwabe
2024-03-31crypto_backend: fix type of enc parameterFrank Lichtenheld
2024-03-29misc.c: remove unused codeLev Stipakov
2024-03-26Add bracket in fingerprint message and do not warn about missing verificationArne Schwabe
2024-03-26Fix snprintf/swnprintf related compiler warningsArne Schwabe
2024-03-25phase2_tcp_server: fix Coverity issue 'Dereference after null check'Frank Lichtenheld
2024-03-25Use snprintf instead of sprintf for get_ssl_library_versionArne Schwabe
2024-03-19Disable DCO if proxy is set via managementLev Stipakov
2024-03-19interactive.c: Fix potential stack overflow issueLev Stipakov
2024-03-19interactive.c: disable remote access to the service pipeLev Stipakov
2024-03-19win32: Enforce loading of plugins from a trusted directoryLev Stipakov
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2024-03-08remove repetitive words in documentation and commentswellweek
2024-03-08t_client.sh: Allow to skip testsFrank Lichtenheld
2024-03-08check_compression_settings_valid: Do not test for LZ4 in LZO checkFrank Lichtenheld
2024-03-08Minor fix to process_ip_headerGianmarco De Gregori
2024-03-07Persist-key: enable persist-key option by defaultGianmarco De Gregori
2024-03-05Fix typo --data-cipher-fallbackFrank Lichtenheld
2024-02-10Turn dead list test code into unit testArne Schwabe
2024-02-09Implement generating TLS 1.0 PRF using new OpenSSL 3.0 APIsArne Schwabe
2024-02-09Print SSL peer signature information in handshake debug detailsArne Schwabe
2024-02-07dco-freebsd: dynamically re-allocate buffer if it's too smallKristof Provost
2024-01-29test_user_pass: new UT for get_user_passFrank Lichtenheld
2024-01-22--http-proxy-user-pass: allow to specify in either order with --http-proxyFrank Lichtenheld
2024-01-19buf_string_match_head_str: Fix Coverity issue 'Unsigned compared against 0'Frank Lichtenheld
2024-01-18NTLM: when NTLMv1 is requested, try NTLMv2 insteadFrank Lichtenheld
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-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-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: allow to disable NTLMFrank 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-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-06Remove superfluous x509_write_pem()David Sommerseth
2023-12-06Remove --tls-export-certDavid Sommerseth
2023-12-02Rename state_change to continue_tls_processArne Schwabe
2023-12-02Remove compat versionhelpers.h and remove cmake/configure check for itArne Schwabe