Sign in
nginx
/
nginx
/
ff2bee1fa96246715a3679f5c2bfcea60316bf80
ff2bee1
Ancient incomplete ngx_http_status_module removal.
by Igor Sysoev
· 13 years ago
0d03a44
Version bump.
by Igor Sysoev
· 13 years ago
5f9da55
release-1.1.7 tag
by Igor Sysoev
· 13 years ago
6955d91
nginx-1.1.7-RELEASE
by Igor Sysoev
· 13 years ago
nginx-1.1.7
a2ffa56
Silently ignoring a stale global SSL error left after disabled renegotiation.
by Igor Sysoev
· 13 years ago
308c7de
Fixed documentation pointer.
by Ruslan Ermilov
· 13 years ago
ca49523
Fixed segfault on configuration testing with ssl (ticket #37).
by Maxim Dounin
· 13 years ago
0d59500
Event pipe: reduced number of file buffers used.
by Maxim Dounin
· 13 years ago
59205ce
Event pipe: fixes for complex protocols.
by Maxim Dounin
· 13 years ago
200a0d8
Adding m4a and m4v MIME types (closed #42).
by Igor Sysoev
· 13 years ago
ac0e8cb
Revamped "configure --help" text.
by Ruslan Ermilov
· 13 years ago
cfd5148
Fix of building by Microsoft Visual C++ 10 compiler.
by Igor Sysoev
· 13 years ago
5969588
Decrease of log level of some SSL handshake errors.
by Igor Sysoev
· 13 years ago
f12d6ce
Fixed port range checking.
by Ruslan Ermilov
· 13 years ago
c576245
Fixed range checking for the "somaxconn" sysctl.
by Ruslan Ermilov
· 13 years ago
6207181
Support of several servers in the "resolver" directive.
by Igor Sysoev
· 13 years ago
ba71972
Using of junk value in slab allocator similar to modern FreeBSD values.
by Igor Sysoev
· 13 years ago
efc6eca
malloc() debugging on MacOSX.
by Igor Sysoev
· 13 years ago
b9c859e
FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.
by Igor Sysoev
· 13 years ago
ce61ff9
Fixed another return in unix ngx_write_chain_to_file().
by Maxim Dounin
· 13 years ago
aecb2ed
Fixed unix ngx_write_chain_to_file() to return total bytes written.
by Maxim Dounin
· 13 years ago
5f81070
Fixing conflict with SDK off_t definition.
by Igor Sysoev
· 13 years ago
1472e79
Recent SDKs allow to build IPV6 only for Windows XP or above.
by Igor Sysoev
· 13 years ago
b167c46
Fixed "expires @time" with unknown last modified time (ticket #32).
by Maxim Dounin
· 13 years ago
81b4337
Fixed "expires @00h".
by Maxim Dounin
· 13 years ago
249d72b
Removal of incomplete draft documentation processing.
by Igor Sysoev
· 13 years ago
6242f77
Version bump.
by Igor Sysoev
· 13 years ago
2fe4009
release-1.1.6 tag
by Igor Sysoev
· 13 years ago
9c64f87
nginx-1.1.6-RELEASE
by Igor Sysoev
· 13 years ago
nginx-1.1.6
79dce68
Moving RELEASE target in more safe place.
by Igor Sysoev
· 13 years ago
31f5a59
Added clearing of modules' contexts in ngx_http_named_location().
by Maxim Dounin
· 13 years ago
ba76a89
Fixed utf8 decode (ticket #25).
by Maxim Dounin
· 13 years ago
d51bcf6
Skipping location rewrite phase for server null location.
by Igor Sysoev
· 13 years ago
b713e48
Better recheck of dead upstream servers.
by Maxim Dounin
· 13 years ago
72df0f4
Clear old Location header (if any) while adding a new one.
by Maxim Dounin
· 13 years ago
8650c1e
Wording fix, "many data" is incorrect.
by Maxim Dounin
· 13 years ago
fc55962
Fixed two minor bugs in "types" parsing code.
by Ruslan Ermilov
· 13 years ago
b5c3336
Fixed grammar in a comment.
by Ruslan Ermilov
· 13 years ago
dce7a0c
Replaced magic constants representing default values of some directives
by Ruslan Ermilov
· 13 years ago
51a2423
Stylistic change in checking the boolean expression.
by Ruslan Ermilov
· 13 years ago
bfe7be4
Preallocating exact number of default MIME types entries.
by Igor Sysoev
· 13 years ago
88ca608
Fixed configuration summary and manpage contents for the special
by Ruslan Ermilov
· 13 years ago
c8fdda4
Removed old warning that suggested to use "server_name_in_redirect off"
by Ruslan Ermilov
· 13 years ago
b8203e4
Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.
by Maxim Dounin
· 13 years ago
012e6b6
Handling of Content-Encoding set from perl.
by Maxim Dounin
· 13 years ago
0f5f4cb
Fix for socket leak with "aio sendfile" and "limit_rate".
by Maxim Dounin
· 13 years ago
b7af402
Fix for connection drops with AIO.
by Maxim Dounin
· 13 years ago
5cc1fb1
Autoindex: escape html in file names.
by Maxim Dounin
· 13 years ago
6226fe3
Autoindex: escape '?' in file names.
by Maxim Dounin
· 13 years ago
e3d6c5a
Improved access log escaping to better protect other software.
by Maxim Dounin
· 13 years ago
0d19f02
Fixing directive name in error message if types hash size is not enough.
by Igor Sysoev
· 13 years ago
840ef39
Fixing mp4 module seeking on 32-bit platforms.
by Igor Sysoev
· 13 years ago
2fdb547
Fixed macro name.
by Ruslan Ermilov
· 13 years ago
c94b7e3
The reference documentation is moving elsewhere.
by Ruslan Ermilov
· 13 years ago
94b5460
Releasing memory of idle SSL connection. This saves about 34K per SSL
by Igor Sysoev
· 13 years ago
95084f7
Disabling SSL compression. This saves about 300K per SSL connection.
by Igor Sysoev
· 13 years ago
3f34960
Version bump.
by Igor Sysoev
· 13 years ago
a610127
Improved ngx_parse_time() code readability.
by Ruslan Ermilov
· 13 years ago
6e86fb0
Tweaked error messages.
by Ruslan Ermilov
· 13 years ago
344f4fb
Adding repository path missed in r4179.
by Igor Sysoev
· 13 years ago
fc35bf6
release-1.1.5 tag
by Igor Sysoev
· 13 years ago
6ef5a8d
nginx-1.1.5-RELEASE
by Igor Sysoev
· 13 years ago
nginx-1.1.5
290ad9c
Adding RELEASE procedure in GNUmakefile.
by Igor Sysoev
· 13 years ago
ab0078a
Version bump.
by Igor Sysoev
· 13 years ago
20139ff
Fixed cache bypass caching of non-cacheable replies (ticket #21).
by Maxim Dounin
· 13 years ago
3aba768
Added uwsgi_buffering and scgi_buffering directives.
by Maxim Dounin
· 13 years ago
f3ae6a6
Using strtod() instead of atofp() to support a lot of digits after dot in
by Igor Sysoev
· 13 years ago
a40e7ee
Fix of building on platforms with 32-bit off_t. (closed #23)
by Igor Sysoev
· 13 years ago
5cc90f3
Fixed segmentation fault with empty config on Windows.
by Maxim Dounin
· 14 years ago
554768d
Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
by Maxim Dounin
· 14 years ago
886c629
Better handling of late upstream creation.
by Maxim Dounin
· 14 years ago
b16918e
Cache: fix for sending of stale responses.
by Maxim Dounin
· 14 years ago
84c58a3
Cache: fix for sending of empty responses.
by Maxim Dounin
· 14 years ago
4a3884a
Incorrect special case for "return 204" removed.
by Maxim Dounin
· 14 years ago
77ca973
Fix for "return 202" not discarding body.
by Maxim Dounin
· 14 years ago
ad5ef15
Fix for double content when return is used in error_page handler.
by Maxim Dounin
· 14 years ago
bfb42ad
Fix for incorrect 201 replies from dav module.
by Maxim Dounin
· 14 years ago
5c56f20
Proxy: logging levels tuned, double logging fixed.
by Maxim Dounin
· 14 years ago
aa12f3c
Proxy: whitespaces after chunk size allowed.
by Maxim Dounin
· 14 years ago
28b001f
Upstream: clearing of u->peer.connection on close.
by Maxim Dounin
· 14 years ago
b1565cf
Fixed error message.
by Ruslan Ermilov
· 14 years ago
b75e4a6
Fixed markup.
by Ruslan Ermilov
· 14 years ago
457f60a
release-1.1.4 tag
by Igor Sysoev
· 14 years ago
e70ed79
nginx-1.1.4-RELEASE
by Igor Sysoev
· 14 years ago
nginx-1.1.4
afe2e3d
Fix of separate pool for upstream connections (r4117).
by Maxim Dounin
· 14 years ago
265e51a
Fixed loss of chain links in ngx_event_pipe_read_upstream().
by Maxim Dounin
· 14 years ago
d1b9a03
Fixed loss of chain links in fastcgi module.
by Maxim Dounin
· 14 years ago
e4dab80
Fix of cpu hog in event pipe.
by Maxim Dounin
· 14 years ago
c8df23c
The "worker_aio_requests" directive.
by Igor Sysoev
· 14 years ago
a823c55
Replaced "can not" with "cannot" and "could not" in a bunch of places.
by Ruslan Ermilov
· 14 years ago
3b7ed02
Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
by Ruslan Ermilov
· 14 years ago
5d4aed0
Overhauled diagnostic messages.
by Ruslan Ermilov
· 14 years ago
aa997c0
Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
by Igor Sysoev
· 14 years ago
4134b48
Fixing Linux AIO syscalls return value handling:
by Igor Sysoev
· 14 years ago
c6353a5
Trailing space fix.
by Maxim Dounin
· 14 years ago
44002e5
Upstream keepalive module.
by Maxim Dounin
· 14 years ago
2fe0a7a
Proxy: basic HTTP/1.1 support (including keepalive).
by Maxim Dounin
· 14 years ago
f2fcf11
Protocol version parsing in ngx_http_parse_status_line().
by Maxim Dounin
· 14 years ago
f84c69a
Upstream: Connection header processing.
by Maxim Dounin
· 14 years ago
4686f30
Upstream: Transfer-Encoding header processing.
by Maxim Dounin
· 14 years ago
Next »