<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-1.1.8</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()</title>
<updated>2011-11-14T14:59:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-11-14T14:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=07bb4ed971e859ca26937558f9dcfe2a2178f5aa'/>
<id>07bb4ed971e859ca26937558f9dcfe2a2178f5aa</id>
<content type='text'>
for output of ./configure options, etc., since ngx_log_stderr() output
length is limited by 2048 characters defined as NGX_MAX_ERROR_STR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for output of ./configure options, etc., since ngx_log_stderr() output
length is limited by 2048 characters defined as NGX_MAX_ERROR_STR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted incorrect change in internal md5 (part of r3928).</title>
<updated>2011-11-14T13:38:02+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-11-14T13:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=80e3cba5fdf8b0af17bc95a20e5eeaf13e232490'/>
<id>80e3cba5fdf8b0af17bc95a20e5eeaf13e232490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compression pointer processing in DNS response greater than 255 bytes.</title>
<updated>2011-11-09T13:54:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-11-09T13:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=eb499bab59d2a75b2abb028139ece53a5ddbd8d8'/>
<id>eb499bab59d2a75b2abb028139ece53a5ddbd8d8</id>
<content type='text'>
Thanks to Ben Hawkes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Ben Hawkes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2011-11-01T15:10:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-11-01T15:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0d03a44aabac77c3855bf80a09c1b58ed33cbed3'/>
<id>0d03a44aabac77c3855bf80a09c1b58ed33cbed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed port range checking.</title>
<updated>2011-10-25T13:48:43+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-10-25T13:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f12d6ceb65626b633cd950b06185d125246d96d9'/>
<id>f12d6ceb65626b633cd950b06185d125246d96d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support of several servers in the "resolver" directive.</title>
<updated>2011-10-24T16:09:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-24T16:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=620718102bb0ee6c4abfb4a736db596a6b0e0183'/>
<id>620718102bb0ee6c4abfb4a736db596a6b0e0183</id>
<content type='text'>
Patch by Kirill A. Korinskiy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Kirill A. Korinskiy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using of junk value in slab allocator similar to modern FreeBSD values.</title>
<updated>2011-10-24T15:50:19+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-24T15:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ba71972b2132282e028971c0f6d9da65ae87e92a'/>
<id>ba71972b2132282e028971c0f6d9da65ae87e92a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>malloc() debugging on MacOSX.</title>
<updated>2011-10-24T15:46:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-24T15:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=efc6ecab8255beedbe2f2148bb4d1dfeadf335b8'/>
<id>efc6ecab8255beedbe2f2148bb4d1dfeadf335b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.</title>
<updated>2011-10-24T12:59:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-24T12:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b9c859e6d56710d2db0984e6e2fabef6d0ad2bfc'/>
<id>b9c859e6d56710d2db0984e6e2fabef6d0ad2bfc</id>
<content type='text'>
The bug has been introduced in r3799.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug has been introduced in r3799.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2011-10-17T15:39:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-17T15:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6242f77617adb2ff6a2f62287dbcc7d3963b940c'/>
<id>6242f77617adb2ff6a2f62287dbcc7d3963b940c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
