Historique des commits

Auteur SHA1 Message Date
  Viktor Szakats 006977859d openssl: fix building with v3 `no-deprecated` + add CI test il y a 1 an
  Daniel Gustafsson 22eb9893bc crypto: ensure crypto initialization works il y a 1 an
  Daniel Stenberg 7c8bae0d9c nss: remove support for this TLS library il y a 1 an
  Jim King 34ef4fab22 openssl: interop with AWS-LC il y a 1 an
  Viktor Szakats 48eb71ade4 tls: fixes for wolfssl + openssl combo builds il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Daniel Stenberg df00df1e60 ntlm: improve comment for encrypt_des il y a 2 ans
  Nathan Moinvaziri 5f8351aea3 ntlm: silence ubsan warning about copying from null target_info pointer. il y a 2 ans
  Viktor Szakats 265fbd937e docs: update sourceforge project links [ci skip] il y a 2 ans
  Viktor Szakats 5fd7cd7302 Makefile.m32: allow -nghttp3/-ngtcp2 without -ssl [ci skip] il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Elms 835a205370 wolfSSL: explicitly use compatibility layer il y a 2 ans
  Marcel Raad 897e8baa54 ntlm: remove unused feature defines il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Marcel Raad 802d864450 curl_ntlm_core: use OpenSSL only if DES is available il y a 3 ans
  Daniel Stenberg 1ddfa8e480 NTLM: use DES_set_key_unchecked with OpenSSL il y a 3 ans
  MAntoniak d84fb30681 mbedtls: Remove unnecessary include il y a 3 ans
  Harry Sintonen f1cd5004b0 Curl_ntlm_core_mk_nt_hash: fix OOM in error path il y a 3 ans
  Patrick Monnerat cca455a36b ntlm: support version 2 on 32-bit platforms il y a 3 ans
  Daniel Stenberg 78f642ffab config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T il y a 3 ans
  Daniel Stenberg e06fa7462a gnutls: assume nettle crypto support il y a 3 ans
  Daniel Stenberg 65d2f563fd ntlm: avoid malloc(0) on zero length user and domain il y a 4 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Marcel Raad f504f18641 ntlm: fix condition for curl_ntlm_core usage il y a 4 ans
  Ruurd Beerstra d80d419d3e ntlm: enable NTLM support with wolfSSL il y a 4 ans
  Viktor Szakats 7284061361 windows: suppress UI in all CryptAcquireContext() calls il y a 4 ans
  Steve Holme 7def168a4f ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function il y a 4 ans
  Steve Holme 850a295b41 md4: Use our own MD4 implementation when no crypto libraries are available il y a 5 ans
  Steve Holme 72e5fd83b2 md4: No need to include Curl_md4.h for each TLS library il y a 5 ans
  Steve Holme 3d9685ee55 md4: No need for the NTLM code to call Curl_md4it() for each TLS library il y a 5 ans