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_core_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
1
-2
/
+2
2022-12-18
Fixed port ranges support in the listen directive.
Valentin Bartenev
1
-1
/
+1
2022-11-23
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
1
-12
/
+35
2021-05-19
Mail: max_errors directive.
Maxim Dounin
1
-0
/
+10
2021-03-05
Mail: parsing of the PROXY protocol from clients.
Maxim Dounin
1
-0
/
+5
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
1
-46
/
+37
2018-04-24
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
1
-0
/
+9
2017-04-03
Mail: configurable socket buffer sizes.
Vladimir Homutov
1
-1
/
+35
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
1
-1
/
+1
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
1
-0
/
+9
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
1
-4
/
+4
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
1
-1
/
+1
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
1
-50
/
+6
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-10
/
+10
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
1
-2
/
+1
2015-06-08
Mail: listen backlog=.
Ruslan Ermilov
1
-0
/
+14
2015-06-08
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Ruslan Ermilov
1
-6
/
+8
2015-04-29
Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
1
-16
/
+0
2015-02-20
Mail: error_log support.
Vladimir Homutov
1
-0
/
+27
2015-01-23
Mail: fixed the duplicate listen address detection.
Ruslan Ermilov
1
-2
/
+2
2014-08-20
Mail: fixed number of arguments allowed in the listen directive.
Valentin Bartenev
1
-1
/
+1
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
1
-1
/
+2
2012-08-18
Whitespace fix.
Maxim Dounin
1
-3
/
+3
2012-08-17
Mail: fixed handling of AF_UNIX addresses in "listen".
Ruslan Ermilov
1
-0
/
+8
2012-08-15
mail_core: don't let the well-known port in the "listen" directive to
Ruslan Ermilov
1
-15
/
+17
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
1
-1
/
+5
2012-03-05
Whitespace fixes.
Maxim Dounin
1
-1
/
+1
2012-02-13
Time parsing cleanup.
Maxim Dounin
1
-2
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
1
-1
/
+97
2011-10-24
Support of several servers in the "resolver" directive.
Igor Sysoev
1
-14
/
+3
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-3
/
+3
2009-05-18
mail proxy listen IPv6 support
Igor Sysoev
1
-11
/
+82
2009-05-04
axe imap module artifacts
Igor Sysoev
1
-12
/
+12
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-0
/
+5
2008-09-01
*) listen ssl
Igor Sysoev
1
-9
/
+22
2008-08-26
*) refactor ngx_parse_inet_url()
Igor Sysoev
1
-1
/
+1
2008-05-16
$hostname variable
Igor Sysoev
1
-14
/
+1
2008-03-06
check duplicate resolver
Igor Sysoev
1
-0
/
+4
2008-03-04
use cf->cycle->new_log because at merge stage cf->pool->log is old log
Igor Sysoev
1
-1
/
+1
2008-02-28
cleanup resolver
Igor Sysoev
1
-1
/
+1
2008-02-16
do not resolve SMTP clients by default
Igor Sysoev
1
-5
/
+9
2008-02-13
resolver in smtp proxy module
Igor Sysoev
1
-3
/
+56
2007-10-08
use pool instead of ngx_conf_t
Igor Sysoev
1
-1
/
+1
2007-09-15
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Igor Sysoev
1
-547
/
+78
2007-09-14
smtp_client_buffer and smtp_greeting_delay
Igor Sysoev
1
-11
/
+33
2007-07-20
IMAP AUTHENTICATE
Igor Sysoev
1
-4
/
+56
2007-07-20
SMTP STARTTLS
Igor Sysoev
1
-1
/
+39
2007-04-19
style fix: remove trailing spaces
Igor Sysoev
1
-1
/
+1
2007-03-19
Many changes:
Igor Sysoev
1
-0
/
+772