index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chunk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] 'struct log_error_st' -> 'log_error_st'
Glenn Strauss
2021-10-29
1
-13
/
+10
*
[core] clean up fdlog_st and log_error_st decls
Glenn Strauss
2021-10-29
1
-1
/
+2
*
[core] expose chunkqueue_remove_empty_chunks()
Glenn Strauss
2021-10-27
1
-0
/
+3
*
[multiple] __attribute_nonnull__ now takes params
Glenn Strauss
2021-10-05
1
-3
/
+3
*
[core] splice() data from backends to tempfiles
Glenn Strauss
2021-09-30
1
-0
/
+9
*
[core] improve chunk buffer reuse from backends
Glenn Strauss
2021-09-24
1
-0
/
+3
*
[multiple] de-dup file and piped loggers (fixes #3101)
Glenn Strauss
2021-09-13
1
-1
/
+2
*
[multiple] quiet coverity warnings
Glenn Strauss
2021-09-09
1
-0
/
+4
*
[core] remove server.upload-temp-file-size limit
Glenn Strauss
2021-09-08
1
-1
/
+0
*
[core] mark some chunk.h funcs attr cold
Glenn Strauss
2021-04-02
1
-0
/
+8
*
[core] chunkqueue_append_cq_range()
Glenn Strauss
2021-02-25
1
-0
/
+1
*
[multiple] chunkqueue_write_chunk()
Glenn Strauss
2020-12-27
1
-0
/
+3
*
[core] reuse large mem chunks (fix mem usage) (fixes #3033)
Glenn Strauss
2020-12-24
1
-0
/
+2
*
[core] FILE_CHUNK can hold stat_cache_entry ref
Glenn Strauss
2020-10-20
1
-0
/
+2
*
[multiple] remove chunk file.start member
Glenn Strauss
2020-10-19
1
-5
/
+4
*
[core] reuse chunkqueue_compact_mem*()
Glenn Strauss
2020-10-19
1
-0
/
+1
*
[multiple] inline chunkqueue where always alloc'd
Glenn Strauss
2020-10-11
1
-1
/
+3
*
[core] chunkqueue_{peek,read}_data(), squash
Glenn Strauss
2020-10-11
1
-0
/
+5
*
[multiple] inline chunkqueue_length()
Glenn Strauss
2020-10-11
1
-1
/
+4
*
[mod_ssi] update chunk after shell output redirect
Glenn Strauss
2020-10-11
1
-0
/
+1
*
[core] defer optimization to read small files
Glenn Strauss
2020-10-11
1
-0
/
+2
*
[core] disperse settings.h to appropriate headers
Glenn Strauss
2020-08-10
1
-0
/
+4
*
[core] C99 restrict on some base funcs
Glenn Strauss
2020-07-08
1
-13
/
+13
*
[core] move addtl request-specific struct members
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] read up-to fixed size chunk before fionread
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] create http chunk header on the stack
Glenn Strauss
2020-07-08
1
-2
/
+2
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-5
/
+5
*
[core] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-3
/
+3
*
[core] __attribute_returns_nonnull__
Glenn Strauss
2020-02-24
1
-0
/
+14
*
[core] chunkqueue_compact_mem()
Glenn Strauss
2020-02-24
1
-0
/
+2
*
[core] mark some more funcs w/ __attribute_pure__
Glenn Strauss
2019-06-06
1
-0
/
+3
*
[core] off_t upload_temp_file_size
Glenn Strauss
2019-03-16
1
-2
/
+3
*
[multiple] reduce initial buffer sz if large POST (fixes #2922)
Glenn Strauss
2018-12-12
1
-0
/
+1
*
[core] server.chunkqueue-chunk-sz = 4096
Glenn Strauss
2018-11-17
1
-0
/
+1
*
[multiple] perf: simplify chunkqueue_get_memory()
Glenn Strauss
2018-11-12
1
-8
/
+5
*
[core] perf: chunkqueue buffers already sized up
Glenn Strauss
2018-11-12
1
-0
/
+2
*
[multiple] better packing of struct chunk
Glenn Strauss
2018-11-12
1
-12
/
+9
*
[core] perf: chunk.c chunk pool
Glenn Strauss
2018-11-12
1
-3
/
+6
*
[core] perf: append response directly into write q
Glenn Strauss
2018-10-28
1
-0
/
+2
*
[core] perf: prepend headers directly into write q
Glenn Strauss
2018-10-27
1
-1
/
+3
*
[core] inline chunkqueue_is_empty()
Glenn Strauss
2017-10-09
1
-1
/
+4
*
[core] workaround for AIX mmap define
Glenn Strauss
2017-08-08
1
-0
/
+4
*
[core] initialize globals at top of main()
Glenn Strauss
2017-01-31
1
-0
/
+1
*
[core] move network_open_file_chunk() to chunk.c
Glenn Strauss
2017-01-14
1
-0
/
+2
*
[core] set chunkqueue tempdirs at startup
Glenn Strauss
2016-07-28
1
-1
/
+1
*
chunkqueue_append_chunkqueue()
Glenn Strauss
2016-06-21
1
-0
/
+1
*
[core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #93...
Glenn Strauss
2016-06-12
1
-0
/
+3
*
[core] retry tempdirs on partial write, ENOSPC (fixes #2588)
Glenn Strauss
2016-04-18
1
-0
/
+1
*
[core] open fd when appending file to cq (fixes #2655)
Glenn Strauss
2016-04-18
1
-0
/
+1
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+1
[next]