Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move conditional compilation into the build system. | diego | 2006-07-06 |
* | Fix seeking with cache enabled on systems using fork(). | albeu | 2006-03-13 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | Make FtpSendCmd() function more user friendly by making it append the necessa... | gpoirier | 2005-10-14 |
* | Use PRI?64 defines as format strings for 64 bit variables. | reimar | 2005-10-13 |
* | Typo fix: RFC959 says that FTP commands should end with a carriage return | gpoirier | 2005-10-10 |
* | fix compilation on mingw | faust3 | 2003-08-17 |
* | Forgot #include <sys/socket.h> | albeu | 2003-08-16 |
* | ftp support for mingw | faust3 | 2003-08-16 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 |