<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/event, branch release-0.8.7</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix memory corruption in $ssl_client_cert</title>
<updated>2009-07-27T11:51:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-27T11:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=365d663cc2f1bcb68052a330226ec207f46bbff6'/>
<id>365d663cc2f1bcb68052a330226ec207f46bbff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delete ancient define</title>
<updated>2009-07-23T12:59:11+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-23T12:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f5ca9df2ab667f117fc39beca5246c3a33b8b96e'/>
<id>f5ca9df2ab667f117fc39beca5246c3a33b8b96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delete OpenSSL pre-0.9.7 compatibility: the sources were not actually</title>
<updated>2009-07-23T12:54:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-23T12:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=80c3e8e03b444a58c60160daf3fb4614c2d8b1f3'/>
<id>80c3e8e03b444a58c60160daf3fb4614c2d8b1f3</id>
<content type='text'>
compatible with OpenSSL 0.9.6 since ssl_session_cache introduction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatible with OpenSSL 0.9.6 since ssl_session_cache introduction
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl_crl</title>
<updated>2009-07-23T12:21:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-23T12:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9db0245cda7748bd31608a8d83c98cb82e0bdbf2'/>
<id>9db0245cda7748bd31608a8d83c98cb82e0bdbf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*) $ssl_client_verify</title>
<updated>2009-07-22T17:41:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-22T17:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5b4b7c58ccb1c11f1154db06f515982ae989f6f0'/>
<id>5b4b7c58ccb1c11f1154db06f515982ae989f6f0</id>
<content type='text'>
*) "ssl_verify_client ask" was changed to "ssl_verify_client optional"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) "ssl_verify_client ask" was changed to "ssl_verify_client optional"
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore ngx_atomic_fetch_add() result</title>
<updated>2009-06-18T13:14:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-06-18T13:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a5fe5881c6d38983e868cc7918008529fb6ab710'/>
<id>a5fe5881c6d38983e868cc7918008529fb6ab710</id>
<content type='text'>
this fixes building at least by gcc 4.2.1 on Mac OS X 10.6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes building at least by gcc 4.2.1 on Mac OS X 10.6
</pre>
</div>
</content>
</entry>
<entry>
<title>return NULL instead of NGX_CONF_ERROR on a create conf failure</title>
<updated>2009-06-02T16:09:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-06-02T16:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=260c4321d71806f51d124d79cdff8e8e496a4956'/>
<id>260c4321d71806f51d124d79cdff8e8e496a4956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2009-05-14T16:24:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-14T16:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=731e6a9b11267ecb26f2833997610de353beeef2'/>
<id>731e6a9b11267ecb26f2833997610de353beeef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>divide select module into two modules: Unix and Win32 ones</title>
<updated>2009-05-06T14:53:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-06T14:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6ce6fcd12dcd85dc690239f0451690661b66c602'/>
<id>6ce6fcd12dcd85dc690239f0451690661b66c602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make code clearer</title>
<updated>2009-05-06T08:54:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-06T08:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=44063a76f4f843b403474b00b7234242576c742b'/>
<id>44063a76f4f843b403474b00b7234242576c742b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
