]> sjero.net Git - wget/history - src/ftp.h
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
[wget] / src / ftp.h
2003-11-21 hniksic[svn] Remove the "rbuf" buffering layer. Provide peeki...
2003-11-01 hniksic[svn] Document the Opie code better. Use uint32_t...
2003-10-31 hniksic[svn] Networking improvements: get rid of the MSOCK...
2003-10-29 hniksic[svn] Imported Mauro's IPv6 changes.
2003-09-18 hniksic[svn] Add support for OS/400 ftp server.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-13 hniksic[svn] Support FWTK-style proxies.
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-20 hniksic[svn] Support the SIZE command.
2001-06-09 janp[svn] Provide correct prototype for ftp_parse_ls()...
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-01 hniksic[svn] Make sure -c doesn't truncate the file.
2001-02-13 janp[svn] Removed ftpparse dependencies. New parser for...
2001-02-10 hniksic[svn] Applied Tim Mooney's patch that fixes a build...
2000-12-05 hniksic[svn] Commit my url.c fix (space as unsafe character...
2000-11-21 hniksic[svn] Committed Jan's ftpparse patch with Hrvoje's...
2000-11-19 hniksic[svn] A bunch of new features:
1999-12-02 kwget[svn] Initial revision