Historique des commits

Auteur SHA1 Message Date
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t il y a 15 ans
  Daniel Stenberg e01b7c1ede - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Daniel Stenberg b84876ba69 - Leanic Lefever reported a crash and did some detailed research on why and il y a 15 ans
  Yang Tse 4882078469 attempt to workaround icc 9.1 optimizer induced problem il y a 15 ans
  Daniel Stenberg 30f7a2ff20 - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTP il y a 15 ans
  Daniel Stenberg a06b36dee0 - Andre Guibert de Bruet fixed a NULL pointer use in an infof() call if a il y a 15 ans
  Dan Fandrich a9a03b9708 Avoid a compile warning in --disable-proxy case il y a 15 ans
  Daniel Stenberg af91ff0e06 - Linus Nielsen Feltzing reported and helped me repeat and fix a problem with il y a 15 ans
  Patrick Monnerat 6e422c447a FTP downloads (i.e.: RETR) ending with code 550 now return error CURLE_REMOTE_FILE_NOT_FOUND instead of CURLE_FTP_COULDNT_RETR_FILE. il y a 15 ans
  Daniel Stenberg 8f81fd6be5 - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for il y a 15 ans
  Daniel Stenberg 002cf105c6 - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if il y a 15 ans
  Daniel Stenberg bdd4294e79 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP il y a 15 ans
  Dan Fandrich 09f4a1c5e5 Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting il y a 15 ans
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for il y a 15 ans
  Daniel Stenberg 6f86826516 fix typo in comment that made it confusing il y a 15 ans
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl il y a 15 ans
  Gisle Vanem 418683f537 Added the use of Watt-32 tcp/ip stack for Win32 targets. il y a 15 ans
  Daniel Stenberg 4b62cd3616 - Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any il y a 15 ans
  Daniel Stenberg 18371aaff9 - Fred Machado posted about a weird FTP problem on the curl-users list and when il y a 15 ans
  Yang Tse a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one il y a 15 ans
  Yang Tse 625c107c25 remove bogus whitespace il y a 15 ans
  Yang Tse ad3c1c37bb These two variables are now Curl_addrinfo pointers il y a 15 ans
  Yang Tse 10035c898b fix compiler warning il y a 15 ans
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. il y a 15 ans
  Dan Fandrich 7fc4e8af0a Changed some arrays of char* to arrays of char[] to reduce data size and il y a 15 ans
  Yang Tse d0a48627b2 fix compiler warning il y a 15 ans
  Dan Fandrich fad3288d20 Fixed the --interface option to work with IPv6 connections on glibc il y a 15 ans
  Dan Fandrich 95456b8e78 Added const to some pointer variables il y a 15 ans
  Daniel Stenberg 038542ea3e - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE il y a 15 ans