Steve Holme
|
60bd22620a
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
|
пре 11 година |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
пре 11 година |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
пре 11 година |
Björn Stenberg
|
e7d77fb3ef
connect: Close temporary sockets in conn_free()
|
пре 11 година |
Björn Stenberg
|
02fbc26d59
connect: Add connection delay to Happy Eyeballs.
|
пре 11 година |
Björn Stenberg
|
7d7df83198
Add "Happy Eyeballs" for IPv4/IPv6.
|
пре 11 година |
Steve Holme
|
9f503a254b
ftp: Fixed compiler warning
|
пре 11 година |
Daniel Stenberg
|
d44b014271
FTP: make the data connection work when going through proxy
|
пре 11 година |
Steve Holme
|
30a09783b2
ftp.c: Fixed compilation warning
|
пре 11 година |
Daniel Stenberg
|
c4a7ca038e
FTP: fix getsock during DO_MORE state
|
пре 11 година |
Daniel Stenberg
|
460fb12097
security.h: rename to curl_sec.h to avoid name collision
|
пре 11 година |
Daniel Stenberg
|
bb55293313
FTP: remove krb4 support
|
пре 11 година |
Daniel Stenberg
|
d5e2d0b6bf
ftp: convert state names to a global array
|
пре 11 година |
Daniel Stenberg
|
f584312e81
ftp_domore_getsock: when passive mode, the second conn is already there
|
пре 11 година |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
пре 11 година |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
пре 11 година |
Daniel Stenberg
|
2af0b10c95
comments: remove old and wrong multi/easy interface statements
|
пре 11 година |
Daniel Stenberg
|
058b86e6f3
FTP: renamed several local functions
|
пре 11 година |
Daniel Stenberg
|
7cc00d9a83
FTP: when EPSV gets a 229 but fails to connect, retry with PASV
|
пре 11 година |
Yang Tse
|
a23e56d109
string formatting: fix too many arguments for format
|
пре 11 година |
Yang Tse
|
de052ca6fc
string formatting: fix 25+ printf-style format strings
|
пре 11 година |
Daniel Stenberg
|
e2e92486a7
ftp_do_more: consider DO_MORE complete when server connects back
|
пре 11 година |
Daniel Stenberg
|
0523152ad6
ftp_state_pasv_resp: connect through proxy also when set by env
|
пре 11 година |
Daniel Stenberg
|
c5ba0c2f54
FTP: handle a 230 welcome response
|
пре 11 година |
Daniel Stenberg
|
61d259f950
FTP: access files in root dir correctly
|
пре 11 година |
Bill Middlecamp
|
e0fb2d86c9
FTP: handle "rubbish" in front of directory name in 257 responses
|
пре 11 година |
Marc Hoersken
|
f3bd2abb61
ftp.c: Added missing brackets around ABOR command logic
|
пре 11 година |
Daniel Stenberg
|
57aeabcc1a
FTP: wait on both connections during active STOR state
|
пре 11 година |
Kim Vandry
|
090b55c100
connect: treat an interface bindlocal() problem as a non-fatal error
|
пре 11 година |
Daniel Stenberg
|
ca62ac69bb
ftp_sendquote: use PPSENDF, not FTPSENDF
|
пре 11 година |