Commit History

Author SHA1 Message Date
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 years ago
  Daniel Stenberg a4ebf5b507 Fixed a flaw in the "Expect: 100-continue" treatment. If you did two POSTs 18 years ago
  Yang Tse 9dde0b54a3 Silence warning: empty body in an if-statement 18 years ago
  Daniel Stenberg f36adcdb73 Georg Horn made the transfer timeout error message include more details 18 years ago
  Daniel Stenberg dfe1884c25 Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and 18 years ago
  Daniel Stenberg 76cf020750 select_res is not a socket, it should be a plain int 18 years ago
  Daniel Stenberg a05ea124b9 oops, serious breakage in the fdset() function 18 years ago
  Daniel Stenberg 95152aec68 David McCreedy brought line end conversions when doing FTP ASCII 18 years ago
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 years ago
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. 18 years ago
  Daniel Stenberg bcc62cc9e3 #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that 18 years ago
  Daniel Stenberg 29e446e508 Shmulik Regev fixed an issue with multi-pass authentication and compressed 18 years ago
  Daniel Stenberg 87bcb6f377 Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that 18 years ago
  Daniel Stenberg 12f5c67bf5 Philippe Vaucher provided a brilliant piece of test code that show a problem 18 years ago
  Daniel Stenberg 32bc30e210 Based on an error report by Philippe Vaucher, we no longer count a retried 18 years ago
  Daniel Stenberg 74e5beab9d Doug Kaufman's set of patches to make curl build fine on DJGPP again using 19 years ago
  Daniel Stenberg 0264faaa4e fix compiler warning 19 years ago
  Daniel Stenberg 4022a60ea7 I extended a patch from David Shaw to make libcurl _always_ provide an error 19 years ago
  Daniel Stenberg 966fa848a0 Nis Jorgensen filed bug report #1338648 19 years ago
  Daniel Stenberg b4c53e2cfd An anonymous submitter filed bug #1299181 19 years ago
  Daniel Stenberg b6f0aa4394 return an error string for the missing URL case 19 years ago
  Daniel Stenberg a4773fcbbb Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible 19 years ago
  Daniel Stenberg a676c18502 - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with 19 years ago
  Daniel Stenberg 35110eca73 James Bursa identified a libcurl HTTP bug and a good way to repeat it. If a 19 years ago
  Daniel Stenberg 465e19dbe9 Adrian Schuur added trailer support in the chunked encoding stream. The 19 years ago
  Daniel Stenberg a7846189cd Eric Cooper reported about a problem with HTTP servers that responds with 19 years ago
  Daniel Stenberg a90e33ad71 Hm, this doesn't feel right. The error bits returned from Curl_select() can 19 years ago
  Daniel Stenberg 62ab21ce7d me stupid, errno is not set for mere select()-exceptions 19 years ago
  Daniel Stenberg cc8e8db1e5 include protos to fix warnings 19 years ago
  Daniel Stenberg b19cba2016 If Curl_select() returns with the error bit set, bail out. 19 years ago