Commit History

Author SHA1 Message Date
  Daniel Stenberg 9506d01ee5 include: curl/system.h is a run-time version of curlbuild.h 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Daniel Stenberg 9c91ec7781 idn: switch to libidn2 use and IDNA2008 support 8 years ago
  Tony Kelman 665694979b mbedtls: switch off NTLM in build if md4 isn't available 8 years ago
  Marco Deckel 7f3df80408 win: Basic support for Universal Windows Platform apps 8 years ago
  Bill Nagel 497e7c9d34 mbedtls: Added support for NTLM 8 years ago
  Luo Jinghua 01a49a7626 resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS 8 years ago
  Karlson2k 72d5e144fb sendf.c: added ability to call recv() before send() as workaround 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  David Benjamin 39c803cba2 openssl: remove most BoringSSL #ifdefs. 8 years ago
  Viktor Szakats 20dcd19501 URLs: follow GitHub project rename (also Travis CI) 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Gisle Vanem e1b6b2219d lwip: Fix compatibility issues with later versions 9 years ago
  Daniel Stenberg a14fa8f8ff curl_setup.h: undef freeaddrinfo in c-ares block to fix build 9 years ago
  Steve Holme 6479f5a076 curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined 9 years ago
  Jonas Minnberg fe7590f729 vtls: added support for mbedTLS 9 years ago
  Jay Satiro df6a4d3519 curl_sspi: fix possibly undefined CRYPT_E_REVOKED 9 years ago
  Jay Satiro 59432503c0 curl_setup: Change fopen text macros to use 't' for MSDOS 9 years ago
  Jay Satiro e8423f9ce1 curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT 9 years ago
  Daniel Stenberg 709cf76f6b openssl: remove all uses of USE_SSLEAY 9 years ago
  Brad Spencer 5691325440 curl_setup: Disable SMB/CIFS support when HTTP only 9 years ago
  Daniel Stenberg e888e30476 BoringSSL: fix build for non-configure builds 9 years ago
  Daniel Stenberg eb748f159a BoringSSL: detected by configure, switches off NTLM 9 years ago
  Daniel Stenberg 0d99cdbeed compile: warn on unused return code from Curl_client_write() 10 years ago
  Bill Nagel eb88d778e7 ntlm: Use Windows Crypt API 10 years ago
  Patrick Monnerat 9b0b9f209e OS400: enable NTLM authentication 10 years ago
  Steve Holme 884df3a51f sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds 10 years ago
  Michael Osipov 9f10e45e42 kerberos: Use symbol qualified with _KERBEROS5 10 years ago
  Steve Holme 520dc64369 build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined 10 years ago
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used 10 years ago