提交历史

作者 SHA1 备注 提交日期
  Yang Tse 90ce18019c reverted back to previous version => http://curl.haxx.se/mail/lib-2007-03/0258.html 17 年之前
  Yang Tse fe10cb2ef5 avoid the use of variadic macros for greater portability 17 年之前
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 年之前
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 年之前
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 年之前
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 20 年之前
  Daniel Stenberg 7e42cb61f7 FTP third transfer support overhaul. See CHANGES for details. 20 年之前
  Daniel Stenberg dcb5a4df01 Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since 20 年之前
  Daniel Stenberg 710e370c34 Dan Fandrich added --disable-verbose 20 年之前
  Daniel Stenberg 45be6d6645 killed trailing whitespace 20 年之前
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support 20 年之前
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup 20 年之前
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 年之前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年之前
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 年之前
  Daniel Stenberg b3c7cd61f3 send_buffer is no more here 22 年之前
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 年之前
  Daniel Stenberg 3f6133be27 Jean-Philippe Barrette-LaPierre provided his patch that introduces 22 年之前
  Daniel Stenberg 974f314f57 copyright string (year) update 22 年之前
  Daniel Stenberg ed21701df3 Curl_write's 5th argument now is signed 23 年之前
  Daniel Stenberg 4931fbce49 Curl_read() now returns a negative return code if EWOULDBLOCK or similar 23 年之前
  Daniel Stenberg 7b93348aae Curl_sendf now returns a CURLcode 23 年之前
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 年之前
  Daniel Stenberg 2d68ea45d8 size_t and const 23 年之前
  Daniel Stenberg c41c5a0ef2 curl_read() and Curl_read() now have ssize_t in the last argument 24 年之前
  Daniel Stenberg 1552bd9c8c sendf is now only Curl_sendf 24 年之前
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 年之前
  Daniel Stenberg 24dee483e9 dual-license fix 24 年之前
  Daniel Stenberg ce1cb29d20 client_write() proto and defines added 24 年之前
  Daniel Stenberg d3f9b2a490 introduced the new add_buffer() concept that makes the HTTP request to get 24 年之前