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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-06-08
Mail: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Ruslan Ermilov
3
-68
/
+48
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
1
-1
/
+1
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-04-29
Removed the deprecated "imap" directive.
Ruslan Ermilov
1
-13
/
+0
2015-04-29
Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
3
-31
/
+0
2015-02-20
Mail: error_log support.
Vladimir Homutov
4
-19
/
+54
2015-03-23
SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Maxim Dounin
1
-0
/
+2
2015-03-04
Style: use %*s format, as in 68d21fd1dc64.
Ruslan Ermilov
1
-8
/
+3
2015-02-27
Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Sergey Kandaurov
1
-5
/
+9
2015-02-25
Mail: client SSL certificates support.
Maxim Dounin
8
-4
/
+294
2015-02-25
Mail: added Auth-SSL header to indicate SSL.
Maxim Dounin
1
-0
/
+12
2015-02-25
Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.
Maxim Dounin
1
-3
/
+3
2015-01-23
Mail: fixed the duplicate listen address detection.
Ruslan Ermilov
1
-2
/
+2
2015-01-23
Mail: fixed a comment.
Ruslan Ermilov
1
-1
/
+1
2014-09-01
Mail: initialize the "signature" field of ngx_mail_session_t.
Valentin Bartenev
1
-0
/
+2
2014-08-20
Mail: fixed number of arguments allowed in the listen directive.
Valentin Bartenev
1
-1
/
+1
2014-08-20
Mail: fixed a comment.
Valentin Bartenev
1
-2
/
+1
2014-08-05
Mail: discard pipelined commands after SMTP STARTTLS.
Maxim Dounin
1
-0
/
+3
2014-06-16
SSL: the "ssl_password_file" directive.
Valentin Bartenev
2
-1
/
+38
2014-05-22
Mail: output client port number on client connects (ticket #531).
Ruslan Ermilov
1
-2
/
+6
2014-05-21
Mail: added a check for the number of arguments in MAIL/RCPT.
Maxim Dounin
1
-0
/
+10
2014-05-14
Style: use %N instead of '\n' where appropriate.
Ruslan Ermilov
1
-1
/
+1
2014-03-31
Mail: fixed ngx_mail_send() (ticket #519).
Maxim Dounin
1
-0
/
+7
2014-03-06
Fixed format specifier in logging of "c->number".
Sergey Kandaurov
1
-1
/
+1
2014-01-17
Mail: fixed passing of IPv6 client address in XCLIENT.
Ruslan Ermilov
1
-5
/
+28
2014-01-10
SSL: ssl_session_tickets directive.
Dirkjan Bussink
2
-0
/
+18
2013-12-09
Resolver: implemented IPv6 name to address resolving.
Ruslan Ermilov
1
-1
/
+0
2013-12-06
Changed resolver API to use ngx_addr_t.
Ruslan Ermilov
1
-20
/
+23
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
2
-0
/
+19
2013-09-30
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
1
-0
/
+5
2013-09-30
Mail: fixed overrun of allocated memory (ticket #411).
Maxim Dounin
1
-1
/
+0
2013-09-30
Mail: handle smtp multiline replies.
Maxim Dounin
1
-1
/
+20
2013-09-30
Mail: smtp pipelining support.
Maxim Dounin
5
-63
/
+71
2013-09-30
Mail: added session close on smtp_greeting_delay violation.
Maxim Dounin
1
-0
/
+1
2013-09-22
SSL: stop loading configs with invalid "ssl_ciphers" values.
Piotr Sikora
1
-9
/
+8
2013-07-11
Style.
Maxim Dounin
1
-1
/
+1
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
2
-3
/
+6
2013-06-05
Mail: fixed possible uninitialized memory access.
Maxim Dounin
1
-0
/
+4
2013-05-21
Style: remove unnecessary references to HTTP from non-HTTP modules.
Piotr Sikora
1
-2
/
+2
2013-05-10
Mail: missing ngx_ssl_ecdh_curve() call.
F. da Silva
1
-0
/
+4
2013-05-09
Mail: removed surplus ngx_close_connection() call.
Filipe Da Silva
1
-1
/
+0
2013-03-25
Mail: IPv6 backends (ticket #323).
Ruslan Ermilov
1
-24
/
+35
2012-12-17
Implemented IPv6 support for URLs specified using domain names.
Ruslan Ermilov
1
-1
/
+0
2012-08-18
Whitespace fix.
Maxim Dounin
1
-3
/
+3
2012-08-17
Mail: fixed handling of AF_UNIX addresses in "listen".
Ruslan Ermilov
2
-0
/
+14
2012-08-17
Removed a stale "AF_INET only" comment.
Ruslan Ermilov
1
-2
/
+0
2012-08-17
Mail: fixed sorting of listen addresses (ticket #187).
Ruslan Ermilov
1
-0
/
+5
2012-08-15
mail_core: don't let the well-known port in the "listen" directive to
Ruslan Ermilov
1
-15
/
+17
[next]