Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06Upstream: drop extra data sent by upstream.Maxim Dounin
2019-10-17Event pipe: disabled c->read->available checking for SSL.Maxim Dounin
2017-01-20Upstream: fixed cache corruption and socket leaks with aio_write.Maxim Dounin
2016-09-01Event pipe: do not set file's thread_handler if not needed.Maxim Dounin
2016-09-01Event pipe: process data after recv_chain() errors.Maxim Dounin
2016-03-31Fixed logging.Sergey Kandaurov
2016-03-30Style.Ruslan Ermilov
2016-03-18Threads: writing via threads pools in event pipe.Maxim Dounin
2015-06-03Event pipe: call ngx_handle_read_event() with a proper flags type.Sergey Kandaurov
2015-03-23Format specifier fixed for file size of buffers.Maxim Dounin
2014-10-28Upstream: proxy_limit_rate and friends.Roman Arutyunyan
2014-10-28Core: added limit to recv_chain().Roman Arutyunyan
2014-07-04Upstream: p->downstream_error instead of closing connection.Maxim Dounin
2013-12-11Use ngx_chain_get_free_buf() in pipe input filters.Valentin Bartenev
2013-09-04Win32: MinGW GCC compatibility.Maxim Dounin
2013-08-28Typo fixed.Maxim Dounin
2013-07-25Event pipe: fixed writing cache header to a temp file.Maxim Dounin
2012-10-30Event pipe: fixed handling of buf_to_file data.Maxim Dounin
2012-02-28Fixed spelling in single-line comments.Ruslan Ermilov
2012-02-22Event pipe: fixed buffer loss in p->length case.Maxim Dounin
2012-01-18Copyright updated.Maxim Konovalov
2011-10-31Event pipe: reduced number of file buffers used.Maxim Dounin
2011-10-31Event pipe: fixes for complex protocols.Maxim Dounin
2011-09-20Fixed loss of chain links in ngx_event_pipe_read_upstream().Maxim Dounin
2011-09-20Fix of cpu hog in event pipe.Maxim Dounin
2011-09-15Upstream: pipe length and input_filter_init in buffered mode.Maxim Dounin
2011-09-15API change: ngx_chain_update_chains() now requires pool.Maxim Dounin
2011-09-01Proper setting of read->eof in pipe code.Maxim Dounin
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev
2009-08-26axe r->connection->destroyed testingIgor Sysoev
2009-05-04do not free buffer with cache header before it would be written,Igor Sysoev
2009-03-23a prelimiary proxy cache supportIgor Sysoev
2008-12-09use "!= NGX_OK" instead of "== NGX_ERROR"Igor Sysoev
2008-05-22style fixIgor Sysoev
2007-11-08fix segfaultsIgor Sysoev
2007-10-2364-bit update lost in r1355Igor Sysoev
2007-10-14fix English grammarIgor Sysoev
2007-02-12correct r1100Igor Sysoev
2007-02-09fix segfault when a large FastCGI response was written to a temporary fileIgor Sysoev
2007-01-18unused valueIgor Sysoev
2007-01-18fix FastCGI "zero size buf" alert,Igor Sysoev
2007-01-17fix FastCGI "zero size buf" alert,Igor Sysoev
2007-01-15add debug logging for FastCGI zero size buf alertIgor Sysoev
2006-11-19fix the previous commitIgor Sysoev
2006-11-19fix endless loop when too many FastCGI sent too many to stderrIgor Sysoev
2006-11-06fix FastCGI "zero size buf" alertIgor Sysoev
2006-02-16nginx-0.3.28-RELEASE importrelease-0.3.28Igor Sysoev
2005-12-07nginx-0.3.15-RELEASE importrelease-0.3.15Igor Sysoev
2005-12-05nginx-0.3.13-RELEASE importrelease-0.3.13Igor Sysoev
2005-11-26nginx-0.3.12-RELEASE importrelease-0.3.12Igor Sysoev