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
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
2012-08-15
Corrected the directive name in the ngx_mail_auth_http_module error message.
Ruslan Ermilov
1
-1
/
+1
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
2
-3
/
+7
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
1
-0
/
+3
2012-03-05
Whitespace fixes.
Maxim Dounin
1
-1
/
+1
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-1
/
+1
2012-02-13
Time parsing cleanup.
Maxim Dounin
1
-2
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
18
-0
/
+18
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
1
-1
/
+4
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
3
-1
/
+122
2011-11-14
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Sergey Budnevitch
1
-1
/
+1
2011-10-25
Fixed port range checking.
Ruslan Ermilov
1
-1
/
+1
2011-10-24
Support of several servers in the "resolver" directive.
Igor Sysoev
1
-14
/
+3
2011-09-27
Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Maxim Dounin
1
-2
/
+2
2011-08-04
A new fix for the case when ssl_session_cache defined, but ssl is not
Igor Sysoev
1
-0
/
+2
2011-07-20
ECDHE support
Igor Sysoev
2
-1
/
+14
2011-07-20
MSIE export versions are rare now, so RSA 512 key is generated on demand
Igor Sysoev
1
-3
/
+1
2011-06-27
use !aNULL to disable all anonymous cipher suites
Igor Sysoev
1
-1
/
+1
2010-06-23
style fix
Igor Sysoev
1
-4
/
+4
2010-05-14
ngx_str_set() and ngx_str_null()
Igor Sysoev
6
-96
/
+46
2010-04-23
Zimbra IMAP server may return only 4 bytes: "+ \r\n"
Igor Sysoev
1
-1
/
+1
2010-02-12
delete surplus code
Igor Sysoev
1
-2
/
+0
2009-12-25
use "localhost" in "Host" header line, if unix socket is used in "auth_http"
Igor Sysoev
1
-1
/
+8
2009-11-09
*) fix resolving an empty name ("."),
Igor Sysoev
1
-14
/
+1
2009-11-09
fix "PTR ." case in address resolver
Igor Sysoev
1
-0
/
+13
[prev]
[next]