]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2012-12-25 Maxim Douninrelease-1.3.10 tag
2012-12-25 Maxim Douninnginx-1.3.10-RELEASE release-1.3.10
2012-12-25 Ruslan ErmilovGeo: properly initialize ngx_cidr_t when dealing with...
2012-12-25 Ruslan ErmilovGeo: IPv6 support.
2012-12-25 Valentin BartenevUpstream: fixed state resetting when switching to backu...
2012-12-24 Valentin BartenevFixed HEAD requests handling when proxying is used...
2012-12-24 Ruslan ErmilovTrailing whitespace fix.
2012-12-23 Valentin BartenevAccess log: the "gzip" parameter of the "access_log...
2012-12-23 Valentin BartenevConfigure: added the NGX_ZLIB define.
2012-12-23 Valentin BartenevAccess log: the "flush" parameter of the "access_log...
2012-12-23 Valentin BartenevReopening log files code moved to a separate function.
2012-12-23 Valentin BartenevAccess log: fixed redundant buffer reallocation.
2012-12-22 Ruslan ErmilovProperly initialize "struct in6_addr" with zeroes.
2012-12-21 Maxim DouninCore: crypt_r() error handling fixed.
2012-12-21 Maxim DouninImage filter: fixed image_filter rotate inheritance.
2012-12-21 Ruslan ErmilovGeo: ensure that default entry is always present.
2012-12-21 Ruslan ErmilovThere's no need to normalize address returned by ngx_pt...
2012-12-20 Maxim DouninImage filter: configuration inheritance fixes.
2012-12-20 Ruslan ErmilovBrought the link to ngx_http_perl_module documentation...
2012-12-20 Ruslan ErmilovFixed return type of internal function that allocates...
2012-12-19 Ruslan ErmilovLet "add_header" affect 201 responses (ticket #125).
2012-12-19 Ruslan ErmilovSlightly optimized code that handles special headers...
2012-12-18 Maxim DouninAvoid sending "100 Continue" on 413 Request Entity...
2012-12-17 Ruslan ErmilovAdded checks that disallow adding a variable with an...
2012-12-17 Ruslan ErmilovImplemented IPv6 support for URLs specified using domai...
2012-12-17 Ruslan ErmilovFixed URL parsing code.
2012-12-17 Ruslan ErmilovSimplified URL parsing code.
2012-12-14 Ruslan ErmilovGeo: fixed the "ranges" without ranges case.
2012-12-14 Ruslan ErmilovGeo: improved ngx_http_geo_block() code readability.
2012-12-14 Valentin BartenevFixed handling of ngx_write_fd() and ngx_read_fd()...
2012-12-14 Valentin BartenevGzip: fixed zlib memLevel adjusting.
2012-12-13 Maxim DouninUpstream: fixed SIGSEGV with the "if" directive.
2012-12-13 Ruslan ErmilovFixed variable syntax checking in "set", "geo", "limit_...
2012-12-13 Maxim DouninProxy: better error message about unexpected data.
2012-12-12 Valentin BartenevLimit rate: fixed integer overflow in limit calculation...
2012-12-12 Maxim DouninConfigure: better check for PCRE JIT.
2012-12-10 Ruslan ErmilovThe "auth_basic" directive gained support of variables.
2012-12-06 Ruslan ErmilovAllow the complex value to be defined as an empty string.
2012-12-06 Ruslan ErmilovXslt: prevented infinite loop.
2012-12-03 Ruslan ErmilovFixed build with embedded perl in certain setups (ticke...
2012-11-30 Ruslan ErmilovFixed the NGX_SOCKADDR_STRLEN macro definition.
2012-11-29 Maxim DouninCore: removed GLOB_NOSORT glob option.
2012-11-29 Maxim DouninVersion bump.
2012-11-27 Maxim Douninrelease-1.3.9 tag
2012-11-27 Maxim Douninnginx-1.3.9-RELEASE release-1.3.9
2012-11-26 Maxim DouninGunzip: added missing ngx_http_clear_etag().
2012-11-26 Maxim DouninCore: fixed ngx_write_chain_to_file() with IOV_MAX...
2012-11-26 Maxim DouninRequest body: block write events while reading body.
2012-11-26 Maxim DouninRequest body: error checking fixes, negative rb->rest...
2012-11-26 Maxim DouninRequest body: improved handling of incorrect chunked...
2012-11-26 Maxim DouninRequest body: fixed discard of chunked request body.
2012-11-23 Ruslan ErmilovCore: don't reuse shared memory zone that changed owner...
2012-11-21 Ruslan ErmilovFixed location of debug message in ngx_shmtx_lock().
2012-11-21 Maxim DouninRequest body: unbreak build without debug.
2012-11-21 Maxim DouninRequest body: chunked transfer encoding support.
2012-11-21 Maxim DouninRequest body: recalculate size of a request body in...
2012-11-21 Maxim DouninRequest body: $content_length variable to honor real...
2012-11-21 Maxim DouninRequest body: always use calculated size of a request...
2012-11-21 Maxim DouninRequest body: adjust b->pos when chunked parsing done.
2012-11-21 Maxim DouninRequest body: chunked parsing moved to ngx_http_parse...
2012-11-21 Maxim DouninRequest body: properly handle events while discarding...
2012-11-21 Maxim DouninRequest body: fixed socket leak on errors.
2012-11-21 Maxim DouninRequest body: code duplication reduced, no functional...
2012-11-21 Maxim DouninRequest body: $request_body variable generalization.
2012-11-21 Maxim DouninRequest body: fixed "501 Not Implemented" error handling.
2012-11-21 Maxim DouninCore: added debug logging of writev() in ngx_write_chai...
2012-11-21 Maxim DouninDav: fixed segfault on PUT if body was already read...
2012-11-20 Igor SysoevFixed failure to start cache manager and cache loader...
2012-11-17 Maxim DouninTrailing whitespace fix.
2012-11-16 Maxim DouninUpstream: better detection of connect() failures with...
2012-11-16 Ruslan ErmilovUpstream: honor the "down" flag for a single server.
2012-11-16 Ruslan ErmilovVariables $request_time and $msec.
2012-11-16 Ruslan ErmilovFixed setting of CPU affinity on respawn of dead worker...
2012-11-16 Ruslan ErmilovVersion bump.
2012-10-30 Maxim Douninrelease-1.3.8 tag
2012-10-30 Maxim Douninnginx-1.3.8-RELEASE release-1.3.8
2012-10-30 Maxim DouninEvent pipe: fixed handling of buf_to_file data.
2012-10-30 Maxim DouninStyle, parentheses instead of braces in misc/GNUMakefile.
2012-10-29 Maxim DouninVariables $connection and $connection_requests.
2012-10-24 Maxim DouninResolver: added missing memory allocation error handling.
2012-10-23 Valentin Bartenevngx_http_keepalive_handler() is now trying to not keep...
2012-10-23 Andrey BelovCore: the "auto" parameter of the "worker_processes...
2012-10-18 Maxim DouninRemoved conditional compilation from waitpid() error...
2012-10-18 Maxim DouninGunzip: fixed r->gzip_ok check.
2012-10-05 Maxim DouninOCSP stapling: properly check if there is ssl.ctx.
2012-10-03 Maxim DouninVariable $bytes_sent.
2012-10-03 Maxim DouninLog: $apache_bytes_sent removed.
2012-10-03 Maxim DouninSSL: the "ssl_verify_client" directive parameter "optio...
2012-10-03 Maxim DouninVersion bump.
2012-10-02 Maxim Douninrelease-1.3.7 tag
2012-10-02 Maxim Douninnginx-1.3.7-RELEASE release-1.3.7
2012-10-01 Maxim DouninOCSP stapling: build fixes.
2012-10-01 Maxim DouninOCSP stapling: ssl_stapling_verify directive.
2012-10-01 Maxim DouninOCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER...
2012-10-01 Maxim DouninOCSP stapling: log error data in ngx_ssl_error().
2012-10-01 Maxim DouninOCSP stapling: check Content-Type.
2012-10-01 Maxim DouninOCSP stapling: loading OCSP responses.
2012-10-01 Maxim DouninOCSP stapling: the ngx_event_openssl_stapling.c file.
2012-10-01 Maxim DouninOCSP stapling: ssl_stapling_file support.
2012-10-01 Maxim DouninOCSP stapling: ssl_trusted_certificate directive.
next