<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/networking, branch 1_6_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_6_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-06-30T15:06:45+00:00</updated>
<entry>
<title>wget: fix buffer overflow in HTTP auth</title>
<updated>2007-06-30T15:06:45+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-06-30T15:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=32a66a8e93626df3e1fa9dcee0a6046033c4c692'/>
<id>urn:sha1:32a66a8e93626df3e1fa9dcee0a6046033c4c692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete tons of extra #includes</title>
<updated>2007-05-31T22:42:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-31T22:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a7d38fe2448617df98ecaea7dbe6f3131088586'/>
<id>urn:sha1:9a7d38fe2448617df98ecaea7dbe6f3131088586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use "glibc errno" trick not only for ash, but for entire busybox</title>
<updated>2007-05-31T22:16:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-31T22:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd'/>
<id>urn:sha1:fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd</id>
<content type='text'>
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228)        Total: -89 bytes

</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2007-05-30T00:29:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-30T00:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b'/>
<id>urn:sha1:4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ping: fix wrong sign extension of packet id (bug 1373)</title>
<updated>2007-05-27T00:53:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-27T00:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1c9ad62d26e65c7159a2a1752456da34def17632'/>
<id>urn:sha1:1c9ad62d26e65c7159a2a1752456da34def17632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6adbf1be29841501cc49917249e85f273e1df7c'/>
<id>urn:sha1:b6adbf1be29841501cc49917249e85f273e1df7c</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"

</content>
</entry>
<entry>
<title>xpipe: introduce (saves ~170 bytes)</title>
<updated>2007-05-26T16:44:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T16:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a6aeddfa7262e41802c77f70c9ef88e9c2c2476'/>
<id>urn:sha1:5a6aeddfa7262e41802c77f70c9ef88e9c2c2476</id>
<content type='text'>
udhcp/signalpipe.c: use pipe instead of socketpair.

</content>
</entry>
<entry>
<title>- fix typo in help text and fix punctuation</title>
<updated>2007-05-26T11:59:01+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-05-26T11:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6239b1f50a04121d96daba2cdc2f7c3765c9007b'/>
<id>urn:sha1:6239b1f50a04121d96daba2cdc2f7c3765c9007b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>udhcp: socketpair can fail if AF_UNIX is not available (e.g. if module is not loaded).</title>
<updated>2007-05-24T12:19:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-24T12:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0fe67b16ce7ba3d5aa0f405bf3c2541210bb5320'/>
<id>urn:sha1:0fe67b16ce7ba3d5aa0f405bf3c2541210bb5320</id>
<content type='text'>
Error out on that.
</content>
</entry>
<entry>
<title>several *.c files:</title>
<updated>2007-05-17T23:02:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-17T23:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5b340830045aa3dc6ca01cd1c6082b09161877d2'/>
<id>urn:sha1:5b340830045aa3dc6ca01cd1c6082b09161877d2</id>
<content type='text'>
move 'extern environ' up to the location of #includes
</content>
</entry>
</feed>
