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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
Stream: access module.
Vladimir Homutov
3
-12
/
+480
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
9
-0
/
+30
2015-06-08
Mail: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Stream: 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-06-08
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
3
-75
/
+49
2015-06-05
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
2
-0
/
+10
2015-06-04
Upstream keepalive: reduced diffs to the plus version of nginx.
Roman Arutyunyan
1
-39
/
+42
2015-06-05
Style.
Maxim Dounin
1
-1
/
+2
2015-06-03
Event pipe: call ngx_handle_read_event() with a proper flags type.
Sergey Kandaurov
1
-1
/
+1
2015-06-01
Fixed excessive memory usage while parsing configuration.
Valentin Bartenev
1
-1
/
+1
2015-05-29
Fixed bullying style of comments.
Ruslan Ermilov
1
-4
/
+4
2015-05-29
Version bump.
Ruslan Ermilov
1
-2
/
+2
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
6
-12
/
+9
2015-05-25
Configure: GNU Hurd properly recognized.
Maxim Dounin
1
-0
/
+8
2015-05-21
Fixed reuseport with accept_mutex.
Maxim Dounin
1
-1
/
+6
2015-05-20
Upstream: report to error_log when max_fails is reached.
Ruslan Ermilov
2
-0
/
+10
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
11
-6
/
+196
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
3
-21
/
+3
2015-05-20
Introduced worker number, ngx_worker.
Maxim Dounin
4
-0
/
+5
2015-05-19
Core: properly initialized written bytes counter in memory log.
Valentin Bartenev
1
-1
/
+1
2015-05-18
Upstream hash: consistency across little/big endianness.
Sergey Kandaurov
2
-8
/
+30
2015-05-16
Upstream: $upstream_connect_time.
Ruslan Ermilov
2
-1
/
+14
2015-05-16
Upstream: times to obtain header/response are stored as ngx_msec_t.
Ruslan Ermilov
2
-30
/
+13
2015-05-15
Events: ngx_event_t size reduction by grouping bit fields.
Igor Sysoev
1
-9
/
+8
2015-05-06
Events: made a failure to create a notification channel non-fatal.
Ruslan Ermilov
1
-1
/
+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-04-29
Removed deprecated HTTP directives.
Ruslan Ermilov
1
-33
/
+0
2015-04-29
Removed the deprecated "connections" directive.
Ruslan Ermilov
1
-13
/
+0
2015-04-28
Fixed overflow detection in ngx_inet_addr().
Valentin Bartenev
1
-5
/
+5
2015-04-28
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-04-27
Win32: shared memory base addresses and remapping.
Maxim Dounin
4
-2
/
+100
2015-04-27
Win32: fixed shm.handle loss on reload.
Maxim Dounin
1
-0
/
+3
2015-04-27
Core: fixed nginx_shared_zone name.
Maxim Dounin
1
-1
/
+1
2015-02-20
Mail: error_log support.
Vladimir Homutov
4
-19
/
+54
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
7
-27
/
+17
2015-04-24
Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
1
-1
/
+4
2015-04-23
Removed the "worker_rlimit_sigpending" directive.
Ruslan Ermilov
3
-22
/
+0
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
10
-887
/
+27
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
16
-600
/
+14
2015-04-22
Stream: prevent repeated event notifications after eof.
Roman Arutyunyan
1
-1
/
+4
2015-04-22
Upstream: allow multiple upstreams to use the same shared zone.
Ruslan Ermilov
2
-84
/
+112
2015-04-21
Memcached: enabled ranges.
Martin Mlynář
1
-0
/
+1
2015-04-21
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
3
-66
/
+24
2015-04-20
Limit req: removed check for unknown limit_req_zone.
Sergey Kandaurov
1
-7
/
+0
2015-04-20
Core: allow shared memory size to be declared after a reference.
Sergey Kandaurov
1
-0
/
+4
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
16
-2
/
+5928
2015-04-19
Upstream: fixed unlocked access to peer->conns.
Ruslan Ermilov
1
-3
/
+6
2015-03-26
Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Ruslan Ermilov
2
-3
/
+3
[next]