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
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
2009-11-02
rename ngx_peer_addr_t to ngx_addr_t
Igor Sysoev
3
-5
/
+5
2009-11-02
replace inet_addr() with ngx_inet_addr()
Igor Sysoev
1
-2
/
+1
2009-10-07
use only strong ciphers by default
Igor Sysoev
1
-1
/
+1
2009-10-06
disable SSLv2 and low ciphers by default
Igor Sysoev
1
-3
/
+2
2009-07-23
delete OpenSSL pre-0.9.7 compatibility: the sources were not actually
Igor Sysoev
1
-32
/
+0
2009-06-18
ignore ngx_atomic_fetch_add() result
Igor Sysoev
1
-1
/
+1
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
4
-6
/
+6
2009-05-18
mail proxy listen IPv6 support
Igor Sysoev
6
-178
/
+435
2009-05-05
ngx_create_listening()
Igor Sysoev
1
-49
/
+7
2009-05-04
delete ngx_listening_inet_stream_socket()
Igor Sysoev
1
-3
/
+47
2009-05-04
axe imap module artifacts
Igor Sysoev
3
-48
/
+48
2009-04-30
*) refactor error_log processing: listen socket log might inherit built-in
Igor Sysoev
1
-3
/
+2
2009-04-27
fix building by MSVC8
Igor Sysoev
1
-1
/
+1
2009-04-24
fix Auth-Method, the bug has been introduced in r2496
Igor Sysoev
1
-0
/
+1
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-0
/
+5
2009-02-10
send HELO/EHLO after XCLIENT
Igor Sysoev
2
-6
/
+36
2009-02-09
compatibility with Microsoft's
Igor Sysoev
6
-13
/
+43
2009-01-31
avoid deep nested calls, flatten call tree
Igor Sysoev
1
-3
/
+20
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
6
-18
/
+18
[next]