Commit History

Author SHA1 Message Date
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 81a54b12c6 OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN 4 years ago
  Gilles Vollant 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) 5 years ago
  Daniel Stenberg 0e607542dc cleanup: insert newline after if() conditions 4 years ago
  Daniel Stenberg 02174e41f5 openssl: adapt to functions marked as deprecated since version 3 4 years ago
  Daniel Stenberg aec0b49df3 openssl: remove the BACKEND define kludge 4 years ago
  Marcel Raad 5cd0f5cc7f openssl: remove redundant assignment 4 years ago
  Daniel Stenberg 3ecdfb1958 openssl: make CURLINFO_CERTINFO not truncate x509v3 fields 4 years ago
  Daniel Stenberg 564d88a8bd openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains 5 years ago
  Daniel Stenberg 94f1f77158 openssl: set X509_V_FLAG_PARTIAL_CHAIN 5 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 years ago
  Jay Satiro 0436d4438a openssl: retrieve reported LibreSSL version at runtime 6 years ago
  Jay Satiro 78cef06847 openssl: Revert to less sensitivity for SYSCALL errors 5 years ago
  Daniel Stenberg 1f4e7dc661 openssl: improve error message for SYSCALL during connect 5 years ago
  Daniel Stenberg 8686aab694 openssl: prevent recursive function calls from ctx callbacks 5 years ago
  Daniel Stenberg 0ab38f5fd6 openssl: use strerror on SSL_ERROR_SYSCALL 5 years ago
  Marcel Raad 527461285f vtls: fix narrowing conversion warnings 5 years ago
  Marcel Raad 367e4b3c4d openssl: fix compiler warning with LibreSSL 5 years ago
  Daniel Stenberg a0f8fccb1e openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version 5 years ago
  Daniel Stenberg a56a47ac33 openssl: close_notify on the FTP data connection doesn't mean closure 5 years ago
  Clément Notin ffe34b7b59 openssl: use SSL_CTX_set_<min|max>_proto_version() when available 5 years ago
  Clément Notin 9136542d33 openssl: indent, re-organize and add comments 5 years ago
  Daniel Stenberg 3e8a9bfd17 openssl: build warning free with boringssl 5 years ago
  Daniel Stenberg ec3f6f1c36 source: remove names from source comments 5 years ago
  Zenju 7e8f1916d6 openssl: define HAVE_SSL_GET_SHUTDOWN based on version number 5 years ago
  Jay Satiro 3609ab3147 docs: Fix links to OpenSSL docs 5 years ago
  Daniel Stenberg c40eb3220c openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined 5 years ago
  Gergely Nagy 6c2b7d44e3 openssl: fix pubkey/signature algorithm detection in certinfo 5 years ago
  Daniel Gustafsson 03a22a26c6 openssl: remove outdated comment 5 years ago
  Daniel Gustafsson 8986d3c6f4 ftp: move ftp_ccc in under featureflag 5 years ago