hush/include
Eric Andersen 79757c9c37 A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
- support for ftp downloads
- HTTP basic authentication support (as an optional feature)
- handling of http redirections
- protocol version changed to 1.0 (to stop servers from requesting
chunked encoding)
- bugfix: in the case when content-length not given, wget didn't
download anything
- when attempting to continue an aborted download but server doesn't
support restarts, reopen output file in write mode
- changed assumption that existing file should restart an aborted
    download.  Now the user must explicitly specify this with -c
2001-04-05 21:45:54 +00:00
..
applets.h I said no new features till after the 0.51 release. Well, I lied. This is a 2001-04-04 17:31:15 +00:00
busybox.h
grp.h
libbb.h A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
pwd.h
usage.h A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds 2001-04-05 21:45:54 +00:00