<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-1.9.9</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Version bump.</title>
<updated>2015-12-09T11:41:16+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2015-12-09T11:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fac1f23e5df8b46b62a0fb7aa2ba12e7eefd8057'/>
<id>fac1f23e5df8b46b62a0fb7aa2ba12e7eefd8057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style: NGX_PTR_SIZE replaced with sizeof(void *).</title>
<updated>2015-12-03T17:06:45+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-12-03T17:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=699459347832fc57ab8ba9aefa11d3b2ec5385b0'/>
<id>699459347832fc57ab8ba9aefa11d3b2ec5385b0</id>
<content type='text'>
The NGX_PTR_SIZE macro is only needed in preprocessor directives where
it's not possible to use sizeof().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The NGX_PTR_SIZE macro is only needed in preprocessor directives where
it's not possible to use sizeof().
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: enabled "include" inside http upstreams (ticket #635).</title>
<updated>2015-11-23T09:40:19+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2015-11-23T09:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bfe1987b418251f4e17665c711296ebc41ecdc38'/>
<id>bfe1987b418251f4e17665c711296ebc41ecdc38</id>
<content type='text'>
The directive already works inside stream upstream blocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The directive already works inside stream upstream blocks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2015-11-17T16:01:41+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2015-11-17T16:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3aef20d257b5afb385da7fa85dfeed89cf9314ea'/>
<id>3aef20d257b5afb385da7fa85dfeed89cf9314ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ngx_parse_time() out of bounds access (ticket #821).</title>
<updated>2015-10-30T18:43:30+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-10-30T18:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f9cce38e497577449f1a29017d177ca753491885'/>
<id>f9cce38e497577449f1a29017d177ca753491885</id>
<content type='text'>
The code failed to ensure that "s" is within the buffer passed for
parsing when checking for "ms", and this resulted in unexpected errors when
parsing non-null-terminated strings with trailing "m".  The bug manifested
itself when the expires directive was used with variables.

Found by Roman Arutyunyan.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code failed to ensure that "s" is within the buffer passed for
parsing when checking for "ms", and this resulted in unexpected errors when
parsing non-null-terminated strings with trailing "m".  The bug manifested
itself when the expires directive was used with variables.

Found by Roman Arutyunyan.
</pre>
</div>
</content>
</entry>
<entry>
<title>Syslog: added "nohostname" option.</title>
<updated>2015-10-26T16:06:42+00:00</updated>
<author>
<name>Vladimir Homutov</name>
<email>vl@nginx.com</email>
</author>
<published>2015-10-26T16:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e7d298f3fc79785d22a1227b3c140529a6356fff'/>
<id>e7d298f3fc79785d22a1227b3c140529a6356fff</id>
<content type='text'>
The option disables sending hostname in the syslog message header.  This is
useful with syslog daemons that do not expect it (tickets #677 and #783).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option disables sending hostname in the syslog message header.  This is
useful with syslog daemons that do not expect it (tickets #677 and #783).
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2015-10-27T20:16:29+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2015-10-27T20:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5a8b212fd919533fdfedaae9f3e4759d4bdde35d'/>
<id>5a8b212fd919533fdfedaae9f3e4759d4bdde35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: read/write locks are also required by the Stream module.</title>
<updated>2015-10-24T01:21:33+00:00</updated>
<author>
<name>Piotr Sikora</name>
<email>piotrsikora@google.com</email>
</author>
<published>2015-10-24T01:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=79a03b3ff6d950e60a06c6d979bd7a909709e82d'/>
<id>79a03b3ff6d950e60a06c6d979bd7a909709e82d</id>
<content type='text'>
Signed-off-by: Piotr Sikora &lt;piotrsikora@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Piotr Sikora &lt;piotrsikora@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: fixed build with MinGW and MinGW-w64 gcc.</title>
<updated>2015-10-17T12:41:02+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@cozmixng.org</email>
</author>
<published>2015-10-17T12:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=67614b3aa39250c99d0c03fad9ae3e7db4c6a7ab'/>
<id>67614b3aa39250c99d0c03fad9ae3e7db4c6a7ab</id>
<content type='text'>
This change fixes the "comparison between signed and unsigned integer
expressions" warning, introduced in 5e6142609e48 (1.9.4).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes the "comparison between signed and unsigned integer
expressions" warning, introduced in 5e6142609e48 (1.9.4).
</pre>
</div>
</content>
</entry>
<entry>
<title>Style: unneeded casts of cf-&gt;args-&gt;elts removed.</title>
<updated>2015-10-19T20:04:49+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-10-19T20:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=582911c9c28ab7e0cdd203edd0948246b9e582b3'/>
<id>582911c9c28ab7e0cdd203edd0948246b9e582b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
