index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mail
/
ngx_mail_imap_handler.c
Commit message (
Expand
)
Author
Age
*
Mail: IMAP pipelining support.
Maxim Dounin
2021-05-19
*
Mail: fixed backslash handling in IMAP literals.
Maxim Dounin
2021-05-19
*
Mail: added missing event handling after reading data.
Maxim Dounin
2021-03-05
*
Mail: added missing event handling after blocking events.
Maxim Dounin
2021-03-05
*
Mail: make it possible to disable SASL EXTERNAL.
Sergey Kandaurov
2017-01-12
*
Mail: support SASL EXTERNAL (RFC 4422).
Rob N ★
2016-10-08
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
ngx_str_set() and ngx_str_null()
Igor Sysoev
2010-05-14
*
compatibility with Microsoft's
Igor Sysoev
2009-02-09
*
use "!= NGX_OK" instead of "== NGX_ERROR"
Igor Sysoev
2008-12-09
*
*) back out r2040
Igor Sysoev
2008-06-17
*
move condition declarations inside blocks where they are used
Igor Sysoev
2007-12-10
*
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Igor Sysoev
2007-09-15
*
style fix: remove trailing spaces
Igor Sysoev
2007-09-14
*
create salt just before it will be used
Igor Sysoev
2007-09-14
*
optimizations
Igor Sysoev
2007-09-14
*
move event handling to protocol specific code,
Igor Sysoev
2007-09-14
*
optimizations
Igor Sysoev
2007-09-13
*
style fix and optimizations
Igor Sysoev
2007-09-13
*
split pop3, imap, and smtp handlers
Igor Sysoev
2007-09-13