Commit History

Author SHA1 Message Date
  Daniel Stenberg 41e6292e7b there cannot be chunked problem when no_body (HEAD) is true since without 19 years ago
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with 19 years ago
  Daniel Stenberg fb3c85ab2f fixed the 304 response-with-content-length problem reported by Cory Nelson 19 years ago
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 years ago
  Daniel Stenberg ac022b2e30 Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth" 19 years ago
  Daniel Stenberg 0a3065a2f2 Rename Curl_pretransfersec() to *_second_connect() since it does not just 19 years ago
  Daniel Stenberg 8c83422fe2 David Byron identified the lack of SSL_pending() use, and this is my take 19 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Daniel Stenberg e36fb1ecda Curl_wait_for_resolv() no longer disconnects on failure, but leaves that 19 years ago
  Daniel Stenberg 83c470a443 David Byron pointed out that this -1 on the buffer size is pointless since 19 years ago
  Daniel Stenberg 8dbaf534c8 Using the multi interface, and doing a requsted a re-used connection that 19 years ago
  Daniel Stenberg 7e42cb61f7 FTP third transfer support overhaul. See CHANGES for details. 19 years ago
  Daniel Stenberg c5b2e85b47 Dan Torop cleaned up a few no longer used variables from David Phillips' 19 years ago
  Daniel Stenberg 29102befa6 Cyrill Osterwalder posted a detailed analysis about a bug that occurs when 19 years ago
  Daniel Stenberg ac269a8f68 Dan Fandrich added the --disable-cookies option to configure to build 20 years ago
  Daniel Stenberg 2c27e4ee76 Bug report #1078066: when a chunked transfer was pre-maturely closed exactly 20 years ago
  Gisle Vanem d85bc18178 I changed my mind. Remove ioctl() macro in setup.h instead. 20 years ago
  Gisle Vanem af114358c8 Renamed urldata.h members 'ioctl*' to 'ioctrl*' due to 20 years ago
  Daniel Stenberg ffe17a8197 As reported in Mandrake's bug tracker bug 12289 20 years ago
  Daniel Stenberg 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 years ago
  Daniel Stenberg 1a05a90f1c David Phillips' FD_SETSIZE fix 20 years ago
  Daniel Stenberg dcea109bb5 Dan Fandrich fix: eliminates some pedantic CodeWarrior compiler warnings and 20 years ago
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 years ago
  Daniel Stenberg a00e7f0f5e Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a 20 years ago
  Daniel Stenberg 38b1d96750 Alexander Krasnostavsky made it possible to make FTP 3rd party transfers with 20 years ago
  Daniel Stenberg 9a2aed7d7a Chih-Chung Chang reported that if you use CURLOPT_RESUME_FROM and enabled 20 years ago
  Daniel Stenberg 25bf23105d Location: problem with bad original URL, identified in bug report #1029478 20 years ago
  Daniel Stenberg 6c3a87a599 no longer includes getdate.h, there's no need for it 20 years ago
  Daniel Stenberg 05825a8a9f Make "Proxy-Connection: close" close the current proxy connection, as 20 years ago
  Daniel Stenberg cd52b9f0da Alexander Krasnostavsky made the write callback get called even when a zero 20 years ago