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
2017-01-20Fixed trailer construction with limit on FreeBSD and macOS.Maxim Dounin
2016-03-03Fixed sendfile in threads (or with aio preload) and subrequests.Maxim Dounin
2015-04-06Used the correct type for the AIO preload handler return value.Valentin Bartenev
2015-02-11Refactored sendfile() AIO preload.Valentin Bartenev
2014-08-13Moved writev() handling code to a separate function.Valentin Bartenev
2014-08-13Merged conditions in the ngx_*_sendfile_chain() functions.Valentin Bartenev
2014-08-13Moved the code for coalescing file buffers to a separate function.Valentin Bartenev
2014-10-07Introduced the ngx_output_chain_to_iovec() function.Valentin Bartenev
2014-11-19Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().Valentin Bartenev
2014-08-27Fixed counting of sent bytes in the send chain functions on EINTR.Valentin Bartenev
2014-08-13Generalized definitions of the number of preallocated iovec's.Valentin Bartenev
2014-08-13Removed the "complete" variable from various send chain functions.Valentin Bartenev
2014-08-13Moved the code for adjusting sent buffers in a separate function.Valentin Bartenev
2014-06-19FreeBSD has migrated to Bugzilla.Sergey Kandaurov
2014-02-04Use ngx_socket_errno where appropriate.Piotr Sikora
2013-08-08Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().Gleb Smirnoff
2012-04-17IOV_MAX handling microoptimization.Maxim Dounin
2012-04-03Fixed spelling in multiline C comments.Ruslan Ermilov
2012-02-28Fixed spelling in single-line comments.Ruslan Ermilov
2012-01-18Copyright updated.Maxim Konovalov
2011-12-11Microoptimization of sendfile(2) usage under FreeBSD.Maxim Dounin
2011-09-19Replaced "can not" with "cannot" and "could not" in a bunch of places.Ruslan Ermilov
2009-09-04log offset passed to sendfile()Igor Sysoev
2009-09-04small optimizationIgor Sysoev
2009-08-30aio sendfileIgor Sysoev
2009-08-30refactor EAGAIN/EINTR processingIgor Sysoev
2007-07-29make 64-bit ngx_int_t on 64-bit platformsIgor Sysoev
2007-04-24fix sendfile on 64-bit Linux and limit_rate on all 64-bit platformsIgor Sysoev
2006-01-11nginx-0.3.20-RELEASE importrelease-0.3.20Igor Sysoev
2005-12-07nginx-0.3.15-RELEASE importrelease-0.3.15Igor Sysoev
2005-11-26nginx-0.3.12-RELEASE importrelease-0.3.12Igor Sysoev
2005-09-06nginx-0.1.44-RELEASE importrelease-0.1.44Igor Sysoev
2005-08-30nginx-0.1.43-RELEASE importrelease-0.1.43Igor Sysoev
2005-03-19nginx-0.1.25-RELEASE importrelease-0.1.25Igor Sysoev
2005-01-25nginx-0.1.16-RELEASE importrelease-0.1.16Igor Sysoev
2005-01-18nginx-0.1.14-RELEASE importrelease-0.1.14Igor Sysoev
2004-12-21nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev
2004-12-02nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev
2004-11-25nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor 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-09-16nginx-0.0.11-2004-09-16-20:10:13 importIgor Sysoev
2004-07-28nginx-0.0.9-2004-07-28-20:16:50 importIgor Sysoev
2004-07-02nginx-0.0.7-2004-07-02-19:54:34 importIgor Sysoev
2004-06-21nginx-0.0.7-2004-06-21-19:59:32 importIgor Sysoev
2004-06-20nginx-0.0.7-2004-06-20-23:54:15 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