Commit History

Author SHA1 Message Date
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 years ago
  Daniel Stenberg 3d513f7ab1 spell and language fix 17 years ago
  Daniel Stenberg bc1ae973da Robert Iakobashvili made the 'master_buffer' get allocated first once it is 17 years ago
  Yang Tse 90ce18019c reverted back to previous version => http://curl.haxx.se/mail/lib-2007-03/0258.html 17 years ago
  Yang Tse fe10cb2ef5 avoid the use of variadic macros for greater portability 17 years ago
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 years ago
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 years ago
  Gisle Vanem 6a175b42db Suppress warning "'nread' might be used uninitialized in this function". 17 years ago
  Daniel Stenberg abe90019d3 prefer using the (upcoming) non-blocking libssh2 API 17 years ago
  Yang Tse cdbbb7d900 Compiler warning fix 17 years ago
  Gisle Vanem 7b704e173c Supress "comparison between signed and unsigned" warning. 17 years ago
  Daniel Stenberg 1886388791 restore previous addition to the amount of data that is returned 17 years ago
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on 17 years ago
  Daniel Stenberg d8ff0336a5 - Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always store 17 years ago
  Daniel Stenberg 5fd096da8d Stefan Krause pointed out a compiler warning with a picky MSCV compiler when 18 years ago
  Daniel Stenberg a634f64400 James Housley did lots of work and introduced SFTP downloads. 18 years ago
  Daniel Stenberg be0d17e812 cleaned up Curl_write() and the sub functions it uses for various protocols. 18 years ago
  Yang Tse 01926d66d7 add TODO note 18 years ago
  Daniel Stenberg 2147284cad James Housley brought support for SCP transfers 18 years ago
  Daniel Stenberg e1edd41e1b Ravi Pratap provided a major update with pipelining fixes. We also no longer 18 years ago
  Yang Tse 3cd95eacdf Compiler warning fix 18 years ago
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done 18 years ago
  Yang Tse ec956b0334 Explicit typecast for Curl_debug() size argument 18 years ago
  Daniel Stenberg 5e0d9aea32 Support for FTP third party transfers is now dropped 18 years ago
  Yang Tse 733a184ce0 Compiler warning fix 18 years ago
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 years ago
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 years ago
  Yang Tse 58176d1484 Use platform's native types for recv() and send() arguments. 18 years ago
  Daniel Stenberg 9bece2b313 additional renames of Curl_ourerrno => Curl_sockerrno 18 years ago
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 years ago