Commit History

Author SHA1 Message Date
  Yang Tse f9eb61e90a fix compiler warning: empty body in an if/else-statement 17 years ago
  Dan Fandrich 5eba84eed3 Use C99-style variadic macros when available. 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
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 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
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Daniel Stenberg 7e42cb61f7 FTP third transfer support overhaul. See CHANGES for details. 19 years ago
  Daniel Stenberg dcb5a4df01 Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since 20 years ago
  Daniel Stenberg 710e370c34 Dan Fandrich added --disable-verbose 20 years ago
  Daniel Stenberg 45be6d6645 killed trailing whitespace 20 years ago
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support 20 years ago
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup 20 years ago
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg b3c7cd61f3 send_buffer is no more here 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 3f6133be27 Jean-Philippe Barrette-LaPierre provided his patch that introduces 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg ed21701df3 Curl_write's 5th argument now is signed 23 years ago
  Daniel Stenberg 4931fbce49 Curl_read() now returns a negative return code if EWOULDBLOCK or similar 23 years ago
  Daniel Stenberg 7b93348aae Curl_sendf now returns a CURLcode 23 years ago
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 years ago
  Daniel Stenberg 2d68ea45d8 size_t and const 23 years ago
  Daniel Stenberg c41c5a0ef2 curl_read() and Curl_read() now have ssize_t in the last argument 24 years ago
  Daniel Stenberg 1552bd9c8c sendf is now only Curl_sendf 24 years ago
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 years ago
  Daniel Stenberg 24dee483e9 dual-license fix 24 years ago