<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/uhttpd/src, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>packages: sort network related packages into package/network/</title>
<updated>2012-10-10T12:32:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-10-10T12:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=405e21d16731b2764ab82aaaadcf36a813b105f7'/>
<id>405e21d16731b2764ab82aaaadcf36a813b105f7</id>
<content type='text'>
SVN-Revision: 33688
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33688
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: various changes</title>
<updated>2012-07-13T17:10:56+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-07-13T17:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=00f1b1d62abc566e394d8b4dbf1d7580ffe3321f'/>
<id>00f1b1d62abc566e394d8b4dbf1d7580ffe3321f</id>
<content type='text'>
	- remove unused variables
	- simply ignore command line args which belong to not enabled features
	- resolve peer address at accept() time, should solve (#11850)
	- remove floating point operations where possible

SVN-Revision: 32704
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- remove unused variables
	- simply ignore command line args which belong to not enabled features
	- resolve peer address at accept() time, should solve (#11850)
	- remove floating point operations where possible

SVN-Revision: 32704
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: retry parsing the CGI header until the buffer space is exhausted</title>
<updated>2012-07-11T09:59:05+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-07-11T09:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0000ce2271077c3d233d8498f7963ad78502a1f2'/>
<id>0000ce2271077c3d233d8498f7963ad78502a1f2</id>
<content type='text'>
SVN-Revision: 32662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32662
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: various fixes</title>
<updated>2012-07-09T00:08:20+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-07-09T00:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=86de034767ea5ce560a55fa1cb59fec9ea6fcc20'/>
<id>86de034767ea5ce560a55fa1cb59fec9ea6fcc20</id>
<content type='text'>
    - avoid closing descriptors before removing them from uloop (#11755, #11830)
    - do not auto-initialize ubus if no prefix is set (#11832)
    - remove extraneous client context pointer from cgi and lua states
    - code cleanups and debug message changes

SVN-Revision: 32651
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    - avoid closing descriptors before removing them from uloop (#11755, #11830)
    - do not auto-initialize ubus if no prefix is set (#11832)
    - remove extraneous client context pointer from cgi and lua states
    - code cleanups and debug message changes

SVN-Revision: 32651
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts</title>
<updated>2012-07-07T16:43:27+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-07-07T16:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=92e2e3f5670c019e0ad0346d5f82c02da0bd4733'/>
<id>92e2e3f5670c019e0ad0346d5f82c02da0bd4733</id>
<content type='text'>
SVN-Revision: 32644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32644
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: do not subscribe to epoll write events Watch child read pipe end for data instead of relying on socket write notification to process cgi data, should lower cpu consumption during requests on weaker devices.</title>
<updated>2012-07-06T17:29:25+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-07-06T17:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f2d5da8876fd4475b47093bb566d2eecb87de13'/>
<id>1f2d5da8876fd4475b47093bb566d2eecb87de13</id>
<content type='text'>
SVN-Revision: 32640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32640
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses</title>
<updated>2012-06-18T00:41:43+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-06-18T00:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c73b39fd302245a47813d1a41a082df7b82c45fb'/>
<id>c73b39fd302245a47813d1a41a082df7b82c45fb</id>
<content type='text'>
SVN-Revision: 32419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32419
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: remove some dead code</title>
<updated>2012-06-02T15:08:54+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-06-02T15:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=23eaea57add2f1c2a55a609b4e48c131a7bec6c7'/>
<id>23eaea57add2f1c2a55a609b4e48c131a7bec6c7</id>
<content type='text'>
SVN-Revision: 32028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32028
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: add explicit stdin eof notification for Lua and CGI childs</title>
<updated>2012-06-02T14:56:24+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-06-02T14:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2cf72776d89f96eb6184b084992894c86a62cd00'/>
<id>2cf72776d89f96eb6184b084992894c86a62cd00</id>
<content type='text'>
SVN-Revision: 32027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32027
</pre>
</div>
</content>
</entry>
<entry>
<title>uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (#11557)</title>
<updated>2012-05-30T15:30:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-05-30T15:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5aefe3b277662416ea1a6e97292d4b360ef74c41'/>
<id>5aefe3b277662416ea1a6e97292d4b360ef74c41</id>
<content type='text'>
SVN-Revision: 32005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32005
</pre>
</div>
</content>
</entry>
</feed>
