]> git.kaiwu.me - nginx.git/log
nginx.git
17 years agoDH parameters, ssl_dhparam
Igor Sysoev [Mon, 16 Jun 2008 05:51:32 +0000 (05:51 +0000)]
DH parameters, ssl_dhparam

17 years agoafter URI was rewritten location configuration should be to a server's null one
Igor Sysoev [Sun, 15 Jun 2008 19:07:35 +0000 (19:07 +0000)]
after URI was rewritten location configuration should be to a server's null one

17 years agofix building without PCRE introduced in r2023
Igor Sysoev [Sat, 7 Jun 2008 12:08:38 +0000 (12:08 +0000)]
fix building without PCRE introduced in r2023

17 years agostyle fix
Igor Sysoev [Wed, 28 May 2008 12:27:08 +0000 (12:27 +0000)]
style fix

17 years agofix building by bcc/etc introduced in r2038
Igor Sysoev [Wed, 28 May 2008 12:26:20 +0000 (12:26 +0000)]
fix building by bcc/etc introduced in r2038

17 years ago*) add ngx_palloc_aligned() to allocate explicitlty aligned memory
Igor Sysoev [Tue, 27 May 2008 09:37:40 +0000 (09:37 +0000)]
*) add ngx_palloc_aligned() to allocate explicitlty aligned memory
*) allows non-aligned memory blocks for small allocations and for odd
   length strings on all platforms
*) use ngx_palloc_aligned()

17 years agoadd args in redirect to a directory
Igor Sysoev [Mon, 26 May 2008 18:57:43 +0000 (18:57 +0000)]
add args in redirect to a directory

17 years agofix debug logging
Igor Sysoev [Mon, 26 May 2008 18:49:36 +0000 (18:49 +0000)]
fix debug logging

17 years agofix error log message
Igor Sysoev [Mon, 26 May 2008 10:54:59 +0000 (10:54 +0000)]
fix error log message

17 years agobump version
Igor Sysoev [Mon, 26 May 2008 09:54:17 +0000 (09:54 +0000)]
bump version

17 years agorelease-0.7.1 tag
Igor Sysoev [Mon, 26 May 2008 09:32:31 +0000 (09:32 +0000)]
release-0.7.1 tag

17 years agonginx-0.7.1-RELEASE release-0.7.1
Igor Sysoev [Mon, 26 May 2008 09:32:30 +0000 (09:32 +0000)]
nginx-0.7.1-RELEASE

17 years agossl_session_cache none
Igor Sysoev [Mon, 26 May 2008 07:14:13 +0000 (07:14 +0000)]
ssl_session_cache none

17 years agoread channel until EAGAIN
Igor Sysoev [Sun, 25 May 2008 18:27:38 +0000 (18:27 +0000)]
read channel until EAGAIN

17 years agoremove directives deprecated in 0.3.x
Igor Sysoev [Sat, 24 May 2008 15:48:50 +0000 (15:48 +0000)]
remove directives deprecated in 0.3.x

17 years ago*) remove optimize_host_names
Igor Sysoev [Sat, 24 May 2008 15:43:48 +0000 (15:43 +0000)]
*) remove optimize_host_names
*) deprecate optimize_server_names: it is not needed since
   server_name_in_redirect introduction

17 years agomove configuration phase only field to the end of structure
Igor Sysoev [Sat, 24 May 2008 14:46:46 +0000 (14:46 +0000)]
move configuration phase only field to the end of structure

17 years agolocations tree
Igor Sysoev [Sat, 24 May 2008 14:14:13 +0000 (14:14 +0000)]
locations tree

17 years agonew ngx_queue functions
Igor Sysoev [Sat, 24 May 2008 14:10:01 +0000 (14:10 +0000)]
new ngx_queue functions

17 years agodelete useless lines
Igor Sysoev [Thu, 22 May 2008 14:28:25 +0000 (14:28 +0000)]
delete useless lines

17 years agostyle fix
Igor Sysoev [Thu, 22 May 2008 12:09:41 +0000 (12:09 +0000)]
style fix

17 years agoaxe never used variables
Igor Sysoev [Thu, 22 May 2008 11:11:16 +0000 (11:11 +0000)]
axe never used variables

17 years agosplit ngx_http_block() further
Igor Sysoev [Thu, 22 May 2008 11:07:08 +0000 (11:07 +0000)]
split ngx_http_block() further

17 years agosplit ngx_http_block()
Igor Sysoev [Thu, 22 May 2008 09:57:47 +0000 (09:57 +0000)]
split ngx_http_block()

17 years agodelete outdated debug logging that only causes segfault if enabled
Igor Sysoev [Thu, 22 May 2008 07:10:36 +0000 (07:10 +0000)]
delete outdated debug logging that only causes segfault if enabled

17 years agostyle fix
Igor Sysoev [Wed, 21 May 2008 17:39:51 +0000 (17:39 +0000)]
style fix

17 years agofix building on modern Fedora 9 caused by IOV_MAX
Igor Sysoev [Tue, 20 May 2008 13:45:07 +0000 (13:45 +0000)]
fix building on modern Fedora 9 caused by IOV_MAX

17 years agobump version
Igor Sysoev [Mon, 19 May 2008 10:45:57 +0000 (10:45 +0000)]
bump version

17 years agorelease-0.7.0 tag
Igor Sysoev [Mon, 19 May 2008 10:34:42 +0000 (10:34 +0000)]
release-0.7.0 tag

17 years agonginx-0.7.0-RELEASE release-0.7.0
Igor Sysoev [Mon, 19 May 2008 10:34:41 +0000 (10:34 +0000)]
nginx-0.7.0-RELEASE

17 years agoavoid recursive loop
Igor Sysoev [Mon, 19 May 2008 10:24:22 +0000 (10:24 +0000)]
avoid recursive loop

18 years agoexpires modified
Igor Sysoev [Fri, 16 May 2008 15:18:50 +0000 (15:18 +0000)]
expires modified

18 years ago$uid_got and $uid_set may used at any time
Igor Sysoev [Fri, 16 May 2008 15:03:37 +0000 (15:03 +0000)]
$uid_got and $uid_set may used at any time

18 years ago$hostname variable
Igor Sysoev [Fri, 16 May 2008 14:39:06 +0000 (14:39 +0000)]
$hostname variable

18 years agosimplify library autoconfigure
Igor Sysoev [Fri, 16 May 2008 14:32:58 +0000 (14:32 +0000)]
simplify library autoconfigure

18 years agoDESTDIR support
Igor Sysoev [Fri, 16 May 2008 13:29:19 +0000 (13:29 +0000)]
DESTDIR support

18 years agoescape 0x00-0x1f, ", and \ in access log variables
Igor Sysoev [Thu, 15 May 2008 15:09:39 +0000 (15:09 +0000)]
escape 0x00-0x1f, ", and \ in access log variables

18 years ago*) host in request line has priority
Igor Sysoev [Thu, 15 May 2008 14:44:47 +0000 (14:44 +0000)]
*) host in request line has priority
*) allow several Host headers
*) validate host

18 years agostyle fix: remove tabs and trailing spaces
Igor Sysoev [Wed, 14 May 2008 07:54:52 +0000 (07:54 +0000)]
style fix: remove tabs and trailing spaces

18 years agosmall fixes
Igor Sysoev [Tue, 13 May 2008 09:47:52 +0000 (09:47 +0000)]
small fixes

18 years agotest user agent in header callback
Igor Sysoev [Tue, 13 May 2008 09:18:58 +0000 (09:18 +0000)]
test user agent in header callback

18 years agobump version
Igor Sysoev [Mon, 12 May 2008 10:08:28 +0000 (10:08 +0000)]
bump version

18 years agorelease-0.6.31 tag
Igor Sysoev [Mon, 12 May 2008 09:48:44 +0000 (09:48 +0000)]
release-0.6.31 tag

18 years agonginx-0.6.31-RELEASE release-0.6.31
Igor Sysoev [Mon, 12 May 2008 09:48:43 +0000 (09:48 +0000)]
nginx-0.6.31-RELEASE

18 years agofix error introduced in r1273 and r1275:
Igor Sysoev [Thu, 8 May 2008 09:53:22 +0000 (09:53 +0000)]
fix error introduced in r1273 and r1275:
nginx did not process FastCGI response if header was at end of FastCGI record

18 years agofix segfault when file is deleted and open_file_cache_errors is off
Igor Sysoev [Tue, 29 Apr 2008 18:15:23 +0000 (18:15 +0000)]
fix segfault when file is deleted and open_file_cache_errors is off

18 years agoback out the previous commit
Igor Sysoev [Tue, 29 Apr 2008 18:14:45 +0000 (18:14 +0000)]
back out the previous commit

18 years agofix segfault when file is deleted and open_file_cache_errors is off
Igor Sysoev [Tue, 29 Apr 2008 14:39:15 +0000 (14:39 +0000)]
fix segfault when file is deleted and open_file_cache_errors is off

18 years agobump version
Igor Sysoev [Tue, 29 Apr 2008 12:44:47 +0000 (12:44 +0000)]
bump version

18 years agorelease-0.6.30 tag
Igor Sysoev [Tue, 29 Apr 2008 12:36:40 +0000 (12:36 +0000)]
release-0.6.30 tag

18 years agonginx-0.6.30-RELEASE release-0.6.30
Igor Sysoev [Tue, 29 Apr 2008 12:36:39 +0000 (12:36 +0000)]
nginx-0.6.30-RELEASE

18 years agoargs support in static error_page
Igor Sysoev [Tue, 29 Apr 2008 10:06:43 +0000 (10:06 +0000)]
args support in static error_page

18 years agoreset message
Igor Sysoev [Tue, 29 Apr 2008 09:35:06 +0000 (09:35 +0000)]
reset message

18 years agoignore glob no match error
Igor Sysoev [Tue, 29 Apr 2008 09:28:42 +0000 (09:28 +0000)]
ignore glob no match error

18 years agodisable confusing messages about threads
Igor Sysoev [Tue, 29 Apr 2008 09:27:55 +0000 (09:27 +0000)]
disable confusing messages about threads

18 years agoreset looked at match
Igor Sysoev [Tue, 29 Apr 2008 06:15:56 +0000 (06:15 +0000)]
reset looked at match

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