Daniel Stenberg
|
6a2e21ec8c
FTP code turned into state machine. Not completely yet, but a good start.
|
20 years ago |
Daniel Stenberg
|
d60c22572b
Curl_done() and the protocol-specific conn->curl_done() functions now all
|
20 years ago |
Daniel Stenberg
|
c323969bdd
removed Curl_ftp_quit() as it was turned into a static in ftp.c
|
20 years ago |
Daniel Stenberg
|
252423a725
added the missing proto for the still unused quit function
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
853e240e1d
Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier.
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
d0b97f7e1f
Curl_GetFTPResponse() takes a different set of parameters and now return a
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |
Daniel Stenberg
|
cb895ec335
Initial fix to make the multi interface return control while waiting for
|
22 years ago |
Daniel Stenberg
|
08ef208fb7
added disable-[protocol] support, largely provided by Miklos Nemeth
|
22 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 years ago |
Daniel Stenberg
|
3d438d8d64
Curl_ftpsendf() had wrong return type
|
23 years ago |
Daniel Stenberg
|
ae2ecfc5cb
removed the socket argument from some functions that always passed in the
|
23 years ago |
Daniel Stenberg
|
9fa464aa94
Curl_ftpsendf's third argument is now a const char *
|
23 years ago |
Daniel Stenberg
|
a3ba6b7a6a
Added the disconnect proto
|
24 years ago |
Daniel Stenberg
|
4031104404
Internal symbols that aren't static are now prefixed with 'Curl_'
|
24 years ago |
Daniel Stenberg
|
24dee483e9
dual-license fix
|
24 years ago |
Daniel Stenberg
|
1ef3600a07
haxx.nu => haxx.se
|
24 years ago |
Daniel Stenberg
|
96dde76b99
moved here from the newlib branch
|
24 years ago |
Daniel Stenberg
|
ae1912cb0d
Initial revision
|
25 years ago |