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
2013-04-16
nginx-1.3.16-RELEASE
release-1.3.16
Maxim Dounin
1
-0
/
+51
2013-04-16
Events: backout eventport changes (r5172) for now.
Maxim Dounin
1
-8
/
+0
2013-04-16
Request body: only read body in main request (ticket #330).
Maxim Dounin
1
-1
/
+1
2013-04-12
Upstream: warn if multiple non-stackable balancers are installed.
Ruslan Ermilov
2
-0
/
+10
2013-04-12
Events: fixed typos in two previous commits.
Valentin Bartenev
2
-2
/
+2
2013-04-12
Events: handle only active events in eventport.
Valentin Bartenev
1
-0
/
+8
2013-04-12
Events: protection from stale events in eventport and devpoll.
Valentin Bartenev
2
-2
/
+8
2013-04-11
Upstream: fixed $upstream_response_length without buffering.
Sergey Kandaurov
1
-1
/
+1
2013-04-10
Configure: fixed nginx.so rebuild (broken by r5145).
Maxim Dounin
2
-3
/
+6
2013-04-04
Upstream: removed surplus ngx_resolve_name_done() call.
Valentin Bartenev
1
-10
/
+1
2013-04-03
Limit req: rate should be non-zero.
Valentin Bartenev
1
-1
/
+1
2013-03-29
Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Ruslan Ermilov
1
-1
/
+1
2013-03-28
Configure: unified nginx version computation constructs.
Ruslan Ermilov
2
-2
/
+2
2013-03-28
Simplified nginx version maintenance.
Ruslan Ermilov
2
-2
/
+8
2013-03-28
Configure: fixed perl module make rules.
Ruslan Ermilov
2
-2
/
+4
2013-03-28
Configure: improved make dependencies for perl module.
Ruslan Ermilov
1
-5
/
+3
2013-03-28
Configure: improved layout of the generated makefile.
Ruslan Ermilov
1
-12
/
+12
2013-03-27
Upstream: fixed tcp_nodelay with connection upgrade (ticket #325).
Maxim Dounin
1
-20
/
+27
2013-03-27
Event connect: don't penalize AF_INET6 connections.
Maxim Dounin
1
-1
/
+1
2013-03-27
Version bump.
Maxim Dounin
2
-3
/
+3
2013-03-26
release-1.3.15 tag
Maxim Dounin
1
-0
/
+1
2013-03-26
nginx-1.3.15-RELEASE
release-1.3.15
Maxim Dounin
1
-1
/
+118
2013-03-25
Use NGX_FILE_ERROR for handling file operations errors.
Valentin Bartenev
5
-7
/
+9
2013-03-25
Upstream: removed rudiments of upstream connection caching.
Ruslan Ermilov
2
-23
/
+0
2013-03-25
Upstream: removed sorting of upstream servers.
Ruslan Ermilov
1
-22
/
+0
2013-03-25
Mail: IPv6 backends (ticket #323).
Ruslan Ermilov
1
-24
/
+35
2013-03-25
Upstream: removed double-free workarounds in peer.free() methods.
Ruslan Ermilov
3
-19
/
+1
2013-03-25
Upstream: only call peer.free() if peer.get() selected a peer.
Ruslan Ermilov
1
-7
/
+10
2013-03-22
Misc: support for Mercurial repositories.
Maxim Dounin
1
-10
/
+28
2013-03-22
Misc: removed unused "snapshot" target.
Maxim Dounin
1
-28
/
+0
2013-03-22
Misc: switch to single export operation in "zip" target.
Maxim Dounin
1
-7
/
+13
2013-03-21
Split clients: check length when parsing configuration.
Ruslan Ermilov
1
-1
/
+1
2013-03-21
Removed unused ngx_http_clear_variable() macro.
Ruslan Ermilov
1
-3
/
+0
2013-03-21
Fixed language in a comment preceding ngx_http_index_handler().
Ruslan Ermilov
1
-5
/
+5
2013-03-21
Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
Ruslan Ermilov
2
-3
/
+2
2013-03-21
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Ruslan Ermilov
4
-5
/
+5
2013-03-21
Simplified ngx_array_create().
Ruslan Ermilov
1
-7
/
+1
2013-03-20
Core: fixed resource leak if binary upgrade fails due to no memory.
Ruslan Ermilov
1
-0
/
+1
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
18
-16
/
+4852
2013-03-20
Win32: disabled MSVC warning about '\0' not fitting into array.
Valentin Bartenev
1
-0
/
+3
2013-03-20
URI processing code moved to a separate function.
Valentin Bartenev
1
-120
/
+125
2013-03-19
Image filter: the "image_filter_interlace" directive.
Ruslan Ermilov
1
-0
/
+13
2013-03-18
The limit_req_status and limit_conn_status directives.
Maxim Dounin
2
-3
/
+36
2013-03-18
Core: guard against failed allocation during binary upgrade.
Ruslan Ermilov
1
-0
/
+3
2013-03-15
Status: introduced the "ngx_stat_waiting" counter.
Valentin Bartenev
4
-3
/
+24
2013-03-15
Allow to reuse connections that wait their first request.
Valentin Bartenev
1
-0
/
+19
2013-03-14
Upstream: fixed previous commit.
Maxim Dounin
1
-1
/
+3
2013-03-14
Upstream: call ngx_http_run_posted_requests() on resolve errors.
Maxim Dounin
1
-2
/
+6
2013-03-14
Request body: avoid linking rb->buf to r->header_in.
Maxim Dounin
1
-1
/
+14
2013-03-14
Request body: next upstream fix.
Maxim Dounin
1
-2
/
+2
[next]