log src/mail/ngx_mail_imap_handler.c @ 9279:2fce021888f9 default tip

age author description
Sat, 30 Mar 2024 05:05:31 +0300 Maxim Dounin Mail: handling of pipelined commands which cross buffer boundary.
Sat, 30 Mar 2024 05:05:05 +0300 Maxim Dounin Mail: handling of read buffer filled with commands.
Wed, 19 May 2021 03:13:28 +0300 Maxim Dounin Mail: IMAP pipelining support.
Wed, 19 May 2021 03:13:23 +0300 Maxim Dounin Mail: fixed backslash handling in IMAP literals.
Fri, 05 Mar 2021 17:16:17 +0300 Maxim Dounin Mail: added missing event handling after reading data.
Fri, 05 Mar 2021 17:16:16 +0300 Maxim Dounin Mail: added missing event handling after blocking events.
Thu, 12 Jan 2017 19:22:03 +0300 Sergey Kandaurov Mail: make it possible to disable SASL EXTERNAL.
Sat, 08 Oct 2016 18:05:00 +1100 Rob N ★ Mail: support SASL EXTERNAL (RFC 4422).
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 18 May 2009 15:58:46 +0000 Igor Sysoev r2496, r2749 merge: stable-0.6
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"
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