]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2007-12-11 Igor Sysoev$upstream_addr did not contain last address, the bug...
2007-12-10 Igor Sysoevstyle fix: remove trailing spaces
2007-12-10 Igor Sysoevoptimize r->upstream usage
2007-12-10 Igor Sysoevmove condition declarations inside blocks where they...
2007-12-09 Igor Sysoev*) copy regex captures $1, $2, etc.
2007-12-09 Igor Sysoevfix segfault when $r->has_request_body() is called...
2007-12-09 Igor Sysoev*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNS...
2007-12-09 Igor Sysoevreturn NGX_HTTP_UPSTREAM_INVALID_HEADER instead of...
2007-12-09 Igor Sysoevreturn NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ER...
2007-12-09 Igor Sysoevreturn NGX_HTTP_UPSTREAM_INVALID_HEADER for invalid...
2007-12-08 Igor Sysoevfix r1695
2007-12-07 Igor Sysoevdelete useless variable
2007-12-07 Igor Sysoevngx_create_path_and_rename_file()
2007-12-07 Igor Sysoevrename ngx_crc32_init() to ngx_crc32_table_init()
2007-12-07 Igor Sysoevuse malloc() in ngx_win32_rename_file, set crit level...
2007-12-03 Igor Sysoevbump version
2007-12-03 Igor Sysoevrelease-0.6.21 tag
2007-12-03 Igor Sysoevnginx-0.6.21-RELEASE release-0.6.21
2007-12-03 Igor Sysoevngx_udp_recv()
2007-12-03 Igor Sysoevfix segfault
2007-12-03 Igor Sysoevuse ngx_rbtree_init()
2007-12-03 Igor Sysoevngx_rbtree_init()
2007-12-03 Igor Sysoevuse ngx_queue_init()
2007-12-03 Igor Sysoevngx_queue_init()
2007-12-03 Igor Sysoevallow to use IP addresses without defined resolver
2007-12-01 Igor Sysoevstyle fix
2007-12-01 Igor Sysoevaxe old unused alert message
2007-12-01 Igor Sysoevstyle fix
2007-12-01 Igor Sysoevstyle fix: remove trailing spaces
2007-12-01 Igor Sysoevlog how big fastcgi record
2007-12-01 Igor Sysoevcopy protocol value when large request line is copied,
2007-12-01 Igor Sysoevdo not allow plain 0.9 request to HTTPS
2007-11-30 Igor Sysoevzero ngx_url_t
2007-11-30 Igor Sysoevstyle fix
2007-11-30 Igor Sysoevfix typo
2007-11-30 Igor Sysoevfix comment
2007-11-28 Igor Sysoevngx_parse_url() saves port text, this allows to use...
2007-11-28 Igor Sysoevbump version
2007-11-28 Igor Sysoevrelease-0.6.20 tag
2007-11-28 Igor Sysoevnginx-0.6.20-RELEASE release-0.6.20
2007-11-28 Igor Sysoevfix segfault
2007-11-28 Igor Sysoevdelete unneeded declaration
2007-11-27 Igor Sysoevbump version
2007-11-27 Igor Sysoevrelease-0.6.19 tag
2007-11-27 Igor Sysoevnginx-0.6.19-RELEASE release-0.6.19
2007-11-27 Igor Sysoevdo not delete resolver sources from release tarball
2007-11-27 Igor Sysoevbump version
2007-11-27 Igor Sysoevrelease-0.6.18 tag
2007-11-27 Igor Sysoevnginx-0.6.18-RELEASE release-0.6.18
2007-11-27 Igor Sysoevproxy_pass variables support
2007-11-27 Igor Sysoevimprove throughput with large limit_rate
2007-11-27 Igor Sysoevlog entire request line instead of URI only
2007-11-27 Igor Sysoevadd_header last-modified ""
2007-11-27 Igor Sysoevr->headers_out.refresh
2007-11-27 Igor Sysoevset r->headers_out.location for non-local redirects
2007-11-27 Igor Sysoevhttp resolver and resolver_timeout
2007-11-24 Igor Sysoevuse usec and pid as start value
2007-11-23 Igor Sysoevfix previous commit
2007-11-23 Igor Sysoevresolver
2007-11-23 Igor Sysoevupdate ngx_memcmp()
2007-11-23 Igor Sysoevngx_inet_addr()
2007-11-23 Igor Sysoevngx_queue.h
2007-11-16 Igor Sysoevthe simple expression has the same precision without...
2007-11-15 Igor Sysoevbump version
2007-11-15 Igor Sysoevrelease-0.6.17 tag
2007-11-15 Igor Sysoevnginx-0.6.17-RELEASE release-0.6.17
2007-11-15 Igor Sysoevenable getenv() and gmtime() in msvc8
2007-11-15 Igor Sysoev64-bit time_t compatibility
2007-11-15 Igor Sysoevmsvc8 compatibility: it can not build with debug under...
2007-11-15 Igor Sysoevadd msvc8
2007-11-15 Igor Sysoevoption -Yd has been deprecated in msvc8,
2007-11-15 Igor Sysoevenable precompiled headers for msvc7,
2007-11-14 Igor Sysoevfix typo
2007-11-11 Igor Sysoevfix win32 ngx_read_fd() and ngx_write_fd()
2007-11-11 Igor SysoevTransmitPackets(), ConnectEx(), and DisconnectEx()
2007-11-11 Igor Sysoevfix win32 glob
2007-11-09 Igor Sysoevomit unnecessary test, because NGX_ERROR == -1,
2007-11-09 Igor SysoevIf-Range support
2007-11-09 Igor Sysoevdo not encode already encoded characters in msie_refresh
2007-11-09 Igor Sysoevstyle and grammar fix
2007-11-08 Igor Sysoevfix autoindex for "alias /"
2007-11-08 Igor Sysoevfix gzip and SSL
2007-11-08 Igor Sysoevfix segfaults
2007-11-06 Igor Sysoevset status in correct place
2007-10-29 Igor Sysoevbump version
2007-10-29 Igor Sysoevrelease-0.6.16 tag
2007-10-29 Igor Sysoevnginx-0.6.16-RELEASE release-0.6.16
2007-10-26 Igor Sysoevuse uname(2) instead of /proc/, this allows to run...
2007-10-26 Igor Sysoevdivide special response handling into several functions
2007-10-26 Igor Sysoevcompatibility with mget: space after HTTP/1.1
2007-10-23 Igor Sysoevrefactor index module: remove context
2007-10-23 Igor Sysoevchange emerg to a warn for absolute index
2007-10-23 Igor Sysoevfix mime type for absolute index
2007-10-23 Igor Sysoev64-bit update lost in r1355
2007-10-22 Igor Sysoevstyle fix
2007-10-22 Igor Sysoevbump version
2007-10-22 Igor Sysoevrelease-0.6.15 tag
2007-10-22 Igor Sysoevnginx-0.6.15-RELEASE release-0.6.15
2007-10-22 Igor Sysoevfix building broken in r1593
2007-10-22 Igor Sysoevunescape SSI include
next