Mon, 13 Mar 2006 16:56:10 +0000 |
albeu |
Fix seeking with cache enabled on systems using fork().
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Fri, 14 Oct 2005 12:35:30 +0000 |
gpoirier |
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
|
Thu, 13 Oct 2005 18:33:56 +0000 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
Mon, 10 Oct 2005 12:56:17 +0000 |
gpoirier |
Typo fix: RFC959 says that FTP commands should end with a carriage return
|
Sun, 17 Aug 2003 11:07:18 +0000 |
faust3 |
fix compilation on mingw
|
Sat, 16 Aug 2003 22:21:12 +0000 |
albeu |
Forgot #include <sys/socket.h>
|
Sat, 16 Aug 2003 10:53:44 +0000 |
faust3 |
ftp support for mingw
|
Fri, 15 Aug 2003 19:13:23 +0000 |
albeu |
ftp support. The change on connect2Server is needed bcs we need 2
|