<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src, branch release-1.6.1</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Mail: discard pipelined commands after SMTP STARTTLS.</title>
<updated>2014-08-05T08:22:07+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-08-05T08:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fbd2c8273154524297804e3b6fd5046e6a316b3e'/>
<id>fbd2c8273154524297804e3b6fd5046e6a316b3e</id>
<content type='text'>
The bug had appeared in nginx 1.5.6 (04e43d03e153).

Reported by Chris Boulton.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug had appeared in nginx 1.5.6 (04e43d03e153).

Reported by Chris Boulton.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset of r-&gt;uri.len on URI parsing errors.</title>
<updated>2014-07-18T16:02:11+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-07-18T16:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=069b7d9fb20f8545eeebd2a85a4fd93a6e8d0c75'/>
<id>069b7d9fb20f8545eeebd2a85a4fd93a6e8d0c75</id>
<content type='text'>
This ensures that debug logging and the $uri variable (if used in
400 Bad Request processing) will not try to access uninitialized
memory.

Found by Sergey Bobrov.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that debug logging and the $uri variable (if used in
400 Bad Request processing) will not try to access uninitialized
memory.

Found by Sergey Bobrov.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: added a check for the number of arguments in MAIL/RCPT.</title>
<updated>2014-05-21T17:56:20+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-05-21T17:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f96771ab0519eaec5808d8816db5ba262c6c1b70'/>
<id>f96771ab0519eaec5808d8816db5ba262c6c1b70</id>
<content type='text'>
Missed during introduction of the SMTP pipelining support (04e43d03e153,
1.5.6).  Previously, the check wasn't needed as s-&gt;buffer was used directly
and the number of arguments didn't matter.

Reported by Svyatoslav Nikolsky.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missed during introduction of the SMTP pipelining support (04e43d03e153,
1.5.6).  Previously, the check wasn't needed as s-&gt;buffer was used directly
and the number of arguments didn't matter.

Reported by Svyatoslav Nikolsky.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2014-08-05T08:20:22+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-08-05T08:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=262e4953161898b85fb017b46d1c6aca177c0c11'/>
<id>262e4953161898b85fb017b46d1c6aca177c0c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2014-04-18T16:10:42+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-04-18T16:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=958841e7d928dd0236e6967952cd8ee02c001784'/>
<id>958841e7d928dd0236e6967952cd8ee02c001784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SPDY: fixed typo in log message.</title>
<updated>2014-04-16T07:40:42+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-04-16T07:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c69cabed1dfb6e375c7e2c47554577812a811694'/>
<id>c69cabed1dfb6e375c7e2c47554577812a811694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing "static" in declaration of ngx_http_gzip_quantity().</title>
<updated>2014-04-16T07:40:38+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-04-16T07:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=013449be01f1cd18a1b0e926f17ee99a7095cf67'/>
<id>013449be01f1cd18a1b0e926f17ee99a7095cf67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SPDY: moved a variable initialization near to its check.</title>
<updated>2014-04-09T14:15:32+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-04-09T14:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7da40e6a99fb247d5d97af25cae0c50ed5e55629'/>
<id>7da40e6a99fb247d5d97af25cae0c50ed5e55629</id>
<content type='text'>
This should prevent attempts of using pointer before it was checked, since
all modern compilers are able to spot access to uninitialized variable.

No functional changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should prevent attempts of using pointer before it was checked, since
all modern compilers are able to spot access to uninitialized variable.

No functional changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>SPDY: fixed arguments supplied for an error message.</title>
<updated>2014-04-08T16:12:30+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-04-08T16:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5d3f84e4e1010afa5028ee013117c11ecb0f689a'/>
<id>5d3f84e4e1010afa5028ee013117c11ecb0f689a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2014-04-08T16:11:31+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-04-08T16:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=644a43ebd281dbe6e6857cad57b979f8cc3d9e88'/>
<id>644a43ebd281dbe6e6857cad57b979f8cc3d9e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
