Igor Sysoev
|
ce2229e2f7
|
bump version
|
2011-05-26 07:31:40 +00:00 |
|
Igor Sysoev
|
5dc5945ccf
|
"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
patch by Maxim Dounin
|
2011-05-16 14:54:50 +00:00 |
|
Igor Sysoev
|
dc336358ab
|
bump version
|
2011-05-11 09:19:48 +00:00 |
|
Igor Sysoev
|
e2c8ad7122
|
use POSIX semaphores in shmtx instead of sched_yield()
number of spinlock spins are increased twice
|
2011-05-10 11:39:13 +00:00 |
|
Igor Sysoev
|
e691d94a39
|
bump version
|
2011-05-04 12:20:32 +00:00 |
|
Igor Sysoev
|
efde3eb92e
|
fix building by gcc 4.6 without --with-debug
|
2011-04-23 17:25:06 +00:00 |
|
Igor Sysoev
|
c37192b537
|
style fix: remove trailing spaces
|
2011-04-23 13:11:17 +00:00 |
|
Igor Sysoev
|
ef1f33b0db
|
Use more precise stat.st_blocks to account cache size on Unix
instead of file length rounded to a file system block size.
There is no similar way on Windows, so rounding to a cache->bsize is kept.
|
2011-04-22 10:06:43 +00:00 |
|
Igor Sysoev
|
b3451785fe
|
an internal MD5 implemenation
patch by Maxim Dounin
|
2011-04-15 15:58:06 +00:00 |
|
Igor Sysoev
|
9813a1999c
|
fix segfault in IPv6 parsing while processing invalid IPv4 address X.YYYY.Z
patch by Maxim Dounin
|
2011-04-15 13:50:27 +00:00 |
|
Igor Sysoev
|
42f1e1cb96
|
ngx_murmur_hash2()
|
2011-04-15 10:59:24 +00:00 |
|
Igor Sysoev
|
0bd0b2894c
|
bump version
|
2011-04-15 10:58:44 +00:00 |
|
Igor Sysoev
|
d63104eea4
|
use memmove() in appropriate places
|
2011-04-12 08:02:46 +00:00 |
|
Igor Sysoev
|
f352259dd6
|
bump version
|
2011-04-07 09:08:52 +00:00 |
|
Igor Sysoev
|
4956ac5108
|
reuse keepalive connections if there are no free worker connections
patch by Maxim Dounin
|
2011-04-04 12:26:53 +00:00 |
|
Igor Sysoev
|
b8fb0a15a2
|
bump version
|
2011-04-04 09:46:00 +00:00 |
|
Igor Sysoev
|
c9d671cd81
|
$time_iso8601 log variable
patch by Michael Lustfield
|
2011-03-16 15:46:57 +00:00 |
|
Igor Sysoev
|
32c73df97a
|
remove semicolon, because it is already in "nginx: " prefix
|
2011-02-21 11:47:28 +00:00 |
|
Igor Sysoev
|
2a526d4969
|
bump version
|
2011-02-21 10:03:28 +00:00 |
|
Igor Sysoev
|
d53c836214
|
fix u->one_addr handling in ngx_inet_resolve_host()
patch by Maxim Dounin
|
2011-02-17 15:01:16 +00:00 |
|
Igor Sysoev
|
ab54e21633
|
bump version
|
2011-01-27 12:43:11 +00:00 |
|
Igor Sysoev
|
dc61c0a153
|
bump version
|
2010-12-14 22:54:04 +00:00 |
|
Igor Sysoev
|
076ad1672b
|
remove semicolon, because it is already in "nginx: " prefix
|
2010-12-11 10:59:26 +00:00 |
|
Igor Sysoev
|
5491139caf
|
bump version
|
2010-12-06 14:40:40 +00:00 |
|
Igor Sysoev
|
86ffd9b10f
|
bump version
|
2010-11-30 13:26:21 +00:00 |
|
Igor Sysoev
|
c219a6f7d0
|
bump version
|
2010-11-29 19:39:26 +00:00 |
|
Igor Sysoev
|
c19b848976
|
add "nginx: " prefix when logging to the stderr
|
2010-11-29 15:01:06 +00:00 |
|
Igor Sysoev
|
a979d9fb30
|
move ngx_strerror_init() at the very start
|
2010-11-29 15:00:02 +00:00 |
|
Igor Sysoev
|
7f31a2098d
|
use copied strerror() messages and autoconfigured sys_nerr value
|
2010-11-25 11:04:03 +00:00 |
|
Igor Sysoev
|
601ca7cd6e
|
bump version
|
2010-11-24 13:41:37 +00:00 |
|
Igor Sysoev
|
89eae52df8
|
file AIO read may be posted inside loop
|
2010-10-12 12:06:52 +00:00 |
|
Igor Sysoev
|
61d5e5e67f
|
bump version
|
2010-10-04 13:50:09 +00:00 |
|
Igor Sysoev
|
a397c7faaa
|
bump version
|
2010-09-28 06:46:58 +00:00 |
|
Igor Sysoev
|
49ac2b2b45
|
decrease resolver errors level to error
|
2010-09-27 11:23:45 +00:00 |
|
Igor Sysoev
|
8c70e67f7b
|
worker_rlimit_core should be off_t
|
2010-09-15 15:24:21 +00:00 |
|
Igor Sysoev
|
c13a4098b7
|
bump version
|
2010-09-06 11:07:07 +00:00 |
|
Igor Sysoev
|
94e9aaa8ad
|
new ngx_http_secure_link_module with secure_link, secure_link_md5, and
secure_link_expires
|
2010-09-02 14:37:16 +00:00 |
|
Igor Sysoev
|
2cb30f153f
|
the -q switch
|
2010-09-02 13:43:02 +00:00 |
|
Igor Sysoev
|
f380df5e20
|
bump version
|
2010-08-25 12:30:08 +00:00 |
|
Igor Sysoev
|
6dd6aefaa7
|
bump version
|
2010-08-03 18:24:18 +00:00 |
|
Igor Sysoev
|
0e0e0af51b
|
escape ";" in arguments
|
2010-07-30 13:25:19 +00:00 |
|
Igor Sysoev
|
6f2796af04
|
bump version
|
2010-07-29 08:10:22 +00:00 |
|
Igor Sysoev
|
1daef7d1b0
|
bump version
|
2010-07-19 15:27:06 +00:00 |
|
Igor Sysoev
|
e48f042f40
|
bump version
|
2010-07-14 11:09:56 +00:00 |
|
Igor Sysoev
|
a2e846242f
|
bump version
|
2010-07-07 10:09:44 +00:00 |
|
Igor Sysoev
|
0bd7a7d894
|
listen setfib=X
|
2010-07-05 13:49:16 +00:00 |
|
Igor Sysoev
|
802bc23574
|
try to use C99 variadic macros first:
AIX 5.3's XL C has problems with GCC style variadic macros
|
2010-07-05 13:02:25 +00:00 |
|
Igor Sysoev
|
187538d1eb
|
bump version
|
2010-07-01 12:56:32 +00:00 |
|
Igor Sysoev
|
ce03ba019e
|
fix IPv6 listen socket handling while reconfiguring
|
2010-06-30 12:01:56 +00:00 |
|
Igor Sysoev
|
daab61e40c
|
fix a bug when ngx_cpymem() returns a cast type:
p = (type *) ngx_cpymem(...)
|
2010-06-24 15:17:06 +00:00 |
|