Igor Sysoev
da69848428
mark connection as not ready, this fixes endless loop introduced in r1368
2007-08-27 15:01:08 +00:00
Igor Sysoev
e101338634
upstream sendfile bit was overridden by r->connection->sendfile
2007-08-14 20:44:09 +00:00
Igor Sysoev
845f6d553a
ignore meaningless bits in CIDR and warn about them
2007-08-10 13:13:28 +00:00
Igor Sysoev
83a6851b28
make 64-bit ngx_int_t on 64-bit platforms
2007-07-29 18:24:53 +00:00
Igor Sysoev
a1df416d65
--sysconfdir=DIR
2007-07-29 18:05:45 +00:00
Igor Sysoev
d2c996a57c
fix segfault when event port returns POLLERR without POLLIN or POLLOUT
2007-07-11 10:45:55 +00:00
Igor Sysoev
8b0a3d2810
fix segfault when session was freed twice
2007-07-10 21:04:37 +00:00
Igor Sysoev
da8c05a5fd
style fix
2007-05-23 18:28:54 +00:00
Igor Sysoev
70f65c4948
ngx_ssl_recv_chain() must not update buf->last,
...
it fixes proxy_pass https://...
2007-03-31 19:48:48 +00:00
Igor Sysoev
e7f83eefa2
fix building without --with-debug on Solaris
2007-03-21 11:16:14 +00:00
Igor Sysoev
b32d04f07c
decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVAL
2007-03-06 11:01:50 +00:00
Igor Sysoev
7cc1ea31e9
correct r1100
2007-02-12 14:58:45 +00:00
Igor Sysoev
915ef4f7c8
fix segfault when a large FastCGI response was written to a temporary file
2007-02-09 14:02:42 +00:00
Igor Sysoev
1e428098fb
style fix
2007-01-31 07:31:50 +00:00
Igor Sysoev
6ed365fa8b
unused value
2007-01-18 19:49:00 +00:00
Igor Sysoev
8c5edab7d3
style fix: remove trailing spaces
2007-01-18 19:40:31 +00:00
Igor Sysoev
97c0d35037
fix FastCGI "zero size buf" alert,
...
the previous commit did not fix too
2007-01-18 07:07:55 +00:00
Igor Sysoev
aafa2004d7
fix FastCGI "zero size buf" alert,
...
r841 did not fix it
2007-01-17 16:10:40 +00:00
Igor Sysoev
4502bf57b3
add debug logging for FastCGI zero size buf alert
2007-01-15 16:00:51 +00:00
Igor Sysoev
ec3cabdcd9
ngx_strn2cmp() > ngx_memn2cmp()
2007-01-12 21:58:02 +00:00
Igor Sysoev
8785136a92
fix duplicate rbtree keys case
2007-01-12 20:57:34 +00:00
Igor Sysoev
6043c80639
style fix: remove tabs
2007-01-12 20:26:39 +00:00
Igor Sysoev
6a23cf06e8
add comment
2007-01-12 19:26:38 +00:00
Igor Sysoev
b1d65e50d6
axe aio drafts
2007-01-11 22:08:50 +00:00
Igor Sysoev
aa50359569
axe long ago unnecessary file
2007-01-11 22:05:15 +00:00
Igor Sysoev
927666265d
optimize the SSL session cache allocations on 64-bit platforms
2007-01-11 18:59:17 +00:00
Igor Sysoev
7fe33a9f58
ssl_session_timeout was set only if builtin cache was used
2007-01-11 18:57:09 +00:00
Igor Sysoev
b317945089
optimize the SSL session cache allocations
2007-01-11 17:39:02 +00:00
Igor Sysoev
e532b0194c
stop rbtree search early if equal hash was found
2007-01-11 17:05:18 +00:00
Igor Sysoev
4e77a2bb83
pass the inherited shm_zone data
2007-01-09 15:59:20 +00:00
Igor Sysoev
61fc473b9c
d2i_SSL_SESSION() was changed in 0.9.7f
2007-01-08 16:20:33 +00:00
Igor Sysoev
3364dc6eb7
move the session cache callbacks to the ngx_openssl_module
2007-01-03 15:25:40 +00:00
Igor Sysoev
ebf2bbc310
ngx_ssl_get_server_conf()
2007-01-02 23:37:25 +00:00
Igor Sysoev
7504a40130
OPENSSL_config()
2007-01-02 23:32:41 +00:00
Igor Sysoev
e2bec9066a
fix typo
2006-12-15 21:18:44 +00:00
Igor Sysoev
3d2fd18a39
upstream choice modules
2006-12-04 16:46:13 +00:00
Igor Sysoev
17e0e1a554
fix segfault
2006-11-23 20:22:24 +00:00
Igor Sysoev
67cd336d88
slab allocator in shared memory
2006-11-20 08:51:45 +00:00
Igor Sysoev
cae66582d5
fix the previous commit
2006-11-19 07:27:10 +00:00
Igor Sysoev
2573f71e14
fix endless loop when too many FastCGI sent too many to stderr
2006-11-18 21:46:16 +00:00
Igor Sysoev
8c5f37e7d3
rbtree insert procedure
2006-11-16 15:34:52 +00:00
Igor Sysoev
ff3540af3a
fix FastCGI "zero size buf" alert
2006-11-06 18:46:00 +00:00
Igor Sysoev
0593b63c6a
undo the previous wrong commit
2006-10-28 14:32:39 +00:00
Igor Sysoev
e6d99d831c
bad commit
2006-10-28 14:20:13 +00:00
Igor Sysoev
fc3f068bc5
style fix: remove trailing spaces
2006-10-09 15:38:59 +00:00
Igor Sysoev
4524fb0dcd
Solaris 10 event ports support
2006-09-26 12:20:12 +00:00
Igor Sysoev
183f71ee9d
rename variable
2006-09-25 14:34:29 +00:00
Igor Sysoev
92da28f5f8
remove unused oneshot flag
2006-09-22 14:46:03 +00:00
Igor Sysoev
c55a104fcb
nginx-0.3.57-RELEASE import
...
*) Feature: the $ssl_client_serial variable.
*) Bugfix: in the "!-e" operator of the "if" directive.
Thanks to Andrian Budanstov.
*) Bugfix: while a client certificate verification nginx did not send
to a client the required certificates information.
*) Bugfix: the $document_root variable did not support the variables in
the "root" directive.
2006-08-09 19:59:45 +00:00
Igor Sysoev
8f1255877c
nginx-0.3.55-RELEASE import
...
*) Feature: the "stub" parameter in the "include" SSI command.
*) Feature: the "block" SSI command.
*) Feature: the unicode2nginx script was added to contrib.
*) Bugfix: if a "root" was specified by variable only, then the root
was relative to a server prefix.
*) Bugfix: if the request contained "//" or "/./" and escaped symbols
after them, then the proxied request was sent unescaped.
*) Bugfix: the $r->headers_in("Cookie") of the ngx_http_perl_module now
returns all "Cookie" header lines.
*) Bugfix: a segmentation fault occurred if
"client_body_in_file_only on" was used and nginx switched to a next
upstream.
*) Bugfix: on some condition while reconfiguration character codes
inside the "charset_map" may be treated invalid; the bug had
appeared in 0.3.50.
2006-07-28 15:16:17 +00:00