]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2013-03-27 Maxim DouninUpstream: fixed tcp_nodelay with connection upgrade...
2013-03-27 Maxim DouninEvent connect: don't penalize AF_INET6 connections.
2013-03-27 Maxim DouninVersion bump.
2013-03-26 Maxim Douninrelease-1.3.15 tag
2013-03-26 Maxim Douninnginx-1.3.15-RELEASE release-1.3.15
2013-03-25 Valentin BartenevUse NGX_FILE_ERROR for handling file operations errors.
2013-03-25 Ruslan ErmilovUpstream: removed rudiments of upstream connection...
2013-03-25 Ruslan ErmilovUpstream: removed sorting of upstream servers.
2013-03-25 Ruslan ErmilovMail: IPv6 backends (ticket #323).
2013-03-25 Ruslan ErmilovUpstream: removed double-free workarounds in peer.free...
2013-03-25 Ruslan ErmilovUpstream: only call peer.free() if peer.get() selected...
2013-03-22 Maxim DouninMisc: support for Mercurial repositories.
2013-03-22 Maxim DouninMisc: removed unused "snapshot" target.
2013-03-22 Maxim DouninMisc: switch to single export operation in "zip" target.
2013-03-21 Ruslan ErmilovSplit clients: check length when parsing configuration.
2013-03-21 Ruslan ErmilovRemoved unused ngx_http_clear_variable() macro.
2013-03-21 Ruslan ErmilovFixed language in a comment preceding ngx_http_index_ha...
2013-03-21 Ruslan ErmilovMoved ngx_array_t definition from ngx_core.h to ngx_arr...
2013-03-21 Ruslan ErmilovUse NGX_DEFAULT_POOL_SIZE macro where appropriate.
2013-03-21 Ruslan ErmilovSimplified ngx_array_create().
2013-03-20 Ruslan ErmilovCore: fixed resource leak if binary upgrade fails due...
2013-03-20 Valentin BartenevPreliminary experimental support for SPDY draft 2.
2013-03-20 Valentin BartenevWin32: disabled MSVC warning about '\0' not fitting...
2013-03-20 Valentin BartenevURI processing code moved to a separate function.
2013-03-19 Ruslan ErmilovImage filter: the "image_filter_interlace" directive.
2013-03-18 Maxim DouninThe limit_req_status and limit_conn_status directives.
2013-03-18 Ruslan ErmilovCore: guard against failed allocation during binary...
2013-03-15 Valentin BartenevStatus: introduced the "ngx_stat_waiting" counter.
2013-03-15 Valentin BartenevAllow to reuse connections that wait their first request.
2013-03-14 Maxim DouninUpstream: fixed previous commit.
2013-03-14 Maxim DouninUpstream: call ngx_http_run_posted_requests() on resolv...
2013-03-14 Maxim DouninRequest body: avoid linking rb->buf to r->header_in.
2013-03-14 Maxim DouninRequest body: next upstream fix.
2013-03-12 Maxim DouninFixed logging in ngx_http_wait_request_handler().
2013-03-11 Valentin BartenevRemoved unused prototype of ngx_http_find_server_conf().
2013-03-11 Valentin BartenevGzip: fixed setting of NGX_HTTP_GZIP_BUFFERED.
2013-03-07 Valentin BartenevSSL: Next Protocol Negotiation extension support.
2013-03-07 Valentin BartenevRefactored ngx_http_init_request().
2013-03-07 Valentin BartenevRemoved c->single_connection flag.
2013-03-07 Valentin BartenevRespect the new behavior of TCP_DEFER_ACCEPT.
2013-03-07 Valentin BartenevUse "client_header_timeout" for all requests in a conne...
2013-03-07 Valentin BartenevCreate request object only after the first byte was...
2013-03-07 Valentin BartenevVersion bump.
2013-03-05 Maxim Douninrelease-1.3.14 tag
2013-03-05 Maxim Douninnginx-1.3.14-RELEASE release-1.3.14
2013-03-04 Maxim DouninMp4: fixed handling of too small mdat atoms (ticket...
2013-03-01 Valentin BartenevAllocate request object from its own pool.
2013-02-27 Valentin BartenevSNI: added restriction on requesting host other than...
2013-02-27 Valentin BartenevSNI: reset to default server if requested host was...
2013-02-27 Valentin BartenevSNI: avoid surplus lookup of virtual server if SNI...
2013-02-27 Valentin BartenevApply server configuration as soon as host is known.
2013-02-27 Valentin BartenevSSL: do not treat SSL handshake as request.
2013-02-27 Valentin BartenevStatus: do not count connection as reading right after...
2013-02-27 Valentin BartenevSNI: reuse selected configuration for all requests...
2013-02-27 Valentin BartenevSNI: ignore captures in server_name regexes when matchi...
2013-02-27 Valentin BartenevChanged interface of ngx_http_validate_host().
2013-02-27 Valentin BartenevIntroduced the ngx_http_set_connection_log() macro.
2013-02-27 Valentin BartenevThe default server lookup is now done only once per...
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...
next