Commit Graph

4055 Commits (f47261159720e90dc4444082b2a28bd1491634d4)
 

Author SHA1 Message Date
Glenn Strauss 13ea2d880b [core] consistent inclusion of sys-time.h
2 years ago
Glenn Strauss a1eba3c89b [core] reuse code to parse backend response
2 years ago
Glenn Strauss 3a845f7bec [mod_webdav] quiet pedantic compiler warning
2 years ago
Glenn Strauss 1db8da2fb6 [mod_expire] send only Cache-Control to >=HTTP/1.1
2 years ago
Glenn Strauss 6b6252a3ba [core] move timegm() impl inline in sys-time.h
2 years ago
Glenn Strauss c2feb3e1ad [mod_expire] check for default if mime not found
2 years ago
Glenn Strauss 885d956edb [core] recognize "enabled"/"disabled" for bool
2 years ago
Glenn Strauss e20e8e4686 [mod_webdav] accept alt syntax in webdav.opts
2 years ago
Glenn Strauss 1d478003d5 [mod_expire] accept time labels without plural 's'
2 years ago
Glenn Strauss a7b95c5b6a [mod_expires,mod_webdav] fix truncated date string
2 years ago
Glenn Strauss 81d18a8e35 [core] discard some HTTP/2 DATA after response (fixes #3078)
2 years ago
Glenn Strauss 3392e8fb11 [core] update ls-hpack
2 years ago
Glenn Strauss 7d27dd9a72 [mod_nss] define TLSv1_3 as bitflag
2 years ago
Glenn Strauss b2b15d9165 [core] exit 0 upon shutdown if no connections open
2 years ago
Glenn Strauss 84c518ead0 [scons] link lighttpd with pcre for static build
2 years ago
Glenn Strauss 39f6fce7f7 [scons] link lighttpd with pcre for fullstatic
2 years ago
Glenn Strauss f13752f3da [multiple] quiet coverity warnings
2 years ago
Glenn Strauss fccf2b768c [mod_dirlisting] ignore error if include file fail
2 years ago
Glenn Strauss 8e14cdc5c5 [mod_webdav] always define webdav_mmap_file_chunk
2 years ago
Glenn Strauss 579045de84 [mod_openssl] issue error trace if < openssl 1.1.1
2 years ago
Glenn Strauss 454ecaa5f9 [TLS] rename ssl.verifyclient.ca-*file options
2 years ago
Glenn Strauss 325d89b99f [multiple] more reuse of http_date_time_to_str()
2 years ago
Glenn Strauss c41ebea4bb [build] fix zstd option in meson (fixes #3076)
2 years ago
Glenn Strauss 82abd16dd7 [mod_proxy] send HTTP/1.0 to backend if no Host
2 years ago
Glenn Strauss 20a68d7301 [core] vector.h tweaks
2 years ago
Glenn Strauss 7283c43566 [mod_webdav] limit mem use under extreme condition
2 years ago
Glenn Strauss c6362e127f [mod_webdav] webdav_log_xml_response()
2 years ago
Glenn Strauss 378bc0343f [mod_dirlisting] dir-listing.cache option
2 years ago
Glenn Strauss 94359ac956 [mod_dirlisting] parse query string in javascript
2 years ago
Glenn Strauss fa4e2b87c5 [mod_dirlisting] upper limit on parallel dirlist
2 years ago
Glenn Strauss 8d4da3392c [mod_dirlisting] read dir in pieces; less blocking
2 years ago
Glenn Strauss 376aea0320 [mod_dirlisting] restructure and keep state
2 years ago
Glenn Strauss 36e0772984 [mod_dirlisting] process dir in subrequest handler
2 years ago
Glenn Strauss 680e6b3bca [multiple] buffer_copy_path_len2() aggregate
2 years ago
Glenn Strauss 262561fae1 [core] ignore empty headers unless pseudo-headers
2 years ago
Glenn Strauss 7a078f567a [core] mark debug path unlikely
2 years ago
Glenn Strauss 91b3b3bf90 [core] remove an excess check
2 years ago
Glenn Strauss 9ee17ae2bc [core] mark some chunk.h funcs attr cold
2 years ago
Glenn Strauss 3014a5f8c9 [core] mark select http_kv.[ch] funcs attr nonnull
2 years ago
Glenn Strauss cfc8eeb5a7 [core] mark select buffer.[ch] funcs attr nonnull
2 years ago
Glenn Strauss de40881a2e [core] define __attribute_nonnull__
2 years ago
Glenn Strauss dc01487ea6 [multiple] use buffer_append_* aggregates
2 years ago
Glenn Strauss b4310877ac [core] config_vars_init()
2 years ago
Glenn Strauss e7464bab9b [core] buffer_append_* aggregates
2 years ago
Glenn Strauss 82fbfcba15 [build] check for mempcpy()
2 years ago
Glenn Strauss 12acca1887 [core] short-circuit encoding if nothing to encode
2 years ago
Glenn Strauss 4863c9a63c [multiple] pass len when copying constant strings
2 years ago
Glenn Strauss f608217955 [mod_ssi] use intermediate chunkqueue to aggregate
2 years ago
Glenn Strauss 7c8437a0ec [mod_ssi] shared code to wrap strftime()
2 years ago
Glenn Strauss 6d008a147e [mod_status] double-buffer large output to tmpfile
2 years ago