index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
os
/
unix
/
ngx_freebsd_sendfile_chain.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
1
-0
/
+6
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
1
-46
/
+28
2021-11-25
HTTP/2: fixed "task already active" with sendfile in threads.
Maxim Dounin
1
-13
/
+0
2018-03-19
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Ruslan Ermilov
1
-1
/
+1
2017-01-20
Fixed trailer construction with limit on FreeBSD and macOS.
Maxim Dounin
1
-6
/
+14
2016-03-03
Fixed sendfile in threads (or with aio preload) and subrequests.
Maxim Dounin
1
-0
/
+13
2015-04-06
Used the correct type for the AIO preload handler return value.
Valentin Bartenev
1
-2
/
+2
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
1
-16
/
+61
2014-08-13
Moved writev() handling code to a separate function.
Valentin Bartenev
1
-24
/
+5
2014-08-13
Merged conditions in the ngx_*_sendfile_chain() functions.
Valentin Bartenev
1
-9
/
+0
2014-08-13
Moved the code for coalescing file buffers to a separate function.
Valentin Bartenev
1
-24
/
+3
2014-10-07
Introduced the ngx_output_chain_to_iovec() function.
Valentin Bartenev
1
-100
/
+22
2014-11-19
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Valentin Bartenev
1
-1
/
+1
2014-08-27
Fixed counting of sent bytes in the send chain functions on EINTR.
Valentin Bartenev
1
-0
/
+1
2014-08-13
Generalized definitions of the number of preallocated iovec's.
Valentin Bartenev
1
-12
/
+5
2014-08-13
Removed the "complete" variable from various send chain functions.
Valentin Bartenev
1
-7
/
+2
2014-08-13
Moved the code for adjusting sent buffers in a separate function.
Valentin Bartenev
1
-36
/
+1
2014-06-19
FreeBSD has migrated to Bugzilla.
Sergey Kandaurov
1
-1
/
+1
2014-02-03
Use ngx_socket_errno where appropriate.
Piotr Sikora
1
-1
/
+1
2013-08-08
Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().
Gleb Smirnoff
1
-18
/
+16
2012-04-17
IOV_MAX handling microoptimization.
Maxim Dounin
1
-5
/
+11
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
1
-1
/
+1
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-12-11
Microoptimization of sendfile(2) usage under FreeBSD.
Maxim Dounin
1
-2
/
+7
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
1
-1
/
+1
2009-09-04
log offset passed to sendfile()
Igor Sysoev
1
-2
/
+2
2009-09-04
small optimization
Igor Sysoev
1
-2
/
+1
2009-08-30
aio sendfile
Igor Sysoev
1
-2
/
+19
2009-08-30
refactor EAGAIN/EINTR processing
Igor Sysoev
1
-17
/
+21
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
1
-1
/
+1
2007-04-23
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
Igor Sysoev
1
-1
/
+1
2006-01-11
nginx-0.3.20-RELEASE import
release-0.3.20
Igor Sysoev
1
-2
/
+7
2005-12-07
nginx-0.3.15-RELEASE import
release-0.3.15
Igor Sysoev
1
-5
/
+1
2005-11-26
nginx-0.3.12-RELEASE import
release-0.3.12
Igor Sysoev
1
-1
/
+1
2005-09-06
nginx-0.1.44-RELEASE import
release-0.1.44
Igor Sysoev
1
-1
/
+5
2005-08-30
nginx-0.1.43-RELEASE import
release-0.1.43
Igor Sysoev
1
-6
/
+5
2005-03-19
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
1
-8
/
+10
2005-01-25
nginx-0.1.16-RELEASE import
release-0.1.16
Igor Sysoev
1
-3
/
+9
2005-01-18
nginx-0.1.14-RELEASE import
release-0.1.14
Igor Sysoev
1
-10
/
+10
2004-12-21
nginx-0.1.13-RELEASE import
release-0.1.13
Igor Sysoev
1
-2
/
+2
2004-12-02
nginx-0.1.11-RELEASE import
release-0.1.11
Igor Sysoev
1
-23
/
+27
2004-11-25
nginx-0.1.9-RELEASE import
release-0.1.9
Igor Sysoev
1
-1
/
+1
2004-11-11
nginx-0.1.5-RELEASE import
release-0.1.5
Igor Sysoev
1
-3
/
+3
2004-10-21
nginx-0.1.2-RELEASE import
release-0.1.2
Igor Sysoev
1
-7
/
+21
2004-09-29
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Igor Sysoev
1
-1
/
+1
2004-09-28
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
Igor Sysoev
1
-1
/
+1
2004-09-16
nginx-0.0.11-2004-09-16-20:10:13 import
Igor Sysoev
1
-11
/
+28
2004-07-28
nginx-0.0.9-2004-07-28-20:16:50 import
Igor Sysoev
1
-1
/
+0
2004-07-02
nginx-0.0.7-2004-07-02-19:54:34 import
Igor Sysoev
1
-1
/
+1
[next]