log src/mail/ngx_mail_handler.c @ 7660:d33e17499088

age author description
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 30 Jan 2018 17:46:31 +0300 Sergey Kandaurov SSL: using default server context in session remove (closes #1464).
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Sat, 08 Oct 2016 18:05:00 +1100 Rob N ★ Mail: support SASL EXTERNAL (RFC 4422).
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, 01 Sep 2014 17:50:59 +0400 Valentin Bartenev Mail: initialize the "signature" field of ngx_mail_session_t.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Mon, 30 Sep 2013 22:09:57 +0400 Maxim Dounin Mail: smtp pipelining support.
Fri, 17 Aug 2012 05:14:19 +0000 Ruslan Ermilov Removed a stale "AF_INET only" comment.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Thu, 18 Jun 2009 13:14:51 +0000 Igor Sysoev ignore ngx_atomic_fetch_add() result
Mon, 18 May 2009 15:58:46 +0000 Igor Sysoev r2496, r2749 merge: stable-0.6
Mon, 18 May 2009 12:20:22 +0000 Igor Sysoev mail proxy listen IPv6 support
Mon, 04 May 2009 19:34:59 +0000 Igor Sysoev axe imap module artifacts
Mon, 09 Feb 2009 12:03:55 +0000 Igor Sysoev compatibility with Microsoft's
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"
Mon, 01 Sep 2008 14:19:01 +0000 Igor Sysoev *) listen ssl
Tue, 12 Aug 2008 12:04:49 +0000 Igor Sysoev backout both r2162 and r2128 and implement a new fix
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 07 Nov 2007 14:24:55 +0000 Igor Sysoev r1477, r1478, r1479, r1480, r1481, r1482, r1483, r1484, r1485, r1486, stable-0.5
Mon, 29 Oct 2007 14:35:37 +0000 Igor Sysoev r1492 merge: stable-0.5
Fri, 21 Sep 2007 14:08:50 +0000 Igor Sysoev fix "AUTH PLAIN [initial-response]" bug introduced in r1477
Thu, 20 Sep 2007 11:08:14 +0000 Igor Sysoev log starttls
Sat, 15 Sep 2007 16:51:16 +0000 Igor Sysoev ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Fri, 14 Sep 2007 14:04:24 +0000 Igor Sysoev optimizations
Fri, 14 Sep 2007 10:42:19 +0000 Igor Sysoev move event handling to protocol specific code,
Thu, 13 Sep 2007 21:24:27 +0000 Igor Sysoev optimizations
Thu, 13 Sep 2007 20:27:28 +0000 Igor Sysoev style fix and optimizations
Thu, 13 Sep 2007 20:13:18 +0000 Igor Sysoev split pop3, imap, and smtp handlers
Tue, 11 Sep 2007 10:22:12 +0000 Igor Sysoev decrement active connection counter in mail proxy
Fri, 20 Jul 2007 19:38:08 +0000 Igor Sysoev IMAP AUTHENTICATE
Fri, 20 Jul 2007 18:36:04 +0000 Igor Sysoev SMTP STARTTLS
Wed, 11 Jul 2007 07:47:57 +0000 Igor Sysoev fix segfault when CRAM-MD5 is not enabled but client tries it
Wed, 18 Apr 2007 15:21:28 +0000 Igor Sysoev style fix: remove tabs
Mon, 19 Mar 2007 13:36:56 +0000 Igor Sysoev Many changes: base src/imap/ngx_imap_handler.c@71d1d8ea7921