Mercurial > mplayer.hg
log libmpdemux/stream_ftp.c @ 16761:1eeb10c3e534
age | author | description |
---|---|---|
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 |