Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 роки тому |
Daniel Stenberg
|
d94717e099
nonblock: call with (void) to show we ignore the return code
|
10 роки тому |
Brandon Casey
|
6beb0eeea1
Ensure progress.size_dl/progress.size_ul are always >= 0
|
10 роки тому |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
10 роки тому |
Daniel Stenberg
|
d5ec44ca4c
INFILESIZE: fields in UserDefined must not be changed run-time
|
10 роки тому |
Daniel Stenberg
|
710f14edba
handler: make 'protocol' always specified as a single bit
|
10 роки тому |
Daniel Stenberg
|
c81021f747
ftp: in passive data connect wait for happy eyeballs sockets
|
10 роки тому |
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 роки тому |