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-01-30
nginx-1.1.14-RELEASE
release-1.1.14
Maxim Dounin
1
-0
/
+61
2012-01-30
Update OpenSSL and PCRE used for win32 builds.
Maxim Dounin
1
-2
/
+2
2012-01-30
Limit req: unbreak compilation with MSVC.
Maxim Dounin
1
-0
/
+4
2012-01-30
Fixed memory leak on HUP signal when PCRE JIT was used.
Valentin Bartenev
1
-1
/
+54
2012-01-30
Fixed proxy_redirect off inheritance.
Valentin Bartenev
1
-0
/
+2
2012-01-30
Fixed error handling in ngx_event_connect_peer().
Maxim Dounin
1
-6
/
+5
2012-01-30
Limit req: support for multiple "limit_req" limits.
Valentin Bartenev
1
-78
/
+229
2012-01-30
Limit req: number of cleanup calls reduced.
Valentin Bartenev
1
-2
/
+2
2012-01-30
Limit req: allocation and initialization of a new node moved to the lookup
Valentin Bartenev
1
-52
/
+45
2012-01-30
Limit req: improved error handling when parsing "zone" parameter of
Valentin Bartenev
1
-15
/
+23
2012-01-30
Limit req: error messages fixed.
Valentin Bartenev
1
-4
/
+4
2012-01-30
Fixed AIO error handling on FreeBSD.
Maxim Dounin
2
-19
/
+10
2012-01-30
Removed ENGINE_load_builtin_engines() call.
Maxim Dounin
1
-2
/
+0
2012-01-24
Fixed grammar in PCRE JIT error log message.
Valentin Bartenev
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
362
-0
/
+362
2012-01-18
Version bump.
Maxim Konovalov
1
-1
/
+2
2012-01-18
Version bump.
Maxim Konovalov
1
-2
/
+2
2012-01-17
Fixed spelling.
Ruslan Ermilov
1
-2
/
+2
2012-01-16
release-1.1.13 tag
Maxim Dounin
1
-0
/
+1
2012-01-16
nginx-1.1.13-RELEASE
release-1.1.13
Maxim Dounin
1
-0
/
+76
2012-01-16
Updated OpenSSL version used for win32 build.
Maxim Dounin
1
-1
/
+1
2012-01-16
2012 year.
Igor Sysoev
1
-1
/
+1
2012-01-16
Fixed division by zero exception in ngx_hash_init().
Valentin Bartenev
1
-1
/
+1
2012-01-16
Fixed sched_setaffinity(2) to correctly pass size.
Maxim Dounin
1
-1
/
+4
2012-01-16
Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Maxim Dounin
1
-4
/
+4
2012-01-16
Fixed proxy_cache_use_stale in "no live upstreams" case.
Maxim Dounin
4
-5
/
+21
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
5
-20
/
+34
2012-01-11
Fixed limit_req burst/nodelay inheritance (ticket #76).
Maxim Dounin
1
-0
/
+2
2012-01-10
Fixed: proxy_redirect with regex might broke Refresh header.
Valentin Bartenev
1
-1
/
+19
2012-01-10
Changed ngx_log_debugN() macros to verify the number of arguments
Ruslan Ermilov
1
-9
/
+32
2011-12-29
Fixed configure with system PCRE library on Solaris.
Valentin Bartenev
1
-1
/
+1
2011-12-29
Some questionable optomizations flags for icc were removed
Maxim Konovalov
1
-29
/
+4
2011-12-28
Fixed punctuation.
Maxim Dounin
1
-4
/
+4
2011-12-27
libraries versions updated
Sergey Budnevitch
1
-3
/
+3
2011-12-27
zlib license file include fixed
Sergey Budnevitch
1
-1
/
+1
2011-12-27
Version bump.
Maxim Dounin
2
-3
/
+3
2011-12-26
release-1.1.12 tag
Maxim Dounin
1
-0
/
+1
2011-12-26
nginx-1.1.12-RELEASE
release-1.1.12
Maxim Dounin
1
-0
/
+140
2011-12-26
Added support for regex study and PCRE JIT (ticket #41) optimizations on
Valentin Bartenev
7
-12
/
+247
2011-12-26
Fixed build without debug.
Maxim Dounin
1
-2
/
+2
2011-12-26
Cache lock support for fastcgi, scgi, uwsgi.
Maxim Dounin
3
-0
/
+66
2011-12-26
Cache locks initial implementation.
Maxim Dounin
5
-14
/
+181
2011-12-26
Fixed interaction of limit_rate and sendfile_max_chunk.
Maxim Dounin
1
-7
/
+11
2011-12-26
Fixed throughput problems with large limit_rate.
Maxim Dounin
1
-1
/
+1
2011-12-26
Fixed mp4 if first entry in stsc was skipped (ticket #72).
Maxim Dounin
1
-0
/
+2
2011-12-25
SSI: added regex captures support in the expression of the "if" command.
Valentin Bartenev
2
-29
/
+148
2011-12-25
Fixed limit_conn_log_level/limit_req_log_level inheritance.
Valentin Bartenev
2
-2
/
+2
2011-12-25
Added the HTTPS fastcgi_param to fastcgi.conf.
Valentin Bartenev
1
-0
/
+1
2011-12-24
Words duplications removed.
Maxim Konovalov
1
-6
/
+6
2011-12-23
Proxy: made proxy_pass with variables more consistent.
Maxim Dounin
1
-6
/
+3
[next]