]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2014-08-13 Valentin BartenevMoved writev() handling code to a separate function.
2014-08-13 Valentin BartenevMerged conditions in the ngx_*_sendfile_chain() functions.
2014-08-13 Valentin BartenevMoved the code for coalescing file buffers to a separat...
2014-11-19 Valentin BartenevRefactored ngx_solaris_sendfilev_chain().
2014-10-07 Valentin BartenevIntroduced the ngx_output_chain_to_iovec() function.
2014-11-19 Valentin BartenevRenamed ngx_handle_sent_chain() to ngx_chain_update_sent().
2014-11-19 Piotr SikoraCache: add support for Cache-Control's s-maxage respons...
2014-11-19 Roman ArutyunyanProxy: renamed and rearranged fields in proxy configura...
2014-11-19 Roman ArutyunyanUpstream: different header lists for cached and uncache...
2014-11-19 Roman ArutyunyanUpstream: moved header lists to separate structures.
2014-11-19 Roman ArutyunyanUpstream: moved header initializations to separate...
2014-11-19 Roman ArutyunyanScgi: do not push redundant NULL element into conf...
2014-11-18 Roman ArutyunyanCache: proxy_cache_lock_age and friends.
2014-11-07 Valentin BartenevSPDY: fixed check for too long header name or value.
2014-11-07 Valentin BartenevSPDY: improved debug logging of inflate() calls.
2014-11-17 Maxim DouninSSL: logging level of "inappropriate fallback" (ticket...
2014-11-04 Toshikuni FukayaUpstream: support named location for X-Accel-Redirect.
2014-10-30 Piotr SikoraUpstream: add "proxy_ssl_certificate" and friends.
2014-11-07 Maxim DouninSPDY: fixed "too long header line" logging.
2014-11-05 Maxim DouninCache: removed dead store in ngx_http_file_cache_vary_h...
2014-08-25 Valentin BartenevAccess log: cancel the flush timer on graceful shutdown.
2014-08-13 Valentin BartenevEvents: introduced cancelable timers.
2014-08-25 Valentin BartenevEvents: simplified cycle in ngx_event_expire_timers().
2014-08-25 Valentin BartenevEvents: removed broken thread support from event timers.
2014-10-22 Peter WuContrib: add more directives to vim syntax.
2014-10-24 Sergey KandaurovSSL: simplified ssl_password_file error handling.
2014-10-27 Piotr SikoraSPDY: stop emitting multiple empty header values.
2014-10-28 Valentin BartenevVersion bump.
2014-10-28 Maxim Douninrelease-1.7.7 tag
2014-10-28 Maxim Douninnginx-1.7.7-RELEASE release-1.7.7
2014-10-28 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-10-15 Kouhei SutouWin32: made build-able with MinGW-w64 gcc.
2014-10-27 Gu FengUpstream: limited next_upstream time and tries when...
2014-10-28 Roman ArutyunyanWrite filter: stored delay in a variable, no functional...
2014-10-28 Roman ArutyunyanUpstream: proxy_limit_rate and friends.
2014-10-28 Roman ArutyunyanCore: added limit to recv_chain().
2014-10-27 Maxim DouninCache: normalization of some Vary headers.
2014-10-27 Maxim DouninCache: multiple variants of a resource now can be stored.
2014-10-27 Maxim DouninCache: c->reading flag introduced.
2014-10-27 Maxim DouninCache: hash of Vary headers now stored in cache.
2014-10-27 Maxim DouninCache: disable caching of responses with Vary (ticket...
2014-10-15 Maxim DouninGzip, gunzip: flush busy buffers if any.
2014-10-14 Maxim DouninStyle.
2014-10-14 Roman ArutyunyanUpstream: proxy_force_ranges and friends.
2014-10-11 Kouhei SutouWin32: suppressed warnings by "-Werror=sign-compare".
2014-10-11 Kouhei SutouWin32: fixed wrong type cast.
2014-10-08 Maxim DouninFixed possible buffer overrun in "too long header line...
2014-10-02 Yichun ZhangCore: fixed buffer overrun when hash max_size reached.
2014-10-01 Piotr SikoraUpstream: fix $upstream_cache_last_modified variable.
2014-08-27 Valentin BartenevFixed counting of sent bytes in the send chain function...
2014-10-02 Valentin BartenevVersion bump.
2014-09-30 Maxim Douninrelease-1.7.6 tag
2014-09-30 Maxim Douninnginx-1.7.6-RELEASE release-1.7.6
2014-09-29 Maxim DouninUpstream keepalive: reset c->sent on cached connections.
2014-09-24 Valentin BartenevLimit req: reduced number of parameters in the lookup...
2014-09-24 Valentin BartenevLimit req: use complex value in limit_req_zone.
2014-09-24 Valentin BartenevLimit conn: aligned field names in structures.
2014-09-24 Valentin BartenevLimit conn: use complex value in limit_conn_zone (ticke...
2014-09-24 Valentin BartenevLimit conn: removed deprecated "limit_zone" directive.
2014-08-26 Vladimir HomutovSyslog: improved error handling of unix domain sockets.
2014-09-01 Vladimir HomutovSyslog: enabled logging of send errors.
2014-09-17 Gu FengAvoided to add duplicate hash key in ngx_http_types_slot().
2014-09-22 Valentin BartenevRemoved duplicate initialization of the "rev" variable.
2014-08-13 Valentin BartenevGeneralized definitions of the number of preallocated...
2014-08-13 Valentin BartenevReduced difference between the send chain functions.
2014-08-13 Valentin BartenevMerged implementations of ngx_readv_chain().
2014-08-13 Valentin BartenevRemoved the "complete" variable from various send chain...
2014-08-13 Valentin BartenevMoved the code for adjusting sent buffers in a separate...
2014-08-13 Valentin BartenevFixed writev() debug log message in ngx_darwin_sendfile...
2014-09-18 Roman ArutyunyanUpstream: fixed file buffers reinit in ngx_http_upstrea...
2014-09-18 Roman ArutyunyanFastCGI: fixed start pointers in request buffers.
2014-09-16 Valentin BartenevLimit req: don't truncate key value to 255 bytes.
2014-09-17 Valentin BartenevVersion bump.
2014-09-16 Maxim Douninrelease-1.7.5 tag
2014-09-16 Maxim Douninnginx-1.7.5-RELEASE release-1.7.5
2014-09-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-09-15 Maxim DouninSSL: session id context now includes certificate hash.
2014-09-13 Valentin BartenevAccess log: fixed the "if=" parameter with buffering...
2014-09-12 Roman ArutyunyanUpstream: limited next_upstream time and tries (ticket...
2014-09-12 Roman ArutyunyanUpstream: included backup peers into peer.tries.
2014-09-11 Maxim DouninUpstream keepalive: removed "single" parameter remnants.
2014-09-11 Maxim DouninAdded warning about unset cache keys.
2014-09-11 Maxim DouninStyle.
2014-08-13 FengGuUpstream: avoided directly terminating the connection.
2014-09-08 Maxim DouninAdded ngx_init_setproctitle() return code check.
2014-09-08 Maxim DouninFixed ETag memory allocation error handling.
2014-09-08 Maxim DouninCore: ngx_regex_compile() error handling fixes.
2014-09-03 Piotr SikoraSSL: guard use of all SSL options for bug workarounds.
2014-09-05 Roman ArutyunyanUpstream: suppressed the file cache slab allocator...
2014-09-01 Valentin BartenevEvents: processing of posted events changed from LIFO...
2014-09-01 Valentin BartenevEvents: removed broken thread support from posted events.
2014-09-01 Valentin BartenevMail: initialize the "signature" field of ngx_mail_sess...
2014-09-01 Ruslan ErmilovUpstream: improved configuration parser diagnostics.
2014-08-29 Sergey KandaurovHeaders filter: "add_header" with "always" parameter...
2014-08-27 Maxim DouninVariables: updated list of prefixes in ngx_http_rewrite...
2014-08-27 Maxim DouninVariables: fixed non-indexed access of prefix vars...
2014-08-18 Valentin BartenevSPDY: added a comment about handling stream with the...
2014-08-27 Valentin BartenevSPDY: avoid setting timeout on stream events in ngx_htt...
2014-08-19 Ruslan ErmilovResolver: notify all waiting requests on timeout.
2014-08-26 Ruslan ErmilovStub status: corrected the "stub_status" directive.
next