log src/mail/ngx_mail_imap_handler.c @ 9299:2706b60dc225 default tip

age author description
Mon, 03 Jun 2024 18:03:11 +0300 Maxim Dounin Mail: added support for XOAUTH2 and OAUTHBEARER authentication.
Mon, 03 Jun 2024 18:03:05 +0300 Maxim Dounin Mail: fixed EXTERNAL to be accepted only if enabled.
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.