Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 8440616f53 http: fix for tiny "HTTP/0.9" response vor 6 Jahren
  Jay Satiro 685dc3c082 lib/curl_setup.h: remove unicode character vor 6 Jahren
  Daniel Stenberg 82ce416227 lib/curl_setup.h: remove unicode bom from 8272ec50f02 vor 6 Jahren
  Marcel Raad 8272ec50f0 curl_setup: include <winerror.h> before <windows.h> vor 6 Jahren
  Bernhard Walle 9c33813d83 configure: check for declaration of getpwuid_r vor 6 Jahren
  Daniel Stenberg 8020a0c62f curl_setup: provide a CURL_SA_FAMILY_T type if none exists vor 6 Jahren
  Daniel Stenberg c1366571b6 vauth/cleartext: fix integer overflow check vor 6 Jahren
  Daniel Stenberg 9409d0c26c curl_setup: move the precautionary define of SIZEOF_TIME_T vor 6 Jahren
  Daniel Stenberg 8f69a9f28a time: support > year 2038 time stamps for system with 32bit long vor 6 Jahren
  Daniel Stenberg 1c39128d97 parsedate: fix date parsing for systems with 32 bit long vor 6 Jahren
  Gisle Vanem fdaa8257ad Fix small typo. vor 6 Jahren
  Daniel Stenberg a8ce5efba9 progress: calculate transfer speed on milliseconds if possible vor 7 Jahren
  Daniel Stenberg fe03485e93 curl_setup.h: oops, shorten the too long line vor 7 Jahren
  Martin Storsjo 9e76dbe054 curl_setup: Improve detection of CURL_WINDOWS_APP vor 7 Jahren
  Jay Satiro 6cdba64e13 openssl: Integrate Peter Wu's SSLKEYLOGFILE implementation vor 7 Jahren
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines vor 7 Jahren
  Benbuck Nason 0969901eb9 cmake: remove dead code for CURL_DISABLE_RTMP vor 7 Jahren
  Jay Satiro 53d137d94a curl_setup: Define CURL_NO_OLDIES for building libcurl vor 7 Jahren
  Marcel Raad beb08481d0 curl_setup: always define WIN32_LEAN_AND_MEAN on Windows vor 7 Jahren
  Daniel Stenberg 7d7346519d curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use vor 7 Jahren
  Daniel Stenberg c2aeb1b3ba lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV vor 7 Jahren
  Daniel Stenberg 73a2fcea0b includes: remove curl/curlbuild.h and curl/curlrules.h vor 7 Jahren
  Jay Satiro 499a7288fe curl_setup: Ensure no more than one IDN lib is enabled vor 7 Jahren
  Dan Fandrich 5f830eaba0 mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable vor 7 Jahren
  Daniel Stenberg 9506d01ee5 include: curl/system.h is a run-time version of curlbuild.h vor 7 Jahren
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style vor 8 Jahren
  Daniel Stenberg 9c91ec7781 idn: switch to libidn2 use and IDNA2008 support vor 8 Jahren
  Tony Kelman 665694979b mbedtls: switch off NTLM in build if md4 isn't available vor 8 Jahren
  Marco Deckel 7f3df80408 win: Basic support for Universal Windows Platform apps vor 8 Jahren
  Bill Nagel 497e7c9d34 mbedtls: Added support for NTLM vor 8 Jahren