index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ftp.c
Age
Commit message (
Expand
)
Author
2012-07-13
ftp_do_more: add missing check of return code
Daniel Stenberg
2012-06-12
Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing"
Yang Tse
2012-06-11
connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing
Marc Hoersken
2012-04-04
ftp.c: ftplistparser related OOM handling fix
Yang Tse
2012-03-16
fix some compiler warnings
Yang Tse
2012-03-08
CONNECT: made generically not per-protocol
Daniel Stenberg
2012-01-16
add LF termination to infof() trace string
Yang Tse
2012-01-09
FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed
gsengun
2011-12-24
ftp_do_more: don't return success until all is done
Daniel Stenberg
2011-12-20
timeleft_accept: ack global timeout, moved to ftp.c
Daniel Stenberg
2011-12-20
FTP: move FTP-specific struct field to ftpc_conn
Daniel Stenberg
2011-12-20
non-blocking active FTP: cleanup multi state usage
Daniel Stenberg
2011-12-20
FTP: perform active connections non-blocking
Gokhan Sengun
2011-12-05
FTP: close callback fix
Daniel Stenberg
2011-12-05
FTP: call opensocket callback properly
Daniel Stenberg
2011-11-24
query-part: ignore the URI part for given protocols
Jonas Schnelli
2011-11-06
ftp PORT: don't hang if bind() fails
Daniel Stenberg
2011-11-03
rename ftp_ssl: the struct field is used for many protocols
Daniel Stenberg
2011-10-24
ftp.c: some OOM handling fixes
Yang Tse
2011-10-21
curl_multi_fdset: correct fdset with FTP PORT use
Daniel Stenberg
2011-10-12
OOM handling/cleanup slight adjustments
Yang Tse
2011-10-04
ftp: improved the failed PORT host name resolved error message
Daniel Stenberg
2011-09-14
ftp.c: add a couple of failure messages
Yang Tse
2011-09-12
ftp.c: fix socket leak torture tests detected 2011-08-30
Yang Tse
2011-09-10
ftp.c: fix ftp active connects which got broken with commit fdf157abdf
Yang Tse
2011-09-07
ftp_state_use_port: minor code indent fix
Daniel Stenberg
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-09-01
ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up
Yang Tse
2011-08-31
ftp.c: fix some leaks torture tests detected 2011-08-30 - follow-up
Yang Tse
2011-08-31
fix some leaks torture tests detected 2011-08-30
Yang Tse
2011-08-31
fix some leaks torture tests detected 2011-08-30
Yang Tse
2011-08-18
FTP: fix proxy connect race condition
Daniel Stenberg
2011-08-08
ftp_doing: bail out on error properly
Daniel Stenberg
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-04
code style: space between close paren and open brace
Daniel Stenberg
2011-06-04
Curl_socket_ready: make timeout a 'long'
Daniel Stenberg
2011-06-02
compiler warning: fix
Yang Tse
2011-05-18
CLOSESOCKETFUNCTION: added
Daniel Stenberg
2011-05-05
set_userpass: convert from protocol-specific to generic
Daniel Stenberg
2011-05-05
RTSP: convert protocol-specific checks to generic
Daniel Stenberg
2011-05-05
SSL: check for SSL, not specific protocols
Daniel Stenberg
2011-04-28
proxy: allow socks:// prefix in proxy string
Daniel Stenberg
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
async resolvers: further cleanups
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2011-04-05
FTP+proxy: macrofied functions when proxy disabled
Daniel Stenberg
[prev]
[next]