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_proxy_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
Mail: handling of LOGIN IMAP command untagged response.
Sergey Kandaurov
1
-0
/
+24
2023-03-24
Mail: fixed handling of blocked client read events in proxy.
Maxim Dounin
1
-3
/
+9
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
1
-2
/
+2
2021-05-19
Mail: IMAP pipelining support.
Maxim Dounin
1
-0
/
+4
2021-05-19
Mail: POP3 pipelining support.
Maxim Dounin
1
-0
/
+4
2021-05-19
Mail: fixed SMTP pipelining to send the response immediately.
Maxim Dounin
1
-5
/
+4
2021-03-05
Mail: sending of the PROXY protocol to backends.
Maxim Dounin
1
-7
/
+132
2021-03-05
Mail: added missing event handling after reading data.
Maxim Dounin
1
-0
/
+30
2020-10-03
Mail: proxy_smtp_auth directive.
Maxim Dounin
1
-4
/
+85
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
1
-2
/
+5
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-1
/
+1
2015-04-29
Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
1
-13
/
+0
2014-01-17
Mail: fixed passing of IPv6 client address in XCLIENT.
Ruslan Ermilov
1
-5
/
+28
2013-09-30
Mail: handle smtp multiline replies.
Maxim Dounin
1
-1
/
+20
2013-09-30
Mail: smtp pipelining support.
Maxim Dounin
1
-1
/
+6
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-11-14
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Sergey Budnevitch
1
-1
/
+1
2010-05-14
ngx_str_set() and ngx_str_null()
Igor Sysoev
1
-6
/
+3
2010-04-23
Zimbra IMAP server may return only 4 bytes: "+ \r\n"
Igor Sysoev
1
-1
/
+1
2009-11-02
rename ngx_peer_addr_t to ngx_addr_t
Igor Sysoev
1
-1
/
+1
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2009-02-10
send HELO/EHLO after XCLIENT
Igor Sysoev
1
-6
/
+35
2009-01-13
update r2439: make clear name
Igor Sysoev
1
-3
/
+3
2009-01-12
fix r2312
Igor Sysoev
1
-1
/
+1
2008-12-09
use "!= NGX_OK" instead of "== NGX_ERROR"
Igor Sysoev
1
-6
/
+6
2008-11-13
do not close session if SMTP backend returned an error on RCPT TO
Igor Sysoev
1
-15
/
+13
2008-11-13
smtp_auth none
Igor Sysoev
1
-22
/
+87
2008-06-17
*) back out r2040
Igor Sysoev
1
-7
/
+7
2008-04-29
reset message
Igor Sysoev
1
-0
/
+2
2008-02-13
resolver in smtp proxy module
Igor Sysoev
1
-8
/
+7
2007-09-15
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Igor Sysoev
1
-0
/
+2
2007-07-24
fix case when client has closed connection but upstream buffer is not empty
Igor Sysoev
1
-3
/
+5
2007-04-18
style fix: remove tabs
Igor Sysoev
1
-9
/
+9
2007-03-19
Many changes:
Igor Sysoev
1
-0
/
+994