index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ftp.c
Age
Commit message (
Expand
)
Author
2000-11-21
bad directory name extractor fixed, now always free the file and directory
Daniel Stenberg
2000-11-21
when using PORT, we now free the host name buffer properly
Daniel Stenberg
2000-11-21
includes http.h for the proxytunnel stuff
Daniel Stenberg
2000-11-10
set type before checking --head size, as the type may cause the server
Daniel Stenberg
2000-11-10
doing an ftp upload append that was already completed resulted in a
Daniel Stenberg
2000-10-30
new urldata ssl layout and T. Bharath brought the new SSL cert verify function
Daniel Stenberg
2000-10-11
free the FTP struct already in the _done() function
Daniel Stenberg
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-09-25
krb4 transfers get a sec_fflush_fd() to get uploads to work
Daniel Stenberg
2000-09-21
krb4 support added, new GetHost() usage
Daniel Stenberg
2000-09-15
bugfixed the proxytunnel
Daniel Stenberg
2000-09-15
more "anything through http proxy tunnel" fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-08-31
made -I (size info only) work for ftp again
Daniel Stenberg
2000-08-24
inet_ntoa_r() usage made more portable
Daniel Stenberg
2000-08-23
Albert Chin-A-Young's fixes
Daniel Stenberg
2000-08-18
increased the buffer size used for name lookups
Daniel Stenberg
2000-08-17
Fred Noz fixed the gethostbyaddr_() call
Daniel Stenberg
2000-08-04
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
Daniel Stenberg
2000-07-25
The "get ftp command response" function now uses select() on the socket and
Daniel Stenberg
2000-07-25
Code 250 is okay as well as the previous 226-code after a successful file
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-20
Rich Gray fixed the PORT command line with the missing \r!
Daniel Stenberg
2000-05-30
Adjusted to the GETHOSTBYADDR_R_NARGS style
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-03-16
cleaned up some #ifdef mess, now uses data->fwrite() to write headers
Daniel Stenberg
2000-02-14
updated to use the new set of progress-functions
Daniel Stenberg
2000-02-01
removed #include "upload.h"
Daniel Stenberg
2000-02-01
Adjusted to use the new Transfer() instead of the old Download()
Daniel Stenberg
2000-01-10
syncing with local edit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]