| 2007-12-11 |
Igor Sysoev | $upstream_addr did not contain last address, the bug... |
commit | commitdiff | tree | snapshot |
| 2007-12-10 |
Igor Sysoev | style fix: remove trailing spaces |
commit | commitdiff | tree | snapshot |
| 2007-12-10 |
Igor Sysoev | optimize r->upstream usage |
commit | commitdiff | tree | snapshot |
| 2007-12-10 |
Igor Sysoev | move condition declarations inside blocks where they... |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | *) copy regex captures $1, $2, etc. |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | fix segfault when $r->has_request_body() is called... |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | *) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNS... |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of... |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ER... |
commit | commitdiff | tree | snapshot |
| 2007-12-09 |
Igor Sysoev | return NGX_HTTP_UPSTREAM_INVALID_HEADER for invalid... |
commit | commitdiff | tree | snapshot |
| 2007-12-08 |
Igor Sysoev | fix r1695 |
commit | commitdiff | tree | snapshot |
| 2007-12-07 |
Igor Sysoev | delete useless variable |
commit | commitdiff | tree | snapshot |
| 2007-12-07 |
Igor Sysoev | ngx_create_path_and_rename_file() |
commit | commitdiff | tree | snapshot |
| 2007-12-07 |
Igor Sysoev | rename ngx_crc32_init() to ngx_crc32_table_init() |
commit | commitdiff | tree | snapshot |
| 2007-12-07 |
Igor Sysoev | use malloc() in ngx_win32_rename_file, set crit level... |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | release-0.6.21 tag |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | nginx-0.6.21-RELEASE release-0.6.21 |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | ngx_udp_recv() |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | fix segfault |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | use ngx_rbtree_init() |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | ngx_rbtree_init() |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | use ngx_queue_init() |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | ngx_queue_init() |
commit | commitdiff | tree | snapshot |
| 2007-12-03 |
Igor Sysoev | allow to use IP addresses without defined resolver |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | axe old unused alert message |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | style fix: remove trailing spaces |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | log how big fastcgi record |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | copy protocol value when large request line is copied, |
commit | commitdiff | tree | snapshot |
| 2007-12-01 |
Igor Sysoev | do not allow plain 0.9 request to HTTPS |
commit | commitdiff | tree | snapshot |
| 2007-11-30 |
Igor Sysoev | zero ngx_url_t |
commit | commitdiff | tree | snapshot |
| 2007-11-30 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-11-30 |
Igor Sysoev | fix typo |
commit | commitdiff | tree | snapshot |
| 2007-11-30 |
Igor Sysoev | fix comment |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | ngx_parse_url() saves port text, this allows to use... |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | release-0.6.20 tag |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | nginx-0.6.20-RELEASE release-0.6.20 |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | fix segfault |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
Igor Sysoev | delete unneeded declaration |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | release-0.6.19 tag |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | nginx-0.6.19-RELEASE release-0.6.19 |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | do not delete resolver sources from release tarball |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | release-0.6.18 tag |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | nginx-0.6.18-RELEASE release-0.6.18 |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | proxy_pass variables support |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | improve throughput with large limit_rate |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | log entire request line instead of URI only |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | add_header last-modified "" |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | r->headers_out.refresh |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | set r->headers_out.location for non-local redirects |
commit | commitdiff | tree | snapshot |
| 2007-11-27 |
Igor Sysoev | http resolver and resolver_timeout |
commit | commitdiff | tree | snapshot |
| 2007-11-24 |
Igor Sysoev | use usec and pid as start value |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
Igor Sysoev | fix previous commit |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
Igor Sysoev | resolver |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
Igor Sysoev | update ngx_memcmp() |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
Igor Sysoev | ngx_inet_addr() |
commit | commitdiff | tree | snapshot |
| 2007-11-23 |
Igor Sysoev | ngx_queue.h |
commit | commitdiff | tree | snapshot |
| 2007-11-16 |
Igor Sysoev | the simple expression has the same precision without... |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | release-0.6.17 tag |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | nginx-0.6.17-RELEASE release-0.6.17 |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | enable getenv() and gmtime() in msvc8 |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | 64-bit time_t compatibility |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | msvc8 compatibility: it can not build with debug under... |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | add msvc8 |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | option -Yd has been deprecated in msvc8, |
commit | commitdiff | tree | snapshot |
| 2007-11-15 |
Igor Sysoev | enable precompiled headers for msvc7, |
commit | commitdiff | tree | snapshot |
| 2007-11-14 |
Igor Sysoev | fix typo |
commit | commitdiff | tree | snapshot |
| 2007-11-11 |
Igor Sysoev | fix win32 ngx_read_fd() and ngx_write_fd() |
commit | commitdiff | tree | snapshot |
| 2007-11-11 |
Igor Sysoev | TransmitPackets(), ConnectEx(), and DisconnectEx() |
commit | commitdiff | tree | snapshot |
| 2007-11-11 |
Igor Sysoev | fix win32 glob |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Igor Sysoev | omit unnecessary test, because NGX_ERROR == -1, |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Igor Sysoev | If-Range support |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Igor Sysoev | do not encode already encoded characters in msie_refresh |
commit | commitdiff | tree | snapshot |
| 2007-11-09 |
Igor Sysoev | style and grammar fix |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Igor Sysoev | fix autoindex for "alias /" |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Igor Sysoev | fix gzip and SSL |
commit | commitdiff | tree | snapshot |
| 2007-11-08 |
Igor Sysoev | fix segfaults |
commit | commitdiff | tree | snapshot |
| 2007-11-06 |
Igor Sysoev | set status in correct place |
commit | commitdiff | tree | snapshot |
| 2007-10-29 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-10-29 |
Igor Sysoev | release-0.6.16 tag |
commit | commitdiff | tree | snapshot |
| 2007-10-29 |
Igor Sysoev | nginx-0.6.16-RELEASE release-0.6.16 |
commit | commitdiff | tree | snapshot |
| 2007-10-26 |
Igor Sysoev | use uname(2) instead of /proc/, this allows to run... |
commit | commitdiff | tree | snapshot |
| 2007-10-26 |
Igor Sysoev | divide special response handling into several functions |
commit | commitdiff | tree | snapshot |
| 2007-10-26 |
Igor Sysoev | compatibility with mget: space after HTTP/1.1 |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
Igor Sysoev | refactor index module: remove context |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
Igor Sysoev | change emerg to a warn for absolute index |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
Igor Sysoev | fix mime type for absolute index |
commit | commitdiff | tree | snapshot |
| 2007-10-23 |
Igor Sysoev | 64-bit update lost in r1355 |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | release-0.6.15 tag |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | nginx-0.6.15-RELEASE release-0.6.15 |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | fix building broken in r1593 |
commit | commitdiff | tree | snapshot |
| 2007-10-22 |
Igor Sysoev | unescape SSI include |
commit | commitdiff | tree | snapshot |
| next |