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
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
Lower optimization level for Sun Studio before 12.1.
Maxim Dounin
1
-5
/
+17
2011-08-17
Detect POSIX semaphores in librt on Solaris (ticket #3).
Maxim Dounin
1
-0
/
+13
2011-08-13
Configure: catch up with new Linux version numbering (ticket #5).
Maxim Dounin
1
-1
/
+3
2011-08-10
- Replaced explicit link to bugtracker with a support link
Ruslan Ermilov
1
-11
/
+10
2011-08-10
Mention our preferred way of accepting bug reports.
Ruslan Ermilov
1
-3
/
+4
2011-08-09
Don't ignore xmllint errors.
Ruslan Ermilov
1
-1
/
+1
2011-08-09
Regen after makefile changes.
Ruslan Ermilov
3
-31
/
+37
2011-08-05
using sed instead of perl
Igor Sysoev
1
-1
/
+1
2011-08-05
skeleton for documentation processing
Igor Sysoev
10
-0
/
+271
2011-08-05
update documentation build procedure
Igor Sysoev
1
-6
/
+7
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
release-1.1.0 tag
Igor Sysoev
1
-0
/
+1
2011-08-01
nginx-1.1.0-RELEASE
release-1.1.0
Igor Sysoev
1
-2
/
+135
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
copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip
Igor Sysoev
1
-1
/
+1
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
release-1.0.5 tag
Igor Sysoev
1
-0
/
+1
[next]