.. |
compat
|
[mod_fastcgi] move src/fastcgi.h into src/compat/
|
2 years ago |
ls-hpack
|
[core] compiler workarounds for very old gcc,glibc
|
2 months ago |
t
|
[core] "url-invalid-utf8-reject" normalization opt
|
1 hour ago |
CMakeLists.txt
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
Makefile.am
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
SConscript
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
algo_hmac.c
|
[core] fix HMAC with openssl 3.0
|
4 months ago |
algo_hmac.h
|
[core] li_hmac_sha512()
|
9 months ago |
algo_md.h
|
[multiple] etag.[ch] -> http_etag.[ch]; better imp
|
1 year ago |
algo_md5.c
|
[build] feature consistency between build types
|
5 months ago |
algo_md5.h
|
[multiple] use <algo>_iov() digest funcs
|
9 months ago |
algo_sha1.c
|
[core] sys-crypto-md.h w/ inline message digest fn
|
2 years ago |
algo_sha1.h
|
[core] sys-crypto-md.h w/ inline message digest fn
|
2 years ago |
algo_splaytree.c
|
[core] remove size maint in algo_splaytree
|
1 year ago |
algo_splaytree.h
|
[core] remove size maint in algo_splaytree
|
1 year ago |
algo_xxhash.c
|
[core] use system xxhash lib if available
|
2 years ago |
algo_xxhash.h
|
[core] define static_assert for uClibc (fixes #3127)
|
5 months ago |
array.c
|
[array] use speaking names for array "fn" vtables for better debugging experience
|
5 months ago |
array.h
|
[core] move data_{array,integer,string} to array.c
|
1 year ago |
base.h
|
[core] remove unused srv->con_* counters
|
2 weeks ago |
base64.c
|
[core] base64url pad char is '='; change from '.'
|
9 months ago |
base64.h
|
[multiple] __attribute_nonnull__ now takes params
|
8 months ago |
base_decls.h
|
[multiple] de-dup file and piped loggers (fixes #3101)
|
8 months ago |
buffer.c
|
[core] buffer_append_string_c_escaped ASCII optim
|
2 weeks ago |
buffer.h
|
[core] buffer_append_bs_escaped()
|
2 weeks ago |
burl.c
|
[core] "url-invalid-utf8-reject" normalization opt
|
1 hour ago |
burl.h
|
[core] "url-invalid-utf8-reject" normalization opt
|
1 hour ago |
chunk.c
|
[core] chunkqueue_steal() handle unexpected 0 len
|
2 months ago |
chunk.h
|
[core] chunk_file_pread() to wrap pread()
|
3 months ago |
ck.c
|
[core] fix compiler warning in 32-bit build
|
6 months ago |
ck.h
|
[core] errno_t and rsize_t detection on Illumos
|
5 months ago |
config.h.cmake
|
[mod_deflate] --with-libdeflate to use libdeflate
|
3 months ago |
configfile-glue.c
|
[core] fix config typo reading large int from str
|
3 weeks ago |
configfile.c
|
[core] "url-invalid-utf8-reject" normalization opt
|
1 hour ago |
configfile.h
|
[core] allocate pcre output vector on demand
|
6 months ago |
configparser.y
|
[core] fix configparser_simplify_regex() comment
|
2 weeks ago |
connections.c
|
[core] remove unused srv->con_* counters
|
2 weeks ago |
connections.h
|
[core] remove connection_list_append()
|
9 months ago |
data_config.c
|
[array] use speaking names for array "fn" vtables for better debugging experience
|
5 months ago |
fdevent.c
|
[core] /dev/null is a symlink on Illumos (fixes #3132)
|
5 months ago |
fdevent.h
|
[core] fdevent_socket_nb_cloexec_init()
|
7 months ago |
fdevent_fdnode.c
|
[core] fdevent_fdnode.c separate from fdevent.c
|
7 months ago |
fdevent_impl.c
|
[core] libev EV_ERROR conflicts with kqueue
|
7 months ago |
fdevent_impl.h
|
[core] Illumos epoll incompatible w/ lighttpd impl
|
4 months ago |
fdlog.c
|
[core] quiet coverity warnings
|
8 months ago |
fdlog.h
|
[core] avoid repeated typedef for fdlog_st
|
7 months ago |
fdlog_maint.c
|
[multiple] _WIN32 fdevent_pipe_cloexec()
|
8 months ago |
first.h
|
[core] define __EXTENSIONS__ on Illumos
|
5 months ago |
gw_backend.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
gw_backend.h
|
[core] improve chunk buffer reuse from backends
|
8 months ago |
h2.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
h2.h
|
[core] HTTP/2 PRIORITY_UPDATE frame (experimental)
|
1 month ago |
http-header-glue.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
http_cgi.c
|
[mod_cgi] cgi.local-redir request_reset thru fnptr
|
3 months ago |
http_cgi.h
|
[core] http_cgi.[ch] CGI interfaces (RFC 3875)
|
1 year ago |
http_chunk.c
|
[core] chunk_file_pread() to wrap pread()
|
3 months ago |
http_chunk.h
|
[core] remove some (now) unused http_chunk APIs
|
1 year ago |
http_date.c
|
[multiple] Y2038 32-bit signed time_t mitigations
|
9 months ago |
http_date.h
|
[multiple] Y2038 32-bit signed time_t mitigations
|
9 months ago |
http_etag.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
http_etag.h
|
[multiple] etag.[ch] -> http_etag.[ch]; better imp
|
1 year ago |
http_header.c
|
[core] permit env w/ blank value (fix regression)
|
3 months ago |
http_header.h
|
[core] HTTP/2 PRIORITY_UPDATE frame (experimental)
|
1 month ago |
http_kv.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
http_kv.h
|
[multiple] recognize HTTP QUERY method
|
3 weeks ago |
http_range.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
http_range.h
|
[core] feature flag to allow Range w/ HTTP/1.0
|
4 months ago |
keyvalue.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
keyvalue.h
|
[core] extend pcre_keyvalue_ctx to pass more state
|
6 months ago |
lemon.c
|
[lemon] silence coverity warnings
|
5 months ago |
lempar.c
|
[multiple] correct misspellings in comments
|
2 years ago |
lighttpd-angel.c
|
[core] attempt to quiet coverity false positives
|
5 years ago |
log.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
log.h
|
[core] option: errorlog high precision timestamps
|
8 months ago |
meson.build
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
mod_access.c
|
[mod_access] remove excess trace
|
9 months ago |
mod_accesslog.c
|
[core] buffer_append_bs_escaped()
|
2 weeks ago |
mod_ajp13.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
mod_alias.c
|
[mod_alias] fix use-after-free bug (fixes #3114)
|
7 months ago |
mod_auth.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_auth_api.c
|
[mod_auth] save letter-case diff in require config
|
3 months ago |
mod_auth_api.h
|
[mod_auth] RFC7616 HTTP Digest username* userhash
|
6 months ago |
mod_authn_dbi.c
|
[build] meson crypt and dl detection on *BSD (fixes #3133)
|
5 months ago |
mod_authn_file.c
|
[build] meson crypt and dl detection on *BSD (fixes #3133)
|
5 months ago |
mod_authn_gssapi.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_authn_ldap.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_authn_pam.c
|
[multiple] inline struct in con->dst_addr_buf
|
9 months ago |
mod_authn_sasl.c
|
[multiple] reduce redundant NULL buffer checks
|
9 months ago |
mod_cgi.c
|
[mod_cgi] fix detection of failing error handler (fixes #3157)
|
1 week ago |
mod_deflate.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_dirlisting.c
|
[multiple] use preferred syntax for Content-Type
|
2 weeks ago |
mod_echo.c
|
[mod_echo] test module to echo request as response
|
9 months ago |
mod_evasive.c
|
[mod_evasive] update comment to add references
|
6 months ago |
mod_evhost.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_expire.c
|
[multiple] recognize HTTP QUERY method
|
3 weeks ago |
mod_extforward.c
|
[mod_extforward] unix domain socket pedantic chks
|
3 weeks ago |
mod_fastcgi.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
mod_gnutls.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
mod_indexfile.c
|
[multiple] __attribute_nonnull__ now takes params
|
8 months ago |
mod_magnet.c
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
mod_magnet_cache.c
|
[mod_magnet] clear stack when reloading script
|
3 months ago |
mod_magnet_cache.h
|
[mod_magnet] defer req_env init unless needed
|
3 months ago |
mod_maxminddb.c
|
[multiple] reduce use of BUFFER_INTLEN_PTR
|
9 months ago |
mod_mbedtls.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
mod_nss.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
mod_openssl.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
mod_proxy.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
mod_redirect.c
|
[core] allocate one fewer cond_match_t, if needed
|
6 months ago |
mod_rewrite.c
|
[core] allocate one fewer cond_match_t, if needed
|
6 months ago |
mod_rrdtool.c
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
mod_scgi.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
mod_secdownload.c
|
[multiple] Y2038 32-bit signed time_t mitigations
|
9 months ago |
mod_security3.c
|
[mod_security3] new module using libmodsecurity
|
12 hours ago |
mod_setenv.c
|
[mod_setenv] cleanup user-provided hdr sloppiness
|
3 weeks ago |
mod_simple_vhost.c
|
[multiple] prefer r->tmp_buf to p->tmp_buf
|
8 months ago |
mod_skeleton.c
|
[multiple] remove base.h include where not used
|
9 months ago |
mod_sockproxy.c
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
mod_ssi.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_staticfile.c
|
[multiple] recognize HTTP QUERY method
|
3 weeks ago |
mod_status.c
|
[mod_status] display HTTP/2 control stream w/ reqs
|
2 weeks ago |
mod_uploadprogress.c
|
[mod_uploadprogress] use splay_tree for req list
|
9 months ago |
mod_userdir.c
|
[multiple] remove base.h include where not used
|
9 months ago |
mod_usertrack.c
|
[multiple] use <algo>_iov() digest funcs
|
9 months ago |
mod_vhostdb.c
|
[multiple] prefer r->tmp_buf to p->tmp_buf
|
8 months ago |
mod_vhostdb_api.c
|
[mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api
|
9 months ago |
mod_vhostdb_api.h
|
[mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api
|
9 months ago |
mod_vhostdb_dbi.c
|
[multiple] reduce redundant NULL buffer checks
|
9 months ago |
mod_vhostdb_ldap.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
mod_vhostdb_mysql.c
|
[multiple] reduce redundant NULL buffer checks
|
9 months ago |
mod_vhostdb_pgsql.c
|
[multiple] reduce redundant NULL buffer checks
|
9 months ago |
mod_webdav.c
|
[mod_webdav] If-None-Match: * on non-existent
|
1 week ago |
mod_wolfssl.c
|
[mod_wolfssl] compile fix for OpenWRT
|
2 weeks ago |
mod_wstunnel.c
|
[multiple] immed connect to backend for streaming
|
2 months ago |
network.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
network.h
|
[core] graceful and immediate restart option
|
2 years ago |
network_write.c
|
[core] chunk_file_pread() to wrap pread()
|
3 months ago |
network_write.h
|
[multiple] mark addtl funcs attr returns_nonnull
|
1 year ago |
plugin.c
|
[core] isolate plugins_*() funcs to main server
|
3 months ago |
plugin.h
|
[core] remove func decls duplicated in plugin.h
|
3 weeks ago |
plugin_config.h
|
[multiple] rename status_counter -> plugin_stats
|
2 weeks ago |
plugins.h
|
[core] isolate plugins_*() funcs to main server
|
3 months ago |
rand.c
|
[core] fall back to getauxval(AT_RANDOM), if avail
|
3 months ago |
rand.h
|
[core] adjust li_rand_pseudo* interfaces
|
5 years ago |
reqpool.c
|
[multiple] WebSockets over HTTP/2 (fixes #3151)
|
2 months ago |
reqpool.h
|
[core] clear request,connection pools every 64 sec (#3084)
|
9 months ago |
request.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
request.h
|
[multiple] simplify bytes_in/bytes_out accounting
|
2 weeks ago |
response.c
|
[core] delay response to http auth invalid creds
|
3 weeks ago |
response.h
|
[core] delay response to http auth invalid creds
|
3 weeks ago |
server.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
sock_addr.c
|
[multiple] use buffer_append_char()
|
2 weeks ago |
sock_addr.h
|
[core] sock_addr_set_port()
|
9 months ago |
sock_addr_cache.c
|
[multiple] reduce redundant NULL buffer checks
|
9 months ago |
sock_addr_cache.h
|
[core] inet_ntop_cache -> sock_addr_cache
|
1 year ago |
stat_cache.c
|
[core] compiler workarounds for very old gcc,glibc
|
2 months ago |
stat_cache.h
|
[core] add more const to stat_cache_update_entry()
|
5 months ago |
sys-crypto-md.h
|
[mod_mbedtls] changes to build with mbedtls 3.0.0
|
4 months ago |
sys-crypto.h
|
[core] set NSS_VER_INCLUDE after crypto lib select
|
2 years ago |
sys-endian.h
|
DragonFlyBSD defines __DragonFly__ (#2746)
|
6 years ago |
sys-mmap.h
|
[multiple] shared code for struct chunk and mmap
|
3 months ago |
sys-setjmp.c
|
[multiple] use new sys_setjmp_eval3() interface
|
3 months ago |
sys-setjmp.h
|
[core] sys-setjmp.[ch]
|
3 months ago |
sys-socket.h
|
[core] some header cleanup
|
4 years ago |
sys-strings.h
|
[core] sys-strings.h abstraction for strings.h
|
5 years ago |
sys-time.h
|
[core] include guard consistency in sys-time.h
|
3 months ago |
vector.c
|
[core] use ck_assert() in vector.[ch]
|
7 months ago |
vector.h
|
[core] use ck_assert() in vector.[ch]
|
7 months ago |