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
2012-04-12
nginx-1.1.19-RELEASE
release-1.1.19
Maxim Dounin
1
-0
/
+82
2012-04-12
Mp4: sanity checks cleanup.
Maxim Dounin
1
-66
/
+208
2012-04-12
Reduced the number of lines of code in ngx_inet_addr().
Ruslan Ermilov
1
-5
/
+1
2012-04-12
Fixed buffer overflow when long URI is processed by "try_files" in
Ruslan Ermilov
1
-5
/
+14
2012-04-11
Improved readability of the code that produces bitmask from prefix.
Ruslan Ermilov
1
-2
/
+2
2012-04-11
Fixed directives inheritance.
Ruslan Ermilov
1
-3
/
+5
2012-04-10
Access module: fixed inheritance of allow/deny ipv6 rules.
Maxim Dounin
1
-4
/
+9
2012-04-10
Fixed debug logging.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed previous commit.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed mp4 module seek.
Igor Sysoev
1
-1
/
+1
2012-04-06
Fixed signed integer overflows in timer code (ticket #145).
Maxim Dounin
2
-5
/
+3
2012-04-05
Comment fixed.
Andrey Belov
1
-1
/
+1
2012-04-05
Style: the function type should be on a line by itself
Maxim Konovalov
1
-1
/
+2
2012-04-03
In ngx_ptocidr(), check that the supplied prefix length is within
Ruslan Ermilov
1
-0
/
+7
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
19
-22
/
+22
2012-04-02
Win32: improved ngx_mutex_init() stub (ticket #138).
Maxim Dounin
1
-1
/
+12
2012-04-02
Win32: fixed memory allocation for shmem name (ticket #134).
Maxim Dounin
1
-1
/
+1
2012-04-02
Upstream: reject upstreams without normal servers.
Maxim Dounin
1
-0
/
+7
2012-04-02
Version bump.
Maxim Dounin
2
-3
/
+3
2012-03-29
Corrected spelling of error message (ticket #136).
Ruslan Ermilov
1
-1
/
+1
2012-03-28
release-1.1.18 tag
Maxim Dounin
1
-0
/
+1
2012-03-28
nginx-1.1.18-RELEASE
release-1.1.18
Maxim Dounin
1
-0
/
+83
2012-03-28
Fixed win32 build after realpath changes in r4559.
Maxim Dounin
2
-3
/
+3
2012-03-28
Configure: fixed msghdr.msg_control test on 64bit platforms.
Maxim Dounin
1
-2
/
+2
2012-03-28
Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
Ruslan Ermilov
1
-10
/
+4
2012-03-28
Fixed calculation of range boundaries.
Ruslan Ermilov
1
-11
/
+8
2012-03-28
Xslt: parser options now set with xmlCtxtUseOptions().
Maxim Dounin
1
-3
/
+2
2012-03-27
Fixed more gcc46 warnings in configure tests.
Maxim Dounin
5
-26
/
+41
2012-03-27
Fixed unconditional MAX_PATH usage (ticket #22).
Maxim Dounin
3
-3
/
+33
2012-03-27
Added explicit include of time.h.
Maxim Dounin
3
-0
/
+3
2012-03-22
Resolver: added missing sanity checking when creating name queries.
Maxim Dounin
1
-1
/
+5
2012-03-22
Win32: added missing call to srand().
Maxim Dounin
1
-0
/
+2
2012-03-22
Added xslt_param and xslt_string_param directives.
Maxim Dounin
1
-33
/
+168
2012-03-22
Fixed off-by-one in xslt parameter parsing.
Maxim Dounin
1
-1
/
+1
2012-03-22
Restricted keepalive_disable safari to OS X only.
Maxim Dounin
1
-1
/
+3
2012-03-22
Removed safari from keepalive_disable default.
Maxim Dounin
1
-2
/
+1
2012-03-21
The addition of $tcpinfo_* variables has broken the build on Linux
Ruslan Ermilov
1
-0
/
+5
2012-03-21
worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Ruslan Ermilov
9
-28
/
+119
2012-03-21
If we inserted "Last-Modified" in r->headers_out.headers, don't
Ruslan Ermilov
1
-0
/
+2
2012-03-21
Minor ngx_http_headers_filter_module.c code cleanup.
Ruslan Ermilov
1
-22
/
+20
2012-03-19
For the sake of case/switch code readability, 'fall through'
Maxim Konovalov
2
-0
/
+5
2012-03-16
Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Ruslan Ermilov
2
-0
/
+86
2012-03-16
Some older OSes (notably FreeBSD 4.x) did not have %zu
Ruslan Ermilov
1
-1
/
+1
2012-03-15
Fixed compilation warnings in configuration C tests.
Ruslan Ermilov
5
-12
/
+19
2012-03-15
Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
Ruslan Ermilov
2
-7
/
+8
2012-03-15
The "error_log" directive specified in the "http", "server", and
Ruslan Ermilov
1
-2
/
+9
2012-03-15
Slight optimization in ngx_http_get_variable_index().
Ruslan Ermilov
1
-1
/
+1
2012-03-15
- New variable: $connection_requests.
Ruslan Ermilov
1
-1
/
+13
2012-03-15
Version bump.
Maxim Dounin
2
-3
/
+3
2012-03-15
release-1.1.17 tag
Maxim Dounin
1
-0
/
+1
[next]