]> git.kaiwu.me - nginx.git/log
nginx.git
18 years agoget certificate info only for debug build
Igor Sysoev [Mon, 28 Apr 2008 08:52:32 +0000 (08:52 +0000)]
get certificate info only for debug build

18 years agofix memory leak when ssl_verify_client is on
Igor Sysoev [Mon, 28 Apr 2008 08:50:39 +0000 (08:50 +0000)]
fix memory leak when ssl_verify_client is on

18 years agoCygwin O_BINARY mode
Igor Sysoev [Thu, 24 Apr 2008 19:19:26 +0000 (19:19 +0000)]
Cygwin O_BINARY mode

18 years agofix memory leak when ssl_verify_client is on
Igor Sysoev [Wed, 23 Apr 2008 18:57:25 +0000 (18:57 +0000)]
fix memory leak when ssl_verify_client is on

18 years agosmall fix
Igor Sysoev [Thu, 17 Apr 2008 14:32:11 +0000 (14:32 +0000)]
small fix

18 years agoallow time without spaces in ngx_parse_time()
Igor Sysoev [Thu, 17 Apr 2008 14:23:20 +0000 (14:23 +0000)]
allow time without spaces in ngx_parse_time()

18 years agochange variable name
Igor Sysoev [Wed, 16 Apr 2008 19:33:23 +0000 (19:33 +0000)]
change variable name

18 years agouse more straightforward ngx_gmtime() implementation
Igor Sysoev [Sun, 13 Apr 2008 13:33:12 +0000 (13:33 +0000)]
use more straightforward ngx_gmtime() implementation

18 years agolimit CNAME recursion
Igor Sysoev [Sat, 12 Apr 2008 07:29:20 +0000 (07:29 +0000)]
limit CNAME recursion

18 years agofix segfault
Igor Sysoev [Fri, 11 Apr 2008 09:15:07 +0000 (09:15 +0000)]
fix segfault

18 years agouse correct ngx_sprintf() formats
Igor Sysoev [Thu, 10 Apr 2008 17:27:07 +0000 (17:27 +0000)]
use correct ngx_sprintf() formats

18 years agolog unexpected qtype
Igor Sysoev [Thu, 10 Apr 2008 17:26:14 +0000 (17:26 +0000)]
log unexpected qtype

18 years agotake into account DNAME
Igor Sysoev [Thu, 10 Apr 2008 17:12:21 +0000 (17:12 +0000)]
take into account DNAME

18 years agocomment Gauss' formula
Igor Sysoev [Thu, 10 Apr 2008 09:37:12 +0000 (09:37 +0000)]
comment Gauss' formula

18 years agogrammar fix
Igor Sysoev [Wed, 9 Apr 2008 19:09:13 +0000 (19:09 +0000)]
grammar fix

18 years agosmall optimization
Igor Sysoev [Wed, 9 Apr 2008 18:56:36 +0000 (18:56 +0000)]
small optimization

18 years agoreturn NXDOMAIN for ".." in host name
Igor Sysoev [Wed, 9 Apr 2008 14:45:39 +0000 (14:45 +0000)]
return NXDOMAIN for ".." in host name

18 years agofix memory leak on resolver query send failure
Igor Sysoev [Wed, 9 Apr 2008 14:26:08 +0000 (14:26 +0000)]
fix memory leak on resolver query send failure

18 years agoquick resolving handles u->resolved->ctx by itself
Igor Sysoev [Wed, 9 Apr 2008 14:20:17 +0000 (14:20 +0000)]
quick resolving handles u->resolved->ctx by itself

18 years agofix peer sendfile capability
Igor Sysoev [Fri, 4 Apr 2008 12:07:13 +0000 (12:07 +0000)]
fix peer sendfile capability

18 years agoupdate previous commit
Igor Sysoev [Mon, 24 Mar 2008 17:17:17 +0000 (17:17 +0000)]
update previous commit

18 years agouse ngx_int_t in ngx_sort() callback
Igor Sysoev [Mon, 24 Mar 2008 13:04:02 +0000 (13:04 +0000)]
use ngx_int_t in ngx_sort() callback

18 years agouse dynamically allocated buffer in ngx_sort()
Igor Sysoev [Sun, 23 Mar 2008 19:58:54 +0000 (19:58 +0000)]
use dynamically allocated buffer in ngx_sort()

18 years agoit seems that malloc.h is required for Cygwin only
Igor Sysoev [Sun, 23 Mar 2008 15:42:40 +0000 (15:42 +0000)]
it seems that malloc.h is required for Cygwin only
and breaks building on other platforms

18 years agoaxe never used macro
Igor Sysoev [Thu, 20 Mar 2008 07:31:51 +0000 (07:31 +0000)]
axe never used macro

18 years agobump version
Igor Sysoev [Tue, 18 Mar 2008 14:51:09 +0000 (14:51 +0000)]
bump version

18 years agorelease-0.6.29 tag
Igor Sysoev [Tue, 18 Mar 2008 14:11:56 +0000 (14:11 +0000)]
release-0.6.29 tag

18 years agonginx-0.6.29-RELEASE release-0.6.29
Igor Sysoev [Tue, 18 Mar 2008 14:11:55 +0000 (14:11 +0000)]
nginx-0.6.29-RELEASE

18 years agongx_google_perftools_module
Igor Sysoev [Tue, 18 Mar 2008 10:36:27 +0000 (10:36 +0000)]
ngx_google_perftools_module

18 years agolow some SSL handshake errors level
Igor Sysoev [Tue, 18 Mar 2008 10:35:00 +0000 (10:35 +0000)]
low some SSL handshake errors level

18 years agouse ngx_ext_rename_file() in proxy/fastcgi_store
Igor Sysoev [Mon, 17 Mar 2008 13:07:35 +0000 (13:07 +0000)]
use ngx_ext_rename_file() in proxy/fastcgi_store

18 years agosome perl builds require my_perl for PERL_SYS_TERM()
Igor Sysoev [Mon, 17 Mar 2008 08:58:07 +0000 (08:58 +0000)]
some perl builds require my_perl for PERL_SYS_TERM()

18 years agofastcgi params debug logging
Igor Sysoev [Sun, 16 Mar 2008 18:03:10 +0000 (18:03 +0000)]
fastcgi params debug logging

18 years agospeed up ngx_http_charset_recode() for 25%: google-perftools reported
Igor Sysoev [Sun, 16 Mar 2008 16:52:15 +0000 (16:52 +0000)]
speed up ngx_http_charset_recode() for 25%: google-perftools reported
that CPU usage of charset body filter has decreased from 7.5% to 5.5%
if gzipping is disabled

18 years agotest the more likely case first
Igor Sysoev [Sun, 16 Mar 2008 16:47:16 +0000 (16:47 +0000)]
test the more likely case first

18 years agouse the more correct mask
Igor Sysoev [Sun, 16 Mar 2008 13:29:49 +0000 (13:29 +0000)]
use the more correct mask

18 years agostyle fix
Igor Sysoev [Fri, 14 Mar 2008 12:31:20 +0000 (12:31 +0000)]
style fix

18 years agofix building on 64-bit platforms broken in r1900
Igor Sysoev [Thu, 13 Mar 2008 15:48:36 +0000 (15:48 +0000)]
fix building on 64-bit platforms broken in r1900

18 years agorestore building --test-build-rtsig and --test-build-eventport on FreeBSD 6
Igor Sysoev [Thu, 13 Mar 2008 15:47:14 +0000 (15:47 +0000)]
restore building --test-build-rtsig and --test-build-eventport on FreeBSD 6

18 years agofix the previous commit
Igor Sysoev [Thu, 13 Mar 2008 13:00:40 +0000 (13:00 +0000)]
fix the previous commit

18 years agofix case when errors are not cached,
Igor Sysoev [Thu, 13 Mar 2008 12:59:25 +0000 (12:59 +0000)]
fix case when errors are not cached,
and a file was not used often enough to keep open
and it has been removed before it was kept open

18 years agoaxe useless code
Igor Sysoev [Thu, 13 Mar 2008 12:34:59 +0000 (12:34 +0000)]
axe useless code

18 years agobump version
Igor Sysoev [Thu, 13 Mar 2008 06:39:00 +0000 (06:39 +0000)]
bump version

18 years agorelease-0.6.28 tag
Igor Sysoev [Thu, 13 Mar 2008 06:10:33 +0000 (06:10 +0000)]
release-0.6.28 tag

18 years agonginx-0.6.28-RELEASE release-0.6.28
Igor Sysoev [Thu, 13 Mar 2008 06:10:32 +0000 (06:10 +0000)]
nginx-0.6.28-RELEASE

18 years agofix typo
Igor Sysoev [Wed, 12 Mar 2008 21:10:48 +0000 (21:10 +0000)]
fix typo

18 years agofix r1921
Igor Sysoev [Wed, 12 Mar 2008 19:34:36 +0000 (19:34 +0000)]
fix r1921

18 years agobump version
Igor Sysoev [Wed, 12 Mar 2008 13:37:29 +0000 (13:37 +0000)]
bump version

18 years agorelease-0.6.27 tag
Igor Sysoev [Wed, 12 Mar 2008 13:27:11 +0000 (13:27 +0000)]
release-0.6.27 tag

18 years agonginx-0.6.27-RELEASE release-0.6.27
Igor Sysoev [Wed, 12 Mar 2008 13:27:10 +0000 (13:27 +0000)]
nginx-0.6.27-RELEASE

18 years agouse uname instead of often outdated header file
Igor Sysoev [Tue, 11 Mar 2008 16:29:18 +0000 (16:29 +0000)]
use uname instead of often outdated header file

18 years agouse correct version: real hex numbers
Igor Sysoev [Tue, 11 Mar 2008 16:27:44 +0000 (16:27 +0000)]
use correct version: real hex numbers

18 years agonon cacheable $proxy_host and $proxy_port
Igor Sysoev [Tue, 11 Mar 2008 14:10:11 +0000 (14:10 +0000)]
non cacheable $proxy_host and $proxy_port

18 years agoinvalidate SSL session if there is no valid client certificate
Igor Sysoev [Mon, 10 Mar 2008 14:47:07 +0000 (14:47 +0000)]
invalidate SSL session if there is no valid client certificate

18 years agofix large memory allocation in "error_page 495-497 /uri"
Igor Sysoev [Mon, 10 Mar 2008 14:45:41 +0000 (14:45 +0000)]
fix large memory allocation in "error_page 495-497 /uri"

18 years agodo not change method while error redirection to named location
Igor Sysoev [Mon, 10 Mar 2008 14:36:42 +0000 (14:36 +0000)]
do not change method while error redirection to named location

18 years agodisable rtsig automatic building in post 2.6.18 Linux kernels
Igor Sysoev [Mon, 10 Mar 2008 14:35:21 +0000 (14:35 +0000)]
disable rtsig automatic building in post 2.6.18 Linux kernels

18 years agortsig uses own poll code
Igor Sysoev [Sat, 8 Mar 2008 15:15:18 +0000 (15:15 +0000)]
rtsig uses own poll code

18 years agocreate dummy resolver in http context to inherit it in all servers
Igor Sysoev [Thu, 6 Mar 2008 08:48:55 +0000 (08:48 +0000)]
create dummy resolver in http context to inherit it in all servers

18 years agocheck duplicate resolver
Igor Sysoev [Thu, 6 Mar 2008 08:48:25 +0000 (08:48 +0000)]
check duplicate resolver

18 years agodecrease log level of connection errors while closing socket
Igor Sysoev [Wed, 5 Mar 2008 21:21:26 +0000 (21:21 +0000)]
decrease log level of connection errors while closing socket

18 years agongx_resolve_name() frees ctx on immediate failure
Igor Sysoev [Wed, 5 Mar 2008 07:30:44 +0000 (07:30 +0000)]
ngx_resolve_name() frees ctx on immediate failure

18 years agoreset r->content_handler in a named location
Igor Sysoev [Tue, 4 Mar 2008 14:57:07 +0000 (14:57 +0000)]
reset r->content_handler in a named location

18 years agofix previous commit
Igor Sysoev [Tue, 4 Mar 2008 10:47:34 +0000 (10:47 +0000)]
fix previous commit

18 years agouse cf->cycle->new_log because at merge stage cf->pool->log is old log
Igor Sysoev [Tue, 4 Mar 2008 10:42:05 +0000 (10:42 +0000)]
use cf->cycle->new_log because at merge stage cf->pool->log is old log

18 years agofix r1903
Igor Sysoev [Mon, 3 Mar 2008 20:04:06 +0000 (20:04 +0000)]
fix r1903

18 years agoincluded file name must be allocated in pool,
Igor Sysoev [Mon, 3 Mar 2008 17:12:05 +0000 (17:12 +0000)]
included file name must be allocated in pool,
because it may be used in error message later

18 years agofix r1490
Igor Sysoev [Mon, 3 Mar 2008 16:44:56 +0000 (16:44 +0000)]
fix r1490

18 years agoC++ compatibility
Igor Sysoev [Mon, 3 Mar 2008 16:32:16 +0000 (16:32 +0000)]
C++ compatibility

18 years agofix memory leak in long-lived non buffered connections
Igor Sysoev [Mon, 3 Mar 2008 10:42:00 +0000 (10:42 +0000)]
fix memory leak in long-lived non buffered connections

18 years agoadd "root" to the fastcgi example to set correct included DOCUMENT_ROOT
Igor Sysoev [Thu, 28 Feb 2008 20:44:16 +0000 (20:44 +0000)]
add "root" to the fastcgi example to set correct included DOCUMENT_ROOT

18 years agocleanup resolver
Igor Sysoev [Thu, 28 Feb 2008 20:38:34 +0000 (20:38 +0000)]
cleanup resolver

18 years agoleft open sockets were not really tested
Igor Sysoev [Thu, 28 Feb 2008 20:31:33 +0000 (20:31 +0000)]
left open sockets were not really tested

18 years agofix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases
Igor Sysoev [Thu, 28 Feb 2008 20:09:39 +0000 (20:09 +0000)]
fix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases

18 years agostatic ngx_resolver_calloc()
Igor Sysoev [Thu, 28 Feb 2008 15:34:53 +0000 (15:34 +0000)]
static ngx_resolver_calloc()

18 years agocheck port in upstream list
Igor Sysoev [Thu, 21 Feb 2008 13:58:45 +0000 (13:58 +0000)]
check port in upstream list

18 years agouse CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
Igor Sysoev [Tue, 19 Feb 2008 16:34:55 +0000 (16:34 +0000)]
use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
on some 64-bit platforms

18 years agoavoid endless loop if epoll is used
Igor Sysoev [Tue, 19 Feb 2008 16:30:54 +0000 (16:30 +0000)]
avoid endless loop if epoll is used

18 years agopass additional arguments in ngx_http_perl_call_handler() as SV
Igor Sysoev [Sat, 16 Feb 2008 14:29:44 +0000 (14:29 +0000)]
pass additional arguments in ngx_http_perl_call_handler() as SV

18 years agofix previous commit
Igor Sysoev [Sat, 16 Feb 2008 14:24:43 +0000 (14:24 +0000)]
fix previous commit

18 years agooptimize $r->sleep
Igor Sysoev [Sat, 16 Feb 2008 14:23:14 +0000 (14:23 +0000)]
optimize $r->sleep

18 years agodo not resolve SMTP clients by default
Igor Sysoev [Sat, 16 Feb 2008 13:46:33 +0000 (13:46 +0000)]
do not resolve SMTP clients by default

18 years agodelete unneeded dXSTARG
Igor Sysoev [Fri, 15 Feb 2008 13:57:55 +0000 (13:57 +0000)]
delete unneeded dXSTARG

18 years agonamed locations in post_action
Igor Sysoev [Fri, 15 Feb 2008 12:46:40 +0000 (12:46 +0000)]
named locations in post_action

18 years agofix segfault if empty stub block is used second time
Igor Sysoev [Thu, 14 Feb 2008 16:03:48 +0000 (16:03 +0000)]
fix segfault if empty stub block is used second time

18 years agoresolver in smtp proxy module
Igor Sysoev [Wed, 13 Feb 2008 13:50:04 +0000 (13:50 +0000)]
resolver in smtp proxy module

18 years agolength calculation did not take into account escaped symbols in arguments
Igor Sysoev [Tue, 12 Feb 2008 18:05:32 +0000 (18:05 +0000)]
length calculation did not take into account escaped symbols in arguments

18 years agobump version
Igor Sysoev [Mon, 11 Feb 2008 15:27:44 +0000 (15:27 +0000)]
bump version

18 years agorelease-0.6.26 tag
Igor Sysoev [Mon, 11 Feb 2008 15:22:26 +0000 (15:22 +0000)]
release-0.6.26 tag

18 years agonginx-0.6.26-RELEASE release-0.6.26
Igor Sysoev [Mon, 11 Feb 2008 15:22:25 +0000 (15:22 +0000)]
nginx-0.6.26-RELEASE

18 years agoset absolute weight, this fixes bogus "no live upstream" case when
Igor Sysoev [Mon, 11 Feb 2008 14:31:38 +0000 (14:31 +0000)]
set absolute weight, this fixes bogus "no live upstream" case when
last upstream is down while live one has negative weight

18 years agoadd X-Accel-Charset to ingored header, fix X-Accel-Buffering
Igor Sysoev [Mon, 11 Feb 2008 14:02:28 +0000 (14:02 +0000)]
add X-Accel-Charset to ingored header, fix X-Accel-Buffering

18 years agotest response length in proxy/fastcgi_store
Igor Sysoev [Mon, 11 Feb 2008 13:14:56 +0000 (13:14 +0000)]
test response length in proxy/fastcgi_store

18 years agofix order
Igor Sysoev [Thu, 7 Feb 2008 10:45:04 +0000 (10:45 +0000)]
fix order

18 years agofix order
Igor Sysoev [Thu, 7 Feb 2008 10:43:45 +0000 (10:43 +0000)]
fix order

18 years agofix order
Igor Sysoev [Thu, 7 Feb 2008 10:38:13 +0000 (10:38 +0000)]
fix order

18 years agofix return code
Igor Sysoev [Thu, 7 Feb 2008 08:57:07 +0000 (08:57 +0000)]
fix return code

18 years agofix r1879
Igor Sysoev [Wed, 6 Feb 2008 17:23:17 +0000 (17:23 +0000)]
fix r1879

18 years agodo not delete failed DNS request if there are waiting clients
Igor Sysoev [Wed, 6 Feb 2008 16:08:52 +0000 (16:08 +0000)]
do not delete failed DNS request if there are waiting clients

18 years agofix segfault if UDP connect() has failed
Igor Sysoev [Wed, 6 Feb 2008 16:01:35 +0000 (16:01 +0000)]
fix segfault if UDP connect() has failed