<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, branch 0_51</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_51</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_51'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-04-10T18:17:05+00:00</updated>
<entry>
<title>This patch from Laurence Anderson &lt;laurence@zxmail.com&gt; fixes</title>
<updated>2001-04-10T18:17:05+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-10T18:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d7fa438a7dc33b20de746e31b5e8078c53c4d05'/>
<id>urn:sha1:6d7fa438a7dc33b20de746e31b5e8078c53c4d05</id>
<content type='text'>
wget HTTP 1.1 support and addes chunked encoding so bb wget
is now fully RFC compliant.
</content>
</entry>
<entry>
<title>Update how we detect if libc5 is in use.</title>
<updated>2001-04-09T23:52:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T23:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6b519b416189202d18d888d61d8bbe50dc30325'/>
<id>urn:sha1:b6b519b416189202d18d888d61d8bbe50dc30325</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>A patch from Dmitry Zakharov &lt;dmit@crp.bank.gov.ua&gt; which adds</title>
<updated>2001-04-05T21:45:54+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T21:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=79757c9c37beab0032bc065b10bf84d4afe2b500'/>
<id>urn:sha1:79757c9c37beab0032bc065b10bf84d4afe2b500</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>A number of cleanups.  Now compiles with libc5, glibc, and uClibc.  Fix a few</title>
<updated>2001-04-05T03:14:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T03:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e76c3b08e105147e3cef7e8d38d65da2fac6b2e1'/>
<id>urn:sha1:e76c3b08e105147e3cef7e8d38d65da2fac6b2e1</id>
<content type='text'>
shadowed variables.  Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
 -Erik
</content>
</entry>
<entry>
<title>Fix in_ether bug regarding hex digits reported by Jonas Holmberg &lt;jonas.holmberg@axis.com&gt;.</title>
<updated>2001-03-26T16:26:16+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2001-03-26T16:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=049dc25fe77b1225d50460800b911d765f120e85'/>
<id>urn:sha1:049dc25fe77b1225d50460800b911d765f120e85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xstrdup tftp cleanup from Jeff Garzik</title>
<updated>2001-03-23T17:10:19+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-23T17:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6b2c23d847a0942e6dcc5735a5a5512ab1432d28'/>
<id>urn:sha1:6b2c23d847a0942e6dcc5735a5a5512ab1432d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A nice patch from Larry Doolittle that adds -Wshadow and</title>
<updated>2001-03-21T07:34:27+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-21T07:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1ca20a77476fb69e2472080ef6ba23c8c0ad12ad'/>
<id>urn:sha1:1ca20a77476fb69e2472080ef6ba23c8c0ad12ad</id>
<content type='text'>
cleans up most of the now-revealed problems.
</content>
</entry>
<entry>
<title>Another cleanup patch from Jeff Garzik &lt;jgarzik@mandrakesoft.com&gt;</title>
<updated>2001-03-19T23:49:41+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-19T23:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=92d23245c93eb7db64818384ee6c5366a465e29e'/>
<id>urn:sha1:92d23245c93eb7db64818384ee6c5366a465e29e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bug pointed out by Rob Landley &lt;rlandley@austin.rr.com&gt;, where</title>
<updated>2001-03-17T05:43:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-17T05:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8b960321393f0d9206fc09da80d3a277153d72db'/>
<id>urn:sha1:8b960321393f0d9206fc09da80d3a277153d72db</id>
<content type='text'>
setup_sockaddr_in was zeroing the sizeof a pointer, not the sizeof the struct,
which was obviously what was intended.  Thanks Rob,
 -Erik
</content>
</entry>
<entry>
<title>Don't confuse people.  If the run 'ifconfig' and they didn't</title>
<updated>2001-03-15T20:48:45+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-15T20:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=48dcc16548bb35837fa80a3f3d7437cf9e850d9f'/>
<id>urn:sha1:48dcc16548bb35837fa80a3f3d7437cf9e850d9f</id>
<content type='text'>
compile with BB_FEATURE_IFCONFIG_STATUS turned on, it will
now print a message telling them as much.
 -Erik
</content>
</entry>
</feed>
