Commit Verlauf

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