<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/mail, branch release-0.8.24</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>*) fix resolving an empty name ("."),</title>
<updated>2009-11-09T19:15:11+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-09T19:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a59ba3306029b8ab733da38f9b41175795ac2704'/>
<id>a59ba3306029b8ab733da38f9b41175795ac2704</id>
<content type='text'>
*) add quotes in an error message,
*) backout r3299 in ngx_mail_smtp_handler.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) add quotes in an error message,
*) backout r3299 in ngx_mail_smtp_handler.c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "PTR ." case in address resolver</title>
<updated>2009-11-09T18:04:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-09T18:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=70966c154fa867a0465e18cf64d46b6a1a61a597'/>
<id>70966c154fa867a0465e18cf64d46b6a1a61a597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename ngx_peer_addr_t to ngx_addr_t</title>
<updated>2009-11-02T15:14:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T15:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0c189c5159e8af6836ac985270da6a2ddff62456'/>
<id>0c189c5159e8af6836ac985270da6a2ddff62456</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace inet_addr() with ngx_inet_addr()</title>
<updated>2009-11-02T13:51:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-02T13:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0f25ed3d779e3d31aff3c9484c77ccb8353fcdf4'/>
<id>0f25ed3d779e3d31aff3c9484c77ccb8353fcdf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use only strong ciphers by default</title>
<updated>2009-10-07T14:46:13+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-07T14:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3bed0daced69a8ac0836041eee7e0b4bea58309e'/>
<id>3bed0daced69a8ac0836041eee7e0b4bea58309e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable SSLv2 and low ciphers by default</title>
<updated>2009-10-06T14:24:53+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-06T14:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cf9dd76b43b345dedef2a43b775a0a16f5a2ace7'/>
<id>cf9dd76b43b345dedef2a43b775a0a16f5a2ace7</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>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>mail proxy listen IPv6 support</title>
<updated>2009-05-18T12:20:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T12:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=610cbd4223262a473e3513b1c6a6ff4f8c83a0d5'/>
<id>610cbd4223262a473e3513b1c6a6ff4f8c83a0d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
