]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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
2007-08-01 Igor Sysoevstyle fix
2007-08-01 Igor Sysoevuse header specific handler in add_handler,
2007-07-30 Igor Sysoevfix r1353
2007-07-30 Igor Sysoevbump version
2007-07-30 Igor Sysoevrelease-0.6.6 tag
2007-07-30 Igor Sysoevnginx-0.6.6-RELEASE release-0.6.6
2007-07-29 Igor Sysoevmake 64-bit ngx_int_t on 64-bit platforms
2007-07-29 Igor Sysoevnamed location
2007-07-29 Igor Sysoev--sysconfdir=DIR
2007-07-29 Igor Sysoev$is_args
2007-07-29 Igor Sysoevallow to set $args
2007-07-28 Igor Sysoevfair upstream weight balancer
2007-07-28 Igor Sysoevfix building on amd64 by Sun Studio 11 and more early...
2007-07-24 Igor Sysoevfix case when client has closed connection but upstream...
2007-07-23 Igor Sysoevfix case when two directives
2007-07-23 Igor Sysoevstyle fix
2007-07-23 Igor Sysoevbump version
2007-07-23 Igor Sysoevrelease-0.6.5 tag
2007-07-23 Igor Sysoevnginx-0.6.5-RELEASE release-0.6.5
2007-07-22 Igor Sysoevescape space, etc in $memcached_key
2007-07-22 Igor Sysoevomit unnecessary code
2007-07-22 Igor Sysoevadd $nginx_version
2007-07-22 Igor Sysoev$nginx_version
2007-07-21 Igor Sysoevfix building on amd64 and add -xipo to the link stage
2007-07-20 Igor SysoevIMAP AUTHENTICATE
2007-07-20 Igor SysoevSMTP STARTTLS
2007-07-20 Igor Sysoevfix bug introduced by r1306
2007-07-19 Igor Sysoevexit cycle early,
2007-07-19 Igor Sysoevfix potential double free(),
2007-07-19 Igor Sysoevfix potential segfault,
2007-07-19 Igor Sysoevfix memory leak,
2007-07-17 Igor Sysoevbump version
2007-07-17 Igor Sysoevrelease-0.6.4 tag
2007-07-17 Igor Sysoevnginx-0.6.4-RELEASE release-0.6.4
2007-07-17 Igor SysoevSun Studio on sparc uses different bit order
2007-07-16 Igor SysoevSun Studio 12 compatibility
2007-07-15 Igor Sysoev--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64
2007-07-15 Igor Sysoevfix building PCRE by SunStudio
2007-07-15 Igor SysoevSolaris compatibility
2007-07-15 Igor Sysoevicc/sunc and PCRE-7.1+ compatibility
2007-07-13 Igor Sysoevmsie_refresh should escape at least '"' to prevent XSS
2007-07-13 Igor Sysoev"?" should not be escaped
2007-07-13 Igor Sysoevdav_access uses ngx_conf_set_access_slot()
2007-07-13 Igor Sysoevproxy_store and fastcgi_store were changed,
2007-07-12 Igor Sysoevbump version
2007-07-12 Igor Sysoevrelease-0.6.3 tag
next