summaryrefslogtreecommitdiff
path: root/core/sendfile.c
Commit message (Expand)AuthorAgeFilesLines
* fixed sendfile on smartos/omniosUnbit2014-08-261-1/+10
* fixed FreeBSD compilationUnbit2013-10-111-1/+1
* preliminary support for Debian kFreeBSDUnbit2013-09-251-1/+1
* added --disable-sendfileUnbit2013-09-021-6/+9
* added fastfile routing actionUnbit2013-07-131-3/+0
* use the right sendfile abstractionUnbit2013-07-131-0/+4
* first attempt of Tiger supportRoberto De Ioris2013-07-101-1/+1
* improved tmp file generation and first implementation of offload transformationUnbit2013-06-021-0/+36
* fixed OpenBSD supportRoberto De Ioris2013-02-281-53/+12
* fixed FreeBSD sendfileUnbit2013-02-091-24/+4
* --ssl-sessions-use-cache can take the cache name as parameterUnbit2013-01-241-2/+0
* another WSGI optimizationRoberto De Ioris2013-01-201-25/+2
* solid sendfile for the new apiRoberto De Ioris2013-01-191-59/+7
* new writer apiRoberto De Ioris2013-01-191-0/+3
* moved offload functions to a dedicated fileRoberto De Ioris2012-11-091-197/+0
* fixed indentationRoberto De Ioris2012-11-091-41/+45
* added uwsgi.offload_transfer()Roberto De Ioris2012-10-211-0/+10
* fixed static-offload-to-thread on no-linux platformsRoberta Giordano2012-10-201-2/+3
* added a test for static offloadsRoberto De Ioris2012-10-181-4/+3
* fixed offload to threadRoberto De Ioris2012-10-181-0/+1
* added (joke) alarm_speech plugin for OSXUnbit2012-10-091-1/+37
* added support for (working, high-performance) static file offloading in linuxroberto@quantal642012-10-021-1/+95
* fixed leak in python3 headers management, prepare for truly working static fi...roberto@quantal642012-10-011-4/+53
* supports partial-write in linux sendfileroberto@quantal642012-08-131-7/+17
* moved all of the c files to the core directoryroberto@quantal642012-07-091-0/+167