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-01-10
Changed ngx_log_debugN() macros to verify the number of arguments
Ruslan Ermilov
1
-9
/
+32
2011-12-27
Version bump.
Maxim Dounin
2
-3
/
+3
2011-12-26
Added support for regex study and PCRE JIT (ticket #41) optimizations on
Valentin Bartenev
2
-7
/
+216
2011-12-26
Fixed build without debug.
Maxim Dounin
1
-2
/
+2
2011-12-26
Cache lock support for fastcgi, scgi, uwsgi.
Maxim Dounin
3
-0
/
+66
2011-12-26
Cache locks initial implementation.
Maxim Dounin
5
-14
/
+181
2011-12-26
Fixed interaction of limit_rate and sendfile_max_chunk.
Maxim Dounin
1
-7
/
+11
2011-12-26
Fixed throughput problems with large limit_rate.
Maxim Dounin
1
-1
/
+1
2011-12-26
Fixed mp4 if first entry in stsc was skipped (ticket #72).
Maxim Dounin
1
-0
/
+2
2011-12-25
SSI: added regex captures support in the expression of the "if" command.
Valentin Bartenev
2
-29
/
+148
2011-12-25
Fixed limit_conn_log_level/limit_req_log_level inheritance.
Valentin Bartenev
2
-2
/
+2
2011-12-23
Proxy: made proxy_pass with variables more consistent.
Maxim Dounin
1
-6
/
+3
2011-12-19
Added clearing of r->valid_unparsed_uri on internal redirects.
Maxim Dounin
2
-2
/
+1
2011-12-19
SSI bugfix: the "if" command did not work inside the "block" command and
Valentin Bartenev
1
-10
/
+10
2011-12-19
Scgi: removed error if there is no Status header.
Maxim Dounin
1
-3
/
+0
2011-12-19
Scgi: removed duplicate function declaration.
Maxim Dounin
1
-1
/
+0
2011-12-19
Fixed incorrect use of r->http_version in scgi module.
Maxim Dounin
1
-9
/
+3
2011-12-19
Version bump.
Maxim Dounin
2
-2
/
+2
2011-12-12
Cache: only complain on long locked entries.
Maxim Dounin
1
-3
/
+3
2011-12-12
Cache: handling of cache files with long headers.
Maxim Dounin
1
-0
/
+7
2011-12-12
Cache: obsolete code removed.
Maxim Dounin
1
-66
/
+0
2011-12-12
Renamed some constants to improve readability, no functional changes.
Ruslan Ermilov
1
-17
/
+14
2011-12-12
Proxy: added variables and regexp support to the first parameter of
Valentin Bartenev
1
-99
/
+119
2011-12-11
Microoptimization of sendfile(2) usage under FreeBSD.
Maxim Dounin
1
-2
/
+7
2011-12-09
Fixed: some of $sent_http_* variables may contain header entries that actually
Valentin Bartenev
1
-12
/
+29
2011-12-09
Added the $https variable.
Valentin Bartenev
1
-0
/
+28
2011-12-09
SCGI: added "if_not_empty" flag support to the "scgi_param" directive.
Valentin Bartenev
1
-14
/
+60
2011-12-09
uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive.
Valentin Bartenev
1
-7
/
+44
2011-12-09
FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive.
Valentin Bartenev
1
-7
/
+44
2011-12-09
Added the ngx_http_upstream_param_set_slot().
Valentin Bartenev
2
-0
/
+53
2011-12-06
- Improved error message when parsing of the "buffer" parameter of the
Ruslan Ermilov
1
-1
/
+7
2011-12-06
Removed unused function ngx_regex_capture_count().
Valentin Bartenev
1
-17
/
+0
2011-12-06
Fix for read_head with try_files and open_file_cache.
Maxim Dounin
1
-0
/
+1
2011-12-06
Version bump.
Maxim Dounin
2
-3
/
+3
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
8
-1
/
+283
2011-11-29
Fixed AIO on Linux, broken in r4306.
Maxim Dounin
1
-10
/
+10
2011-11-29
Version bump.
Maxim Dounin
2
-3
/
+3
2011-11-28
Added (void) as we intentionally ignore returned values.
Maxim Dounin
2
-2
/
+2
2011-11-28
Allowed add_header for proxied 206 replies.
Maxim Dounin
1
-0
/
+1
2011-11-28
Added support for IP-literal in the Host header and request line (ticket #1).
Valentin Bartenev
2
-26
/
+115
2011-11-25
Added escaping of double quotes in ngx_escape_html().
Maxim Dounin
1
-0
/
+9
2011-11-23
Unlock of shared memory zones on process crash.
Maxim Dounin
1
-11
/
+50
2011-11-23
Fixed build without atomic operations.
Maxim Dounin
1
-2
/
+2
2011-11-23
Added shmtx interface to forcibly unlock mutexes.
Maxim Dounin
6
-49
/
+86
2011-11-23
Fixed "rotate" to always work when combined with "resize/crop".
Ruslan Ermilov
1
-1
/
+5
2011-11-23
Cosmetics.
Ruslan Ermilov
1
-3
/
+3
2011-11-23
Fix of mp4 module seeking.
Igor Sysoev
1
-1
/
+1
2011-11-22
Protection from stale write events in epoll.
Maxim Dounin
1
-0
/
+12
2011-11-22
Fixed segfault on ssl servers without cert with SNI (ticket #54).
Maxim Dounin
1
-12
/
+14
2011-11-21
Fixed "keepalive_disable".
Ruslan Ermilov
1
-1
/
+1
[prev]
[next]