Commit History

作者 SHA1 備註 提交日期
  Yang Tse d95b8e0627 Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing" 12 年之前
  Marc Hoersken 9c94236e6c connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing 12 年之前
  Yang Tse 9753c6bec5 ftp.c: ftplistparser related OOM handling fix 12 年之前
  Yang Tse 8af4b657d0 fix some compiler warnings 12 年之前
  Daniel Stenberg 41b0237834 CONNECT: made generically not per-protocol 12 年之前
  Yang Tse 0ce2bca741 add LF termination to infof() trace string 13 年之前
  gsengun d28411c3cc FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed 13 年之前
  Daniel Stenberg 99a12baa34 ftp_do_more: don't return success until all is done 13 年之前
  Daniel Stenberg 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 年之前
  Daniel Stenberg 377471f387 FTP: move FTP-specific struct field to ftpc_conn 13 年之前
  Daniel Stenberg dfdac61522 non-blocking active FTP: cleanup multi state usage 13 年之前
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking 13 年之前
  Daniel Stenberg d5b5f64bce FTP: close callback fix 13 年之前
  Daniel Stenberg 088ba97a24 FTP: call opensocket callback properly 13 年之前
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols 13 年之前
  Daniel Stenberg e3166df1bb ftp PORT: don't hang if bind() fails 13 年之前
  Daniel Stenberg 93e57d0628 rename ftp_ssl: the struct field is used for many protocols 13 年之前
  Yang Tse e8d8843a02 ftp.c: some OOM handling fixes 13 年之前
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 年之前
  Yang Tse bff78cc18e OOM handling/cleanup slight adjustments 13 年之前
  Daniel Stenberg fa77f54a03 ftp: improved the failed PORT host name resolved error message 13 年之前
  Yang Tse 0216e517d0 ftp.c: add a couple of failure messages 13 年之前
  Yang Tse 4e9a1c5bba ftp.c: fix socket leak torture tests detected 2011-08-30 13 年之前
  Yang Tse 72c14bd6f0 ftp.c: fix ftp active connects which got broken with commit fdf157abdf 13 年之前
  Daniel Stenberg 2147492050 ftp_state_use_port: minor code indent fix 13 年之前
  Yang Tse a50210710a fix bool variables checking and assignment 13 年之前
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
  Yang Tse fdf157abdf ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up 13 年之前
  Yang Tse 0b018a0a05 ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up 13 年之前
  Yang Tse d20408e816 fix some leaks torture tests detected 2011-08-30 13 年之前