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
2021-12-27Simplified sendfile(SF_NODISKIO) usage.Maxim Dounin
2020-07-27Core: enclosed parameters of the ngx_buf.h macros in parentheses.balus
2016-10-10Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.Maxim Dounin
2016-10-10Modules compatibility: compatibility with NGX_THREADS.Maxim Dounin
2016-09-20Removed influence of some options on structures.Ruslan Ermilov
2015-03-14Added support for offloading read() in thread pools.Valentin Bartenev
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev
2015-02-11Refactored sendfile() AIO preload.Valentin Bartenev
2014-08-13Moved the code for coalescing file buffers to a separate function.Valentin Bartenev
2014-11-19Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().Valentin Bartenev
2014-08-13Moved the code for adjusting sent buffers in a separate function.Valentin Bartenev
2012-01-18Copyright updated.Maxim Konovalov
2011-09-15API change: ngx_chain_update_chains() now requires pool.Maxim Dounin
2009-09-13fix case when the output filter should add incoming buffersIgor Sysoev
2009-08-28directio_alignmentIgor Sysoev
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev
2009-08-23the flags should be bit-wide onlyIgor Sysoev
2008-12-17remove never used zero copy stuffIgor Sysoev
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev
2008-09-05*) handle unaligned file part for directioIgor Sysoev
2005-12-28nginx-0.3.19-RELEASE importrelease-0.3.19Igor Sysoev
2005-11-26nginx-0.3.12-RELEASE importrelease-0.3.12Igor Sysoev
2005-05-12nginx-0.1.29-RELEASE importrelease-0.1.29Igor Sysoev
2005-04-08nginx-0.1.28-RELEASE importrelease-0.1.28Igor Sysoev
2005-03-19nginx-0.1.25-RELEASE importrelease-0.1.25Igor Sysoev
2005-03-04nginx-0.1.24-RELEASE importrelease-0.1.24Igor Sysoev
2005-01-18nginx-0.1.14-RELEASE importrelease-0.1.14Igor Sysoev
2004-12-02nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev
2004-10-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev
2004-07-25nginx-0.0.7-2004-07-25-22:34:14 importIgor Sysoev
2004-07-16nginx-0.0.7-2004-07-16-21:11:43 importIgor Sysoev
2004-06-21nginx-0.0.7-2004-06-21-19:59:32 importIgor Sysoev
2004-06-16nginx-0.0.7-2004-06-16-19:32:11 importIgor Sysoev
2004-06-09nginx-0.0.3-2004-06-09-11:45:27 importIgor Sysoev
2004-06-01nginx-0.0.3-2004-06-01-10:04:46 importIgor Sysoev
2004-05-28nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_tIgor Sysoev