log src/mail/ngx_mail.h @ 6656:a2f57dfa65a9

age author description
Thu, 18 Aug 2016 17:13:07 +0300 Roman Arutyunyan Fixed wrong type of the "line" field.
Mon, 23 May 2016 16:37:28 +0300 Maxim Dounin Renamed "u" to "sockaddr" in listen options types.
Mon, 23 May 2016 16:37:20 +0300 Ruslan Ermilov Introduced the ngx_sockaddr_t type.
Fri, 20 May 2016 19:10:42 +0300 Ruslan Ermilov Use ngx_cmp_sockaddr() where appropriate.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Mon, 08 Jun 2015 23:13:56 +0300 Ruslan Ermilov Mail: listen backlog=.
Mon, 08 Jun 2015 23:11:58 +0300 Ruslan Ermilov Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Wed, 29 Apr 2015 13:53:08 +0300 Ruslan Ermilov Removed the deprecated "so_keepalive" directive.
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Wed, 25 Feb 2015 17:48:05 +0300 Maxim Dounin Mail: client SSL certificates support.
Mon, 30 Sep 2013 22:09:57 +0400 Maxim Dounin Mail: smtp pipelining support.
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.