- 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
-
Daniel Stenberg authored
over to ssize_t that is signed. Removed all the special-purpose VMS #ifdefs that were added for this.
-
- Aug 06, 2001
-
-
Daniel Stenberg authored
forgets that it is very often unsigned. These should be fixed globally and then many #ifdef VMS lines can be removed.
-
- Jun 19, 2001
-
-
Daniel Stenberg authored
-
- May 14, 2001
-
-
Daniel Stenberg authored
-
- May 12, 2001
-
-
Daniel Stenberg authored
-
- May 11, 2001
-
-
Daniel Stenberg authored
already been transfered no longer returns error but instead is OK. The reasoning behind this is of course that no extra actions need to be taken and it is as if a transfer had been successfully performed.
-
- May 08, 2001
-
-
Daniel Stenberg authored
SIZE doesn't work, we just don't output any size info!
-
- Apr 26, 2001
-
-
Daniel Stenberg authored
chunks, which makes it a lot faster and will make ftps work better...
-
- Apr 18, 2001
-
-
Daniel Stenberg authored
main handle struct to work with persistant connections
-
- Apr 17, 2001
-
-
Daniel Stenberg authored
-
- Apr 03, 2001
-
-
Daniel Stenberg authored
-
- Mar 29, 2001
-
-
Daniel Stenberg authored
-
- Mar 14, 2001
-
-
Daniel Stenberg authored
-
- Mar 09, 2001
-
-
Daniel Stenberg authored
to configure
-
- Mar 05, 2001
-
-
Daniel Stenberg authored
-
- Mar 02, 2001
-
-
Daniel Stenberg authored
intermixed HTTP and FTP persistant connections also work!
-
Daniel Stenberg authored
added the Curl_ftp_disconnect function for FTP-specific disconnects
-
- Feb 22, 2001
-
-
Daniel Stenberg authored
-
- Feb 21, 2001
-
-
Daniel Stenberg authored
-
- Feb 20, 2001
-
-
Daniel Stenberg authored
-
- Feb 13, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 09, 2001
-
-
Daniel Stenberg authored
-
- Feb 08, 2001
-
-
Daniel Stenberg authored
-