]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2013-02-27 Ruslan ErmilovCorrectly handle multiple X-Forwarded-For headers ...
2013-02-27 Ruslan ErmilovFixed separator in $sent_http_cache_control.
2013-02-23 Valentin BartenevFixed potential segfault in ngx_http_keepalive_handler().
2013-02-23 Maxim DouninSSL: retry "sess_id" and "id" allocations.
2013-02-23 Maxim DouninTrailing whitespace fix.
2013-02-21 Andrey BelovIntroduced variables in ngx_http_stub_status module.
2013-02-20 Maxim DouninConnection upgrade support in uwsgi and scgi modules.
2013-02-19 Valentin BartenevRemoved zero termination of shm zone names.
2013-02-19 Valentin BartenevVersion bump.
2013-02-19 Maxim Douninrelease-1.3.13 tag
2013-02-19 Maxim Douninnginx-1.3.13-RELEASE release-1.3.13
2013-02-18 Maxim DouninProxy: fixed do_write handling in previous commit.
2013-02-18 Maxim DouninProxy: support for connection upgrade (101 Switching...
2013-02-18 Gleb SmirnoffConfigure: changed default compiler from "gcc" to ...
2013-02-15 Maxim DouninConfigure: rebuild perl module nginx.so if headers...
2013-02-13 Maxim DouninFixed false memset warning on Linux with -O3 (ticket...
2013-02-11 Maxim DouninUpdated OpenSSL used for win32 builds.
2013-02-07 Maxim DouninAdded support for {SHA} passwords (ticket #50).
2013-02-07 Maxim DouninVersion bump.
2013-02-05 Maxim Douninrelease-1.3.12 tag
2013-02-05 Maxim Douninnginx-1.3.12-RELEASE release-1.3.12
2013-02-05 Maxim DouninUpdated OpenSSL used for win32 builds.
2013-02-04 Ruslan ErmilovGeoIP: removed pseudo-support of "proxy" and "netspeed...
2013-02-01 Maxim DouninFastCGI: proper handling of split fastcgi end request.
2013-02-01 Maxim DouninFastCGI: unconditional state transitions.
2013-02-01 Maxim DouninFastCGI: fixed wrong connection close with fastcgi_keep...
2013-02-01 Maxim DouninRequest body: fixed client_body_in_file_only.
2013-02-01 Maxim DouninSSL: fixed ngx_ssl_handshake() with level-triggered...
2013-01-28 Valentin BartenevSSL: take into account data in the buffer while limitin...
2013-01-28 Valentin BartenevSSL: avoid calling SSL_write() with zero data size.
2013-01-28 Valentin BartenevSSL: calculation of buffer size moved closer to its...
2013-01-28 Valentin BartenevSSL: preservation of flush flag for buffered data.
2013-01-28 Valentin BartenevSSL: resetting of flush flag after the data was written.
2013-01-28 Valentin BartenevSSL: removed conditions that always hold true.
2013-01-28 Ruslan ErmilovSecure_link: fixed configuration inheritance.
2013-01-25 Ruslan ErmilovEvents: fixed null pointer dereference with resolver...
2013-01-24 Ruslan ErmilovGeoIP: IPv6 support.
2013-01-24 Ruslan ErmilovConfigure: fixed GeoIP library detection.
2013-01-24 Ruslan ErmilovConfigure: fixed style of include directories.
2013-01-22 Maxim DouninProxy: fixed proxy_method to always add space.
2013-01-21 Sergey BudnevitchRemoved redundant variable assignment.
2013-01-21 Ruslan ErmilovVariables $pipe, $request_length, $time_iso8601, and...
2013-01-17 Ruslan ErmilovVersion bump.
2013-01-16 Ruslan ErmilovFixed and improved the "*_bind" directives of proxying...
2013-01-10 Maxim Douninrelease-1.3.11 tag
2013-01-10 Maxim Douninnginx-1.3.11-RELEASE release-1.3.11
2013-01-10 Ruslan ErmilovFixed "proxy_pass" with IP address and no port (ticket...
2013-01-10 Maxim DouninUpdated PCRE used for win32 builds.
2013-01-09 Maxim DouninSSL: speedup loading of configs with many ssl servers.
2013-01-08 Valentin BartenevEvents: added check for duplicate "events" directive.
2013-01-08 Valentin BartenevThe data pointer in ngx_open_file_t objects must be...
2012-12-31 Ruslan ErmilovYear 2013.
2012-12-27 Ruslan ErmilovGeo: improved code readability.
2012-12-26 Ruslan ErmilovUpstream keepalive: detect duplicate "keepalive" directive.
2012-12-26 Ruslan ErmilovVersion bump.
2012-12-26 Ruslan ErmilovGeo: made "default" affect both IPv4 and IPv6 when...
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
next