<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/src, branch 0.4</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Fixed reading of the rest of body, broken after 5817734dd9b9.</title>
<updated>2018-01-12T18:36:24+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-01-12T18:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=845b373bda88f2321b1c1870426e0f1a5afe4462'/>
<id>845b373bda88f2321b1c1870426e0f1a5afe4462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: request body length was not passed to application.</title>
<updated>2018-01-12T14:54:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-01-12T14:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=059695eeed9a494be5ed41bc6b9db265edc89280'/>
<id>059695eeed9a494be5ed41bc6b9db265edc89280</id>
<content type='text'>
The bug has appeared in changeset 5817734dd9b9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug has appeared in changeset 5817734dd9b9.
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP: Terminating names with zero.</title>
<updated>2018-01-12T13:37:42+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2018-01-12T13:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=fa49d042a83f23163d4ddf3ef44cccb6802f0520'/>
<id>fa49d042a83f23163d4ddf3ef44cccb6802f0520</id>
<content type='text'>
Fixing issue introduced in changeset 462:17a2c9b27b57 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing issue introduced in changeset 462:17a2c9b27b57 .
</pre>
</div>
</content>
</entry>
<entry>
<title>Initializing script_name.start before using.</title>
<updated>2018-01-12T08:19:00+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2018-01-12T08:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=aad4229cbc77e83310e15ca6aaf0eb3455d4cbc2'/>
<id>aad4229cbc77e83310e15ca6aaf0eb3455d4cbc2</id>
<content type='text'>
This makes gcc 4.4.6 happy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes gcc 4.4.6 happy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing relative php scripts paths to real ones.</title>
<updated>2018-01-11T19:14:20+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2018-01-11T19:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=349717fb90edaf50ae2846db7b72a2da4285541b'/>
<id>349717fb90edaf50ae2846db7b72a2da4285541b</id>
<content type='text'>
This is required to run phpMyAdmin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required to run phpMyAdmin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed DragonFly BSD shared memory implementation.</title>
<updated>2018-01-11T14:13:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-01-11T14:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c105988e5102eefd91fa8336848e926ebbb42a5b'/>
<id>c105988e5102eefd91fa8336848e926ebbb42a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: fixed large header buffers allocation and deallocation.</title>
<updated>2018-01-11T06:49:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-01-11T06:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2fa203f2da32449dec9886e01dee1a4d85ce1e90'/>
<id>2fa203f2da32449dec9886e01dee1a4d85ce1e90</id>
<content type='text'>
This closes #74 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #74 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: request body was not passed to application.</title>
<updated>2018-01-11T06:49:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2018-01-11T06:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b09227fa5c5f4b509d9e57da67b0ee79780a9877'/>
<id>b09227fa5c5f4b509d9e57da67b0ee79780a9877</id>
<content type='text'>
The bug has appeared in changeset 5817734dd9b9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug has appeared in changeset 5817734dd9b9.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP parser: allowing underscore in header field names.</title>
<updated>2018-01-09T13:50:47+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2018-01-09T13:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=e8aada94de284384d6cc9a3e580ef61ed80f4471'/>
<id>e8aada94de284384d6cc9a3e580ef61ed80f4471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using correct pointer and size for memzero operation.</title>
<updated>2017-12-29T16:42:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2017-12-29T16:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=30a83a115974b1898e666eefe206597b897c06b4'/>
<id>30a83a115974b1898e666eefe206597b897c06b4</id>
<content type='text'>
Found by Coverity (CID 215689).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by Coverity (CID 215689).
</pre>
</div>
</content>
</entry>
</feed>
