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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
Fixed win32 build after changes in r4624.
Ruslan Ermilov
1
-5
/
+5
2012-05-14
Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
Valentin Bartenev
1
-0
/
+1
2012-05-14
Reverted previous attempt to fix complation warning introduced in
Ruslan Ermilov
1
-13
/
+12
2012-05-14
geoip: trusted proxies support and partial IPv6 support.
Ruslan Ermilov
1
-30
/
+130
2012-05-14
geo: chains of trusted proxies and partial IPv6 support.
Ruslan Ermilov
1
-74
/
+62
2012-05-14
Fixed compilation warning introduced in r4624.
Ruslan Ermilov
1
-5
/
+13
2012-05-14
realip: chains of trusted proxies and IPv6 support.
Ruslan Ermilov
1
-93
/
+45
2012-05-14
New function ngx_http_get_forwarded_addr() to look up real client address.
Ruslan Ermilov
2
-0
/
+99
2012-05-14
Upstream: fixed ip_hash rebalancing with the "down" flag.
Maxim Dounin
1
-2
/
+2
2012-05-14
Upstream: smooth weighted round-robin balancing.
Maxim Dounin
2
-169
/
+72
2012-05-14
Fixed possible request hang with filter finalization.
Maxim Dounin
1
-0
/
+1
2012-05-14
Resolver: protection from duplicate responses.
Maxim Dounin
1
-2
/
+10
2012-05-11
Accept moderation in case of EMFILE/ENFILE.
Maxim Dounin
3
-6
/
+48
2012-05-11
Rewrite: fixed escaping and possible segfault (ticket #162).
Maxim Dounin
1
-1
/
+0
2012-05-11
Fastcgi: fixed padding handling on fixed-size records.
Maxim Dounin
1
-4
/
+23
2012-05-11
Added r->state reset on fastcgi/scgi/uwsgi request start.
Maxim Dounin
3
-0
/
+7
2012-05-04
Added write event handler reset in ngx_http_named_location().
Maxim Dounin
1
-0
/
+1
2012-04-29
debug_connection: added the IPv6 and UNIX-domain socket support.
Ruslan Ermilov
3
-34
/
+64
2012-04-27
Removed surplus condition.
Valentin Bartenev
1
-8
/
+4
2012-04-26
Allows particular modules to handle subrequests properly.
Andrey Belov
4
-4
/
+4
2012-04-26
Fixed segmentation fault in ngx_resolver_create_name_query().
Ruslan Ermilov
1
-0
/
+4
2012-04-26
Version bump.
Maxim Dounin
2
-3
/
+3
2012-04-23
Version bump.
Maxim Dounin
2
-3
/
+3
2012-04-23
Fix of "%f" format handling.
Igor Sysoev
1
-16
/
+19
2012-04-23
Proxy: added ctx checking to input filters.
Maxim Dounin
1
-0
/
+18
2012-04-21
Image filter: compare aspect ratio more accurately during crop.
Maxim Dounin
1
-3
/
+1
2012-04-19
Fixed segfault with try_files (ticket #152).
Maxim Dounin
1
-1
/
+1
2012-04-18
Fixed master exit if there is no events section (ticket #150).
Maxim Dounin
1
-14
/
+21
2012-04-18
Don't silently ignore the last line of configuration file that
Ruslan Ermilov
1
-1
/
+1
2012-04-17
Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Maxim Dounin
1
-0
/
+8
2012-04-17
IOV_MAX handling microoptimization.
Maxim Dounin
5
-18
/
+44
2012-04-17
Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
Maxim Dounin
2
-2
/
+2
2012-04-16
Fixed log->action after ssl handshake.
Maxim Dounin
1
-0
/
+2
2012-04-12
Fixed grammar in error messages.
Ruslan Ermilov
12
-44
/
+45
2012-04-12
Version bump.
Maxim Dounin
2
-3
/
+3
2012-04-12
Mp4: sanity checks cleanup.
Maxim Dounin
1
-66
/
+208
2012-04-12
Reduced the number of lines of code in ngx_inet_addr().
Ruslan Ermilov
1
-5
/
+1
2012-04-12
Fixed buffer overflow when long URI is processed by "try_files" in
Ruslan Ermilov
1
-5
/
+14
2012-04-11
Improved readability of the code that produces bitmask from prefix.
Ruslan Ermilov
1
-2
/
+2
2012-04-11
Fixed directives inheritance.
Ruslan Ermilov
1
-3
/
+5
2012-04-10
Access module: fixed inheritance of allow/deny ipv6 rules.
Maxim Dounin
1
-4
/
+9
2012-04-10
Fixed debug logging.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed previous commit.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed mp4 module seek.
Igor Sysoev
1
-1
/
+1
2012-04-06
Fixed signed integer overflows in timer code (ticket #145).
Maxim Dounin
2
-5
/
+3
2012-04-05
Comment fixed.
Andrey Belov
1
-1
/
+1
2012-04-05
Style: the function type should be on a line by itself
Maxim Konovalov
1
-1
/
+2
2012-04-03
In ngx_ptocidr(), check that the supplied prefix length is within
Ruslan Ermilov
1
-0
/
+7
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
19
-22
/
+22
2012-04-02
Win32: improved ngx_mutex_init() stub (ticket #138).
Maxim Dounin
1
-1
/
+12
[next]