log src/mail/ngx_mail_pop3_handler.c @ 9306:e46e1ea89ccd 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:18 +0300 Maxim Dounin Mail: POP3 pipelining support.
Fri, 05 Mar 2021 17:16:17 +0300 Maxim Dounin Mail: added missing event handling after reading data.