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