- Nov 28, 2001
-
-
Daniel Stenberg authored
We should add some configure tests for this!
-
- Nov 27, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 22, 2001
-
-
Daniel Stenberg authored
-
- Nov 15, 2001
-
-
Sterling Hughes authored
this looks a bit better ;)
-
- Nov 13, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 12, 2001
-
-
Daniel Stenberg authored
the server when that's the only error
-
- Nov 01, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 31, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
- which now is made using a macro named FTPSENDF. I turned it all caps just to make it more visible that it is in fact a macro.
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Oct 04, 2001
-
-
Daniel Stenberg authored
-
- Oct 02, 2001
-
-
Daniel Stenberg authored
-
- Oct 01, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 28, 2001
-
-
Daniel Stenberg authored
same socket and it was available from the passed-in struct anyway!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
renamed all static ^_ftp_* functions to ^ftp_, prefixing with underscore is not nice
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 23, 2001
-
-
Daniel Stenberg authored
RETR fails, this corrects it.
-
- Sep 14, 2001
-
-
Daniel Stenberg authored
-
- Sep 13, 2001
-
-
Daniel Stenberg authored
-
- Sep 07, 2001
-
-
Sterling Hughes authored
-
- Sep 05, 2001
-
-
Sterling Hughes authored
8 this looked quite funny :) Added a small formatting section for vim at the bottom, it also contains an emacs portion (copied it from another project I'm working on), I don't know if this is correct, but its a step (the vim part is correct :)
-
- Aug 30, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Aug 23, 2001
-
-
Daniel Stenberg authored
huge monster function _ftp() into more little functions. There are still more that can be done, but this is at least improving readability and maintainability... :-)
-
- Aug 18, 2001
-
-
Sterling Hughes authored
Use a more appropriate variable name </couldn't resist>
-
- Aug 17, 2001
-
-
Daniel Stenberg authored
-
- Aug 15, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Sterling Hughes authored
-
Sterling Hughes authored
"%" -> "%s"
-
Sterling Hughes authored
declare at the top of the file, put the private functions at the bottom of the file, however, this is clearer imho (since _ftp is already there).
-
Sterling Hughes authored
must merge before commit must merge before commit
-
Sterling Hughes authored
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
good on VMS. Removed a '#if 0' section, made Curl_getmyhost static and cut off the 'Curl_' prefix
-