<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src, branch release-0.7.68</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>merge r3797:</title>
<updated>2010-12-14T19:35:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=64926d848ae95f2377df76190e2691224cdc76fc'/>
<id>64926d848ae95f2377df76190e2691224cdc76fc</id>
<content type='text'>
allocate last zero byte in ngx_crypt()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allocate last zero byte in ngx_crypt()
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3681:</title>
<updated>2010-12-14T19:34:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6527a8e67956707c4cf32b9533e0e325e055d99e'/>
<id>6527a8e67956707c4cf32b9533e0e325e055d99e</id>
<content type='text'>
update r-&gt;buffered after processing SSI command,
the bug has been probably introduced in r2378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update r-&gt;buffered after processing SSI command,
the bug has been probably introduced in r2378
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3676:</title>
<updated>2010-12-14T19:32:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=af3064901d7d4874aae1d2ae6103cf2d2e6c2556'/>
<id>af3064901d7d4874aae1d2ae6103cf2d2e6c2556</id>
<content type='text'>
fix case of partially matched patterns on buffer border in sub_filter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix case of partially matched patterns on buffer border in sub_filter
</pre>
</div>
</content>
</entry>
<entry>
<title>SSL related fixes:</title>
<updated>2010-12-14T19:29:57+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ad070b55b8ebb8d0ab53e33b5fd33859b20f2323'/>
<id>ad070b55b8ebb8d0ab53e33b5fd33859b20f2323</id>
<content type='text'>
*) merge r3675:
   fix recognition of SSLv2 Client Hello Packet large than 255 bytes
*) upgrade OpenSSL to 0.8.9q in nginx/Windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) merge r3675:
   fix recognition of SSLv2 Client Hello Packet large than 255 bytes
*) upgrade OpenSSL to 0.8.9q in nginx/Windows
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3659, r3825, r3826:</title>
<updated>2010-12-14T19:19:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=217f8cea3a8434e009f843b7043c8e102d8527ac'/>
<id>217f8cea3a8434e009f843b7043c8e102d8527ac</id>
<content type='text'>
IPv6 related fixes:

*) fix IPv6 listen socket handling while reconfiguring
*) test wildcard tail hash existance for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2581
*) always run regex in server_name to get captures for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPv6 related fixes:

*) fix IPv6 listen socket handling while reconfiguring
*) test wildcard tail hash existance for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2581
*) always run regex in server_name to get captures for IPv6 addresses,
   the same fix for IPv4 addresses has been made in r2584
</pre>
</div>
</content>
</entry>
<entry>
<title>set r-&gt;valid_unparsed_uri just after request line processing,</title>
<updated>2010-12-14T19:15:08+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=772ecd6cc60d98df3a48daaef2b3c1e048a76372'/>
<id>772ecd6cc60d98df3a48daaef2b3c1e048a76372</id>
<content type='text'>
it allows to use X-Accel-Redirect'ed URI in a proxy_pass without URI part
this fix corresponds to r3616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it allows to use X-Accel-Redirect'ed URI in a proxy_pass without URI part
this fix corresponds to r3616
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2010-12-14T19:10:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-12-14T19:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d60cb3f9f7098ce3bbe0fa63bd4448a1d73ec08d'/>
<id>d60cb3f9f7098ce3bbe0fa63bd4448a1d73ec08d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3615:</title>
<updated>2010-06-15T09:51:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-15T09:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=56920705470f69442c6b0db6c3e027bd8a22ddcd'/>
<id>56920705470f69442c6b0db6c3e027bd8a22ddcd</id>
<content type='text'>
do not free() stack allocated buffer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do not free() stack allocated buffer
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2010-06-15T09:50:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-15T09:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e52c9001f87aaf1853ce06c455b24d0d17fb373a'/>
<id>e52c9001f87aaf1853ce06c455b24d0d17fb373a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3528:</title>
<updated>2010-06-07T12:27:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-07T12:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ba08ffbd6b8cfb7706cf2d0dbe2b70eb18af08a5'/>
<id>ba08ffbd6b8cfb7706cf2d0dbe2b70eb18af08a5</id>
<content type='text'>
remove r-&gt;zero_in_uri
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove r-&gt;zero_in_uri
</pre>
</div>
</content>
</entry>
</feed>
