コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年 前
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 4bb80cfd75 15 年 前
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new 15 年 前
  Yang Tse 2fc1752d6e Removed function prototype without implementation 15 年 前
  Daniel Stenberg aff5408633 made Curl_read_plain() return an 'int' instead of CURLcode since it actually 16 年 前
  Daniel Stenberg 391e8afd1f - Made the SOCKS code use the new Curl_read_plain() function to fix the bug 16 年 前
  Daniel Stenberg 422fd933f5 - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy 16 年 前
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 年 前
  Dan Fandrich 0f77fe55b6 Reverted the const change--what was I thinking? 17 年 前
  Dan Fandrich 68ee002ad0 Made some pointers const 17 年 前
  Yang Tse 4294cac701 Platforms that lack autotools support should define HAVE_VARIADIC_MACROS_C99 17 年 前
  Yang Tse 0f634a0c89 fix yet another leftover in previous commit 17 年 前
  Yang Tse 047cd1a533 fix leftover in previous commit 17 年 前
  Yang Tse f9eb61e90a fix compiler warning: empty body in an if/else-statement 17 年 前
  Dan Fandrich 5eba84eed3 Use C99-style variadic macros when available. 17 年 前
  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 年 前