Timeline



11/19/08:

14:31 Changeset in nginx-tests [50:b494fe5b12d1] by Maxim Dounin <mdounin@…>
Tests: add waitforfile() and waitforsocket() functions. This …

11/18/08:

18:44 Changeset in nginx-tests [49:b01ae969181b] by Maxim Dounin <mdounin@…>
Tests: create process group when running daemons. This allows to run …
17:43 Changeset in nginx-tests [48:acfafb52d393] by Maxim Dounin <mdounin@…>
Tests: use TEST_NGINX_BINARY to find nginx binary. If not specified, …
16:05 Changeset in nginx [2315:31fafd8e7436] by Igor Sysoev <igor@…>
low some SSL handshake errors level

11/17/08:

08:04 Changeset in nginx [2314:52987a023486] by Igor Sysoev <igor@…>
fix compression pointer for big (>255) DNS responses

11/14/08:

13:25 Changeset in nginx [2313:b56a9ba4824d] by Igor Sysoev <igor@…>
use integer instead of float
11:32 Changeset in nginx [2312:6e6f7db88be9] by Igor Sysoev <igor@…>
change rate to an excess

11/13/08:

14:20 Changeset in nginx [2311:6bad42a41dd8] by Igor Sysoev <igor@…>
do not close session if SMTP backend returned an error on RCPT TO …
13:30 Changeset in nginx [2310:842a558c3bc5] by Igor Sysoev <igor@…>
remove unused field
13:25 Changeset in nginx [2309:8156bc03982a] by Igor Sysoev <igor@…>
smtp_auth none patch by Maxim Dounin

11/12/08:

21:01 Changeset in nginx [2308:3f98400e31e9] by Igor Sysoev <igor@…>
memcached response was stored in variable with END
11:12 Changeset in nginx [2307:4b98aa04ee24] by Igor Sysoev <igor@…>
$cookie_... variable
10:48 Changeset in nginx [2306:4c6a0361d74a] by Igor Sysoev <igor@…>
bump version

11/11/08:

20:04 Changeset in nginx [2305:9f48105ba999] by Igor Sysoev <igor@…>
release-0.7.21 tag
20:04 Changeset in nginx [2304:5f665d0fa6a5]release-0.7.21 by Igor Sysoev <igor@…>
nginx-0.7.21-RELEASE
19:44 Changeset in nginx [2303:22b05d177dc6] by Igor Sysoev <igor@…>
the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX …
16:17 Changeset in nginx [2302:2abf14c952a2] by Igor Sysoev <igor@…>
compatibility with glibc 2.3, warn_unused_result attribute for write()
16:04 Changeset in nginx [2301:148c2e840c2b] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
15:38 Changeset in nginx [2300:159136c9808d] by Igor Sysoev <igor@…>
*) correct leaky bucket implementation *) now burst is not per second …
15:22 Changeset in nginx [2299:3e213fa0cbb3] by Igor Sysoev <igor@…>
exslt support
11:34 Changeset in nginx-tests [47:bb6d65d833cd] by Maxim Dounin <mdounin@…>
Tests: test for X-Accel-Expires switching off proxy_store.

11/10/08:

18:34 Changeset in nginx [2298:3578be3f65ce] by Igor Sysoev <igor@…>
bump version
16:30 Changeset in nginx [2297:7acc3637b9ac] by Igor Sysoev <igor@…>
release-0.7.20 tag
16:30 Changeset in nginx [2296:61838d1bcbdd]release-0.7.20 by Igor Sysoev <igor@…>
nginx-0.7.20-RELEASE
16:04 Changeset in nginx-tests [46:239a346b4913] by Maxim Dounin <mdounin@…>
Tests: add proxy_store basic tests.
15:25 Changeset in nginx [2295:173900227c06] by Igor Sysoev <igor@…>
fix r2067
15:22 Changeset in nginx [2294:ce574b0ffeec] by Igor Sysoev <igor@…>
ngx_http_limit_req_module
15:20 Changeset in nginx [2293:0433bc27e468] by Igor Sysoev <igor@…>
%f format

11/06/08:

19:54 Changeset in nginx [2292:51487a60eba2] by Igor Sysoev <igor@…>
fix the previous commit
19:13 Changeset in nginx [2291:e9a1cddf2aaa] by Igor Sysoev <igor@…>
*) split ngx_http_gzip_body_filter() *) send gzheader together with …
19:11 Changeset in nginx [2290:1a7567e5b988] by Igor Sysoev <igor@…>
change int to size_t
16:14 Changeset in nginx [2289:857c161d2768] by Igor Sysoev <igor@…>
align first allocation from additional pool block, this fixes bus …

11/05/08:

16:27 Changeset in nginx [2288:c28e47fb834c] by Igor Sysoev <igor@…>
do not pass gzheader separately as due to the previous commit we do …
15:46 Changeset in nginx [2287:baa61933d5ed] by Igor Sysoev <igor@…>
use nomem flag to flush busy bufs, thus gzip filter does not depend on …
13:26 Changeset in nginx [2286:d795199b41ad] by Igor Sysoev <igor@…>
add double quotes around $request

11/02/08:

12:01 Changeset in nginx-tests [45:d68b85def521] by Maxim Dounin <mdounin@…>
Tests: use 127.0.0.1 instead of localhost. Name 'localhost' is …
00:13 Changeset in nginx-tests [44:daa295331acd] by Maxim Dounin <mdounin@…>
Tests: don't bind backend daemons to *, use 127.0.0.1 instead.

11/01/08:

16:59 Changeset in nginx-tests [43:05175c8b88dc] by Maxim Dounin <mdounin@…>
Tests: nuke unneeded use.
16:39 Changeset in nginx-tests [42:7435db149168] by Maxim Dounin <mdounin@…>
Tests: basic proxy tests.
13:19 Changeset in nginx-tests [41:1b3c22a87e5d] by Maxim Dounin <mdounin@…>
Tests: add some HEAD tests.
13:13 Changeset in nginx-tests [40:3325fa3f515c] by Maxim Dounin <mdounin@…>
Tests: avoid using \r\n.
00:29 Changeset in nginx-tests [39:fc205d0e052d] by Maxim Dounin <mdounin@…>
Tests: check content returned from ssi tests. Since replies are …

10/30/08:

15:59 Changeset in nginx [2285:c77f4710595c] by Igor Sysoev <igor@…>
fix r1913

10/24/08:

19:34 Changeset in nginx [2284:c3035feb6638] by Igor Sysoev <igor@…>
fix case proxy_pass URL is evaluted to http://host?args
17:00 Changeset in nginx-tests [38:9a7158a8609a] by Maxim Dounin <mdounin@…>
Tests: fix typo.
15:12 Changeset in nginx [2283:231b52f8adc0] by Igor Sysoev <igor@…>
fix case when URL has no port, but has ":" in URI part, the bug has …
14:38 Changeset in nginx [2282:ec97eb9a8038] by Igor Sysoev <igor@…>
show name for a FORMERR DNS response
14:34 Changeset in nginx [2281:5004229420a6] by Igor Sysoev <igor@…>
FORMERR DNS response may be equal to mininal query size
10:42 Changeset in nginx-tests [37:6cf314ec8f7b] by Maxim Dounin <mdounin@…>
Tests: while starting nginx monitor pidfile instead of sleeping. This …

10/23/08:

05:58 Changeset in nginx [2280:6453161bf53e] by Igor Sysoev <igor@…>
always use buffer, if connection is buffered, this fixes OpenSSL "bad …

10/22/08:

00:00 Changeset in nginx-tests [36:bd1a5e92d0c0] by Maxim Dounin <mdounin@…>
Tests: remove unneeded imports.

10/21/08:

12:33 Changeset in nginx [2279:bbb17a60ec44] by Igor Sysoev <igor@…>
allow short secure links
Note: See TracTimeline for information about the timeline view.