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-11-14
Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Sergey Budnevitch
4
-5
/
+5
2011-11-10
Limit zone: added the "limit_conn_zone" directive.
Valentin Bartenev
1
-3
/
+132
2011-11-10
Limit zone: support for multiple "limit_conn" limits.
Valentin Bartenev
1
-73
/
+117
2011-11-10
Limit zone: rbtree lookup moved to a separate function.
Valentin Bartenev
1
-51
/
+73
2011-11-10
Changed error message to be more appropriate in the imaginary
Ruslan Ermilov
1
-1
/
+1
2011-11-09
Belatedly fixed language in 1.1.7 relnotes.
Ruslan Ermilov
1
-3
/
+3
2011-11-09
Fixed compression pointer processing in DNS response greater than 255 bytes.
Igor Sysoev
1
-7
/
+7
2011-11-08
Fix of "keepalive_disable" directive.
Igor Sysoev
1
-6
/
+8
2011-11-08
The "image_filter_sharpen" directive.
Igor Sysoev
1
-1
/
+71
2011-11-01
Ancient incomplete ngx_http_status_module removal.
Igor Sysoev
2
-313
/
+0
2011-11-01
Version bump.
Igor Sysoev
2
-3
/
+3
2011-10-31
release-1.1.7 tag
Igor Sysoev
1
-0
/
+1
2011-10-31
nginx-1.1.7-RELEASE
release-1.1.7
Igor Sysoev
1
-0
/
+60
2011-10-31
Silently ignoring a stale global SSL error left after disabled renegotiation.
Igor Sysoev
1
-0
/
+7
2011-10-31
Fixed documentation pointer.
Ruslan Ermilov
1
-2
/
+1
2011-10-31
Fixed segfault on configuration testing with ssl (ticket #37).
Maxim Dounin
1
-1
/
+10
2011-10-31
Event pipe: reduced number of file buffers used.
Maxim Dounin
2
-22
/
+55
2011-10-31
Event pipe: fixes for complex protocols.
Maxim Dounin
1
-63
/
+20
2011-10-28
Adding m4a and m4v MIME types (closed #42).
Igor Sysoev
1
-0
/
+2
2011-10-26
Revamped "configure --help" text.
Ruslan Ermilov
1
-37
/
+40
2011-10-26
Fix of building by Microsoft Visual C++ 10 compiler.
Igor Sysoev
1
-0
/
+8
2011-10-25
Decrease of log level of some SSL handshake errors.
Igor Sysoev
1
-1
/
+19
2011-10-25
Fixed port range checking.
Ruslan Ermilov
2
-4
/
+4
2011-10-25
Fixed range checking for the "somaxconn" sysctl.
Ruslan Ermilov
2
-12
/
+5
2011-10-24
Support of several servers in the "resolver" directive.
Igor Sysoev
4
-51
/
+58
2011-10-24
Using of junk value in slab allocator similar to modern FreeBSD values.
Igor Sysoev
1
-2
/
+2
2011-10-24
malloc() debugging on MacOSX.
Igor Sysoev
13
-9
/
+48
2011-10-24
FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.
Igor Sysoev
1
-4
/
+4
2011-10-21
Fixed another return in unix ngx_write_chain_to_file().
Maxim Dounin
1
-2
/
+9
2011-10-20
Fixed unix ngx_write_chain_to_file() to return total bytes written.
Maxim Dounin
1
-2
/
+5
2011-10-20
Fixing conflict with SDK off_t definition.
Igor Sysoev
1
-1
/
+4
2011-10-20
Recent SDKs allow to build IPV6 only for Windows XP or above.
Igor Sysoev
1
-1
/
+1
2011-10-17
Fixed "expires @time" with unknown last modified time (ticket #32).
Maxim Dounin
1
-6
/
+6
2011-10-17
Fixed "expires @00h".
Maxim Dounin
1
-1
/
+1
2011-10-17
Removal of incomplete draft documentation processing.
Igor Sysoev
1
-6
/
+0
2011-10-17
Version bump.
Igor Sysoev
2
-3
/
+3
2011-10-17
release-1.1.6 tag
Igor Sysoev
1
-0
/
+1
2011-10-17
nginx-1.1.6-RELEASE
release-1.1.6
Igor Sysoev
1
-0
/
+120
2011-10-17
Moving RELEASE target in more safe place.
Igor Sysoev
1
-15
/
+15
2011-10-15
Added clearing of modules' contexts in ngx_http_named_location().
Maxim Dounin
1
-0
/
+3
2011-10-13
Fixed utf8 decode (ticket #25).
Maxim Dounin
1
-3
/
+3
2011-10-13
Skipping location rewrite phase for server null location.
Igor Sysoev
1
-0
/
+12
2011-10-12
Better recheck of dead upstream servers.
Maxim Dounin
3
-8
/
+18
2011-10-12
Clear old Location header (if any) while adding a new one.
Maxim Dounin
5
-0
/
+17
2011-10-12
Wording fix, "many data" is incorrect.
Maxim Dounin
1
-1
/
+1
2011-10-12
Fixed two minor bugs in "types" parsing code.
Ruslan Ermilov
1
-1
/
+10
2011-10-12
Fixed grammar in a comment.
Ruslan Ermilov
1
-1
/
+1
2011-10-12
Replaced magic constants representing default values of some directives
Ruslan Ermilov
1
-4
/
+5
2011-10-12
Stylistic change in checking the boolean expression.
Ruslan Ermilov
1
-1
/
+1
2011-10-12
Preallocating exact number of default MIME types entries.
Igor Sysoev
1
-1
/
+1
[prev]
[next]