<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.8.36</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.8.36-RELEASE</title>
<updated>2010-04-22T17:37:21+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-22T17:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0b6049447c0ce35868854c320e8238c19f269149'/>
<id>0b6049447c0ce35868854c320e8238c19f269149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks</title>
<updated>2010-04-22T17:15:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-22T17:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3ec15dd090e45c6a767407f758e1765c146b2bb4'/>
<id>3ec15dd090e45c6a767407f758e1765c146b2bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change processing variables accessed by SSI and perl module:</title>
<updated>2010-04-22T14:02:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-22T14:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fa7d06ee4f31823f65c5aecea3a273940770bc9d'/>
<id>fa7d06ee4f31823f65c5aecea3a273940770bc9d</id>
<content type='text'>
*) the indexed variables are always flushed
*) never show warning for not found variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) the indexed variables are always flushed
*) never show warning for not found variables
</pre>
</div>
</content>
</entry>
<entry>
<title>make $arg_ variables non-cacheable</title>
<updated>2010-04-22T13:35:30+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-22T13:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=185a5d172671b4b4346d801e144e055f3962d55d'/>
<id>185a5d172671b4b4346d801e144e055f3962d55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not log misleading errno in "not a regular file" error</title>
<updated>2010-04-21T16:01:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-21T16:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e003988f87e4a144dce30a72999488364f0ed711'/>
<id>e003988f87e4a144dce30a72999488364f0ed711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use non-blocking open() not to hang on FIFO files, etc.</title>
<updated>2010-04-21T15:59:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-21T15:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bfc8b78f5736eafe48432bb0d2f819b6a968b17a'/>
<id>bfc8b78f5736eafe48432bb0d2f819b6a968b17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35</title>
<updated>2010-04-21T15:09:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-21T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9c1a43e050c4824304e84c1e9ec47f54ac1ac8b6'/>
<id>9c1a43e050c4824304e84c1e9ec47f54ac1ac8b6</id>
<content type='text'>
built against OpenSSL-1.0.0 crashed on Windows XP somewhere
in the NTDLL.DLL on the master process exit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
built against OpenSSL-1.0.0 crashed on Windows XP somewhere
in the NTDLL.DLL on the master process exit
</pre>
</div>
</content>
</entry>
<entry>
<title>do not store an encoded variable value as a new cached variable value</title>
<updated>2010-04-21T14:58:21+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-21T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ece10ddcf5a56808e860560411d4590bd07feb04'/>
<id>ece10ddcf5a56808e860560411d4590bd07feb04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building without HTTP cache, the bug had been introduced in r3461</title>
<updated>2010-04-06T11:49:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-06T11:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6b55b4b5203d91c1eb3529c71299033b8c7dae40'/>
<id>6b55b4b5203d91c1eb3529c71299033b8c7dae40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copy OpenSSL-1.0.0 LICENSE for nginx/Windows zip</title>
<updated>2010-04-02T14:20:48+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-02T14:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c88ece44fef9c3268d4d7bc98ff409fd7df4338c'/>
<id>c88ece44fef9c3268d4d7bc98ff409fd7df4338c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
