]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2007-09-13 Igor Sysoevsmall optimizations
2007-09-13 Igor Sysoevstyle fix and optimizations
2007-09-13 Igor Sysoevsplit pop3, imap, and smtp handlers
2007-09-11 Igor Sysoevbump version
2007-09-11 Igor Sysoevrelease-0.6.11 tag
2007-09-11 Igor Sysoevnginx-0.6.11-RELEASE release-0.6.11
2007-09-11 Igor Sysoevdecrement active connection counter in mail proxy
2007-09-11 Igor Sysoevresponse to the HEAD request should be a header only
2007-09-10 Igor Sysoev64-bit update lost in r1355
2007-09-09 Igor Sysoevconnection error should be logged with "connecting...
2007-09-09 Igor Sysoevread EOF of header only responses in non-buffered proxying
2007-09-09 Igor Sysoevthere may be several "Connection" header lines and...
2007-09-09 Igor Sysoevescape internal request URI in proxy_pass
2007-09-09 Igor Sysoevbalance more fair when there are several servers with...
2007-09-07 Igor Sysoevstyle fix
2007-09-05 Igor Sysoevfix case when server was marked as down after one failure
2007-09-05 Igor Sysoevbackout r1426: return dynamic weights
2007-09-03 Igor Sysoevbump version
2007-09-03 Igor Sysoevrelease-0.6.10 tag
2007-09-03 Igor Sysoevnginx-0.6.10-RELEASE release-0.6.10
2007-09-03 Igor Sysoevtest the most relevant condition first
2007-09-03 Igor Sysoevopen_file_cache_events
2007-09-01 Igor Sysoevfix unlikely socket leak
2007-09-01 Igor Sysoevfix socket leak introduced in r1374 when request header...
2007-09-01 Igor Sysoevopen_file_cache in HTTP
2007-09-01 Igor Sysoevopen file cache
2007-09-01 Igor Sysoevchange ngx_conf_merge_ptr_value() and update fastcgi_ca...
2007-09-01 Igor SysoevNGX_USE_VNODE_EVENT and NGX_FLUSH_EVENT
2007-09-01 Igor Sysoevadd comment
2007-09-01 Igor Sysoevupdate comments
2007-08-31 Igor Sysoevallow to append charset to the "Content-Type" header
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevupdate comment
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevuse ev->log, because ev->data may be connection stub...
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevfix typo
2007-08-30 Igor Sysoevdestroy ngx_cycle->pool on exit
2007-08-30 Igor Sysoevwin32 ngx_is_exec() stub
2007-08-29 Igor Sysoevlog socket number
2007-08-29 Igor SysoevIf-Modified-Since should be unique header line
2007-08-29 Igor Sysoevadd guard code
2007-08-29 Igor Sysoevfix comment
2007-08-29 Igor Sysoevdisable pair event on POLLREMOVE
2007-08-28 Igor Sysoevbump version
2007-08-28 Igor Sysoevrelease-0.6.9 tag
2007-08-28 Igor Sysoevnginx-0.6.9-RELEASE release-0.6.9
2007-08-27 Igor Sysoevreturn 400 response
2007-08-27 Igor Sysoevdo not set read->eof, ready, and error prematurely
2007-08-27 Igor Sysoevcancel dynamic weights,
2007-08-27 Igor Sysoevoptimize r->connection in ngx_http_finalize_request()
2007-08-27 Igor Sysoevcancel keep-alive and lingering close on EOF
2007-08-27 Igor Sysoevcancel discarding body on EOF
2007-08-27 Igor Sysoevmark connection as not ready, this fixes endless loop...
2007-08-24 Igor Sysoevadd guard code to prevent endless loop
2007-08-24 Igor Sysoevupdate ip_hash to "backup" option
2007-08-24 Igor Sysoevset current peer to use it in ngx_http_upstream_free_ro...
2007-08-24 Igor Sysoevfix ip_hash on 64-bit platform
2007-08-24 Igor Sysoevfix trailing wildcard when two or more listen used...
2007-08-21 Igor Sysoevadd svg mime type
2007-08-21 Igor Sysoevfix build on amd64
2007-08-20 Igor Sysoevbump version
2007-08-20 Igor Sysoevrelease-0.6.8 tag
2007-08-20 Igor Sysoevnginx-0.6.8-RELEASE release-0.6.8
2007-08-20 Igor Sysoevset delay only when almost whole sendfile_max_chunk...
2007-08-20 Igor Sysoevtest relative nginx.conf, this is compatible with old...
2007-08-20 Igor Sysoevuse %v for ngx_variable_value_t in ngx_sprintf(),
2007-08-20 Igor Sysoevescape " ", "%", and %00-%1F in login and password
2007-08-15 Igor Sysoevset worker_priority, worker_rlimit_nofile, worker_rlimi...
2007-08-15 Igor Sysoevauto redirect lost arguments
2007-08-15 Igor Sysoevbump version
2007-08-15 Igor Sysoevrelease-0.6.7 tag
2007-08-15 Igor Sysoevnginx-0.6.7-RELEASE release-0.6.7
2007-08-14 Igor Sysoevupstream sendfile bit was overridden by r->connection...
2007-08-14 Igor Sysoevaxe --sysconfdir=PATH
2007-08-14 Igor Sysoevrename upgrade to upgrade1
2007-08-14 Igor Sysoevtest http_auth absence
2007-08-14 Igor Sysoevallow "http://" in auth_http URL
2007-08-14 Igor Sysoevstop configuration on error
2007-08-14 Igor Sysoevfix long loop
2007-08-12 Igor Sysoevregex in valid_referers
2007-08-12 Igor Sysoevregex in server_name
2007-08-12 Igor Sysoevfix building by bcc without PCRE
2007-08-12 Igor Sysoevstyle fix
2007-08-10 Igor Sysoevignore meaningless bits in CIDR and warn about them
2007-08-09 Igor Sysoevsort upstream weights
2007-08-09 Igor Sysoevbackup upstream servers
2007-08-09 Igor Sysoevset default listen() backlog to 511 on all platforms...
2007-08-07 Igor Sysoev"down" server caused endless loop
2007-08-07 Igor Sysoevadd debug info for Sun Studio
2007-08-07 Igor Sysoevomit unnecessary conditions
2007-08-07 Igor Sysoevdiscard request body before going to keep-alive state...
2007-08-06 Igor Sysoevomit unnecessary XSRETURN_EMPTY
2007-08-06 Igor Sysoev$r->discard_request_body
2007-08-06 Igor Sysoevrename ngx_http_discard_body() to ngx_http_discard_requ...
2007-08-06 Igor Sysoevblock reading for level events
2007-08-06 Igor Sysoevrename ngx_http_block_read() and ngx_http_test_read...
2007-08-06 Igor Sysoevdiscard request body in cycle
2007-08-01 Igor Sysoevmove "Expires" header code to a separate function
2007-08-01 Igor Sysoevmove "Cache-Control" header code to specific handler
next