index
:
delta/lighttpd.git
baserock/morph
baserock/richardipsum/gitano_http
lighttpd-1.3.x
lighttpd-1.4.11-ssl-fixes
lighttpd-1.4.x
lighttpd-1.5-dead
lighttpd-merge-1.4.x
master
post-upload-cleanup
svn.lighttpd.net: Obsolete (use lighttpd-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chunk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add README to point to lighttpd-1.4.x as stable
HEAD
master
stbuehler
2015-09-18
1
-94
/
+0
*
Allow chunkqueue_skip to skip all types of chunks
stbuehler
2009-08-10
1
-0
/
+1
*
merge: Include mmap.h from chunk.h to fix some problems with #define mmap mma...
stbuehler
2009-04-09
1
-0
/
+1
*
Fix shutdown leaks (fixes #1811), patch by peto
stbuehler
2008-11-17
1
-0
/
+2
*
- chunk.c patches from #1510
glen
2008-01-15
1
-1
/
+1
*
- fixed more return types to be off_t instead of int
jan
2007-08-12
1
-5
/
+2
*
- added a global pool of unused chunks instead of a per chunkqueue pool
jan
2007-08-12
1
-1
/
+4
*
another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)
jan
2007-02-20
1
-27
/
+27
*
added a huge win32 patch by jtiai
jan
2007-02-17
1
-27
/
+27
*
big threading cleanup, glib-2.0 + gthread-2.0 is now a requirement
jan
2007-02-01
1
-0
/
+5
*
Moved HTTP/1.1 chunk encoding into plugin mod_chunked
jakabosky
2007-01-05
1
-0
/
+1
*
- cleanup trailing whitespaces
darix
2006-12-29
1
-3
/
+3
*
converted mod_proxy_backend_xxx's into loadable modules.
jakabosky
2006-12-12
1
-0
/
+2
*
added chunk-stealing
jan
2006-11-14
1
-0
/
+1
*
steal the request-body tempfile-chunk from the incoming queue
jan
2006-11-13
1
-0
/
+1
*
linux AIO support
jan
2006-11-09
1
-0
/
+6
*
added the 'is_closed' flag to signal that there won't be any input into this ...
jan
2006-08-03
1
-0
/
+2
*
added chunkqueue_print() and chunkqueue_remove_empty_last_chunk()
jan
2006-07-18
1
-0
/
+3
*
fixed comments (wording, typos) by Ryan Schmidt <lighty-2006Q1@ryandesign.com>
jan
2006-04-03
1
-2
/
+2
*
- remove all trailing whitespaces in the c files
darix
2006-03-31
1
-7
/
+7
*
chunkqueue can get a list of tempdirs which are tried to open a file at
jan
2005-11-01
1
-0
/
+4
*
renamed file.offset to file.start (we had 3 different 'offset' which was conf...
jan
2005-10-24
1
-18
/
+13
*
added tempfile chunks which remove the file automaticly of they are closed
jan
2005-09-26
1
-0
/
+3
*
open files only once for chunk, cache mmap and let the chunk itself close the...
jan
2005-09-14
1
-11
/
+19
*
- don't keep the full fastcgi response in memory
jan
2005-09-08
1
-0
/
+3
*
moved everything below trunk/ and added branches/ and tags/
jan
2005-02-20
1
-0
/
+56