Commit History

Autor SHA1 Mensaxe Data
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files %!s(int64=18) %!d(string=hai) anos
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h %!s(int64=18) %!d(string=hai) anos
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 91386937ff - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 385e612fa5 - Armel Asselin improved libcurl to behave a lot better when an easy handle %!s(int64=18) %!d(string=hai) anos
  Yang Tse de59cde155 Fix copy-paste error %!s(int64=18) %!d(string=hai) anos
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection %!s(int64=18) %!d(string=hai) anos
  Gisle Vanem c7aae10300 Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. %!s(int64=18) %!d(string=hai) anos
  Gisle Vanem 59cf6fd4f0 Watcom lacks <sys/time.h>. %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE %!s(int64=18) %!d(string=hai) anos
  Yang Tse d157c29269 Fix compiler warnings %!s(int64=18) %!d(string=hai) anos
  Yang Tse f975fd03a1 Read the return value of the swrite() macro and 'print' a message in case of failure. %!s(int64=18) %!d(string=hai) anos
  Yang Tse 58176d1484 Use platform's native types for recv() and send() arguments. %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 34e7daf989 attempt to avoid warnings in picky environments by storing options as %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg a357f77c4c nonsense change for(;;) => while(1) just to prevent gcc from warning on %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 1a05a90f1c David Phillips' FD_SETSIZE fix %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg dcea109bb5 Dan Fandrich fix: eliminates some pedantic CodeWarrior compiler warnings and %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 710e370c34 Dan Fandrich added --disable-verbose %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 02c6fde11e made telrcv() take a ssize_t argument instead of int to better match other %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 48b92c163f fix a mingw32 build warning %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 090b89cc76 Variable type cleanups to please the picky MIPSPro compiler. %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 62f0457961 length limit the sscanf() parsing to prevent buffer overflow %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg d60c22572b Curl_done() and the protocol-specific conn->curl_done() functions now all %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. %!s(int64=20) %!d(string=hai) anos