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
2011-08-25
Cache size accounting fix: actual cache size on disk was less than
Igor Sysoev
1
-0
/
+1
2011-08-23
Better handling of various per-server ssl options with SNI.
Maxim Dounin
1
-0
/
+18
2011-08-23
Version bump.
Igor Sysoev
2
-3
/
+3
2011-08-22
SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.
Igor Sysoev
1
-2
/
+7
2011-08-22
The change in adaptive loader behaviour introduced in r3975:
Igor Sysoev
1
-40
/
+26
2011-08-22
Fix buffer overrun under Windows.
Maxim Dounin
1
-1
/
+2
2011-08-21
Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Maxim Dounin
3
-11
/
+1
2011-08-19
Fix ignored headers handling in fastcgi/scgi/uwsgi.
Maxim Dounin
3
-3
/
+27
2011-08-18
Complain on invalid log levels.
Maxim Dounin
1
-3
/
+7
2011-08-18
Upstream: properly allocate memory for tried flags.
Maxim Dounin
1
-3
/
+8
2011-08-18
Fixing cpu hog with all upstream servers marked "down".
Maxim Dounin
1
-1
/
+5
2011-08-18
Fixing proxy_set_body and proxy_pass_request_body with SSL.
Maxim Dounin
1
-2
/
+1
2011-08-18
Fix names of the referer hash size directives introduced in r3940.
Igor Sysoev
1
-1
/
+1
2011-08-18
Fix body with request_body_in_single_buf.
Maxim Dounin
1
-1
/
+3
2011-08-18
Correctly set body if it's preread and there are extra data.
Maxim Dounin
1
-0
/
+1
2011-08-05
fix gzip quantity: "q=0." and "q=1." are valid values according to RFC
Igor Sysoev
1
-1
/
+1
2011-08-04
refactor gzip quantity introduced in r3981: it ignored "q=1.000"
Igor Sysoev
1
-27
/
+36
2011-08-04
A new fix for the case when ssl_session_cache defined, but ssl is not
Igor Sysoev
5
-10
/
+7
2011-08-03
removal of error message about %name log_format parameters,
Igor Sysoev
1
-19
/
+0
2011-08-02
fix typo introduced in r3985
Igor Sysoev
1
-1
/
+1
2011-08-02
bump version
Igor Sysoev
2
-3
/
+3
2011-08-01
fix r3981 again for case "Accept-Encoding: gzip"
Igor Sysoev
1
-1
/
+1
2011-08-01
always set timer in discard body handler, this fixes the cases
Igor Sysoev
1
-1
/
+1
2011-08-01
lingering_close "off|on|always"
Igor Sysoev
3
-4
/
+30
2011-08-01
do not send RST on normal lingering close read timeout,
Igor Sysoev
1
-1
/
+0
2011-08-01
fix r3981 for case "Accept-Encoding: gzip"
Igor Sysoev
1
-1
/
+1
2011-08-01
enable lingering close for pipelined requests
Igor Sysoev
1
-1
/
+5
2011-08-01
Accept-Encoding refactoring: "gzip; q=0" support
Igor Sysoev
1
-15
/
+136
2011-07-30
Accept-Encoding refactoring: test first the most common case "gzip,"
Igor Sysoev
1
-7
/
+27
2011-07-30
Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip
Igor Sysoev
3
-13
/
+1
2011-07-30
test length of proxy_pass with variables
Igor Sysoev
1
-4
/
+6
2011-07-29
update r3945 with more descriptive error message
Igor Sysoev
6
-3
/
+14
2011-07-29
loader_files, loader_sleep, and loader_threshold
Igor Sysoev
2
-12
/
+71
2011-07-25
set correct configuration file values while adding path
Igor Sysoev
1
-0
/
+2
2011-07-25
rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep()
Igor Sysoev
1
-4
/
+4
2011-07-24
do not close connection if cache file is too small: replace it with valid one
Igor Sysoev
1
-1
/
+1
2011-07-24
elimination of reading cache files by cache loader
Igor Sysoev
5
-42
/
+13
2011-07-24
fix r3968
Igor Sysoev
1
-1
/
+1
2011-07-24
update the previous commit:
Igor Sysoev
1
-2
/
+1
2011-07-24
The cache loader performs two tasks: inserting cache objects in inactivity
Igor Sysoev
1
-11
/
+6
2011-07-24
fuse two if's in one condition
Igor Sysoev
1
-11
/
+2
2011-07-24
style fix
Igor Sysoev
1
-1
/
+1
2011-07-22
do not try to reuse and save a SSL session for a peer created on the fly
Igor Sysoev
1
-4
/
+25
2011-07-22
finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
Igor Sysoev
1
-1
/
+2
2011-07-22
fix SSL connection issues on platforms with 32-bit off_t
Igor Sysoev
2
-3
/
+5
2011-07-22
fix build by gcc46 with -Wunused-value option
Igor Sysoev
1
-3
/
+7
2011-07-20
ECDHE support
Igor Sysoev
6
-2
/
+72
2011-07-20
MSIE export versions are rare now, so RSA 512 key is generated on demand
Igor Sysoev
4
-25
/
+11
2011-07-20
bump version: 1.1.0 development version
Igor Sysoev
2
-3
/
+3
2011-07-19
fix segfault if cache key is larger than upstream buffer size
Igor Sysoev
1
-0
/
+9
[next]