..
compat
[mod_fastcgi] move src/fastcgi.h into src/compat/
3 years ago
ls-hpack
[core] update ls-hpack
2 years ago
t
[tests] t/test_mod_ssi adjust to follow symlinks
2 years ago
CMakeLists.txt
[build] check getxattr before attr_get and -lattr
2 years ago
Makefile.am
[tests] t/test_mod needs -ldl on Debian
2 years ago
SConscript
[mod_ssi] merge mod_ssi_expr.c into mod_ssi.c
2 years ago
algo_hmac.c
[core] li_hmac_sha512()
2 years ago
algo_hmac.h
[core] li_hmac_sha512()
2 years ago
algo_md.h
[multiple] etag.[ch] -> http_etag.[ch]; better imp
2 years ago
algo_md5.c
[multiple] use <algo>_iov() digest funcs
2 years ago
algo_md5.h
[multiple] use <algo>_iov() digest funcs
2 years ago
algo_sha1.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
algo_sha1.h
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
algo_splaytree.c
[core] remove size maint in algo_splaytree
2 years ago
algo_splaytree.h
[core] remove size maint in algo_splaytree
2 years ago
algo_xxhash.c
[core] use system xxhash lib if available
3 years ago
algo_xxhash.h
[core] import xxHash v0.8.1
2 years ago
array.c
[core] uint_fast32_t tweaks
2 years ago
array.h
[core] move data_{array,integer,string} to array.c
2 years ago
base.h
[core] pcre2 support (--with-pcre2)
2 years ago
base64.c
[core] base64url pad char is '='; change from '.'
2 years ago
base64.h
[multiple] __attribute_nonnull__ now takes params
2 years ago
base_decls.h
[multiple] de-dup file and piped loggers ( fixes #3101 )
2 years ago
buffer.c
[core] buffer_append_string_encoded_json()
2 years ago
buffer.h
[core] buffer_append_string_encoded_json()
2 years ago
burl.c
[multiple] reduce redundant NULL buffer checks
2 years ago
burl.h
[core] (const buffer *) in (struct burl_parts_t)
3 years ago
chunk.c
[core] chunkqueue_small_resp_optim() comment
2 years ago
chunk.h
[core] 'struct log_error_st' -> 'log_error_st'
2 years ago
ck.c
[core] fix compiler warning in 32-bit build
2 years ago
ck.h
[core] earlier macOS need define for errno_t ( fixes #3107 )
2 years ago
config.h.cmake
[build] check getxattr before attr_get and -lattr
2 years ago
configfile-glue.c
[core] fix reqpool mem corruption in 1.4.62 ( fixes #3118 )
2 years ago
configfile.c
[core] fix trace issued for loading mod_auth ( fixes #3121 )
2 years ago
configfile.h
[core] allocate pcre output vector on demand
2 years ago
configparser.y
[core] parse $HTTP["remote-ip"] CIDR mask at start
2 years ago
connections.c
[core] add remote IP to some error msgs ( fixes #3122 )
2 years ago
connections.h
[core] remove connection_list_append()
2 years ago
data_config.c
[core] allocate pcre output vector on demand
2 years ago
fdevent.c
[core] fdevent_fdnode.c separate from fdevent.c
2 years ago
fdevent.h
[core] fdevent_socket_nb_cloexec_init()
2 years ago
fdevent_fdnode.c
[core] fdevent_fdnode.c separate from fdevent.c
2 years ago
fdevent_impl.c
[core] libev EV_ERROR conflicts with kqueue
2 years ago
fdevent_impl.h
[core] merge fdevent impls into fdevent_impl.c
2 years ago
fdlog.c
[core] quiet coverity warnings
2 years ago
fdlog.h
[core] avoid repeated typedef for fdlog_st
2 years ago
fdlog_maint.c
[multiple] _WIN32 fdevent_pipe_cloexec()
2 years ago
first.h
[core] explicitly include sys/cdefs.h
2 years ago
gw_backend.c
[core] restart dead proc on connect error if local
2 years ago
gw_backend.h
[core] improve chunk buffer reuse from backends
2 years ago
h2.c
[core] fix reqpool mem corruption in 1.4.62 ( fixes #3118 )
2 years ago
h2.h
[core] h2_send_cqdata() returns how much data sent
2 years ago
http-header-glue.c
[mod_ajp13,mod_fastcgi] check resp w/ content len
2 years ago
http_cgi.c
[multiple] http_method_buf()
2 years ago
http_cgi.h
[core] http_cgi.[ch] CGI interfaces (RFC 3875)
2 years ago
http_chunk.c
[core] use pread() to skip lseek()
2 years ago
http_chunk.h
[core] remove some (now) unused http_chunk APIs
2 years ago
http_date.c
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
http_date.h
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
http_etag.c
[multiple] reduce redundant NULL buffer checks
2 years ago
http_etag.h
[multiple] etag.[ch] -> http_etag.[ch]; better imp
2 years ago
http_header.c
[multiple] remove base.h include where not used
2 years ago
http_header.h
[core] reduce memcmp in http_request_parse_header
2 years ago
http_kv.c
[core] get_http_method_key() tweak
2 years ago
http_kv.h
[multiple] __attribute_nonnull__ now takes params
2 years ago
http_range.c
[core] replace strncasecmp w/ buffer_eq_icase_ssn
2 years ago
http_range.h
[core] http_range.[ch] RFC 7233 Range handling
2 years ago
keyvalue.c
[core] pcre2 support (--with-pcre2)
2 years ago
keyvalue.h
[core] extend pcre_keyvalue_ctx to pass more state
2 years ago
lemon.c
[multiple] correct misspellings in comments
3 years ago
lempar.c
[multiple] correct misspellings in comments
3 years ago
lighttpd-angel.c
[core] attempt to quiet coverity false positives
6 years ago
log.c
[core] clear shared log buffer after writes
2 years ago
log.h
[core] option: errorlog high precision timestamps
2 years ago
meson.build
[build] check getxattr before attr_get and -lattr
2 years ago
mod_access.c
[mod_access] remove excess trace
2 years ago
mod_accesslog.c
[core] better asm for binary num to ascii string
2 years ago
mod_ajp13.c
[mod_ajp13,mod_fastcgi] recv_parse smaller funcs
2 years ago
mod_alias.c
[mod_alias] fix use-after-free bug ( fixes #3114 )
2 years ago
mod_auth.c
[mod_auth] quiet coverity warning
2 years ago
mod_auth_api.c
[mod_auth*] rename http_auth.* -> mod_auth_api.*
2 years ago
mod_auth_api.h
[mod_auth] RFC7616 HTTP Digest username* userhash
2 years ago
mod_authn_dbi.c
[mod_auth] RFC7616 HTTP Digest username* userhash
2 years ago
mod_authn_file.c
[mod_auth] RFC7616 HTTP Digest username* userhash
2 years ago
mod_authn_gssapi.c
[multiple] inline struct in con->dst_addr_buf
2 years ago
mod_authn_ldap.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_authn_mysql.c
[mod_auth] RFC7616 HTTP Digest username* userhash
2 years ago
mod_authn_pam.c
[multiple] inline struct in con->dst_addr_buf
2 years ago
mod_authn_sasl.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_cgi.c
[mod_cgi] check fd-to-cgi not -1 before close
2 years ago
mod_cml.c
[multiple] warn deprecated mods slated for removal
2 years ago
mod_cml.h
[multiple] split con, request (very large change)
3 years ago
mod_cml_funcs.c
[multiple] use <algo>_iov() digest funcs
2 years ago
mod_cml_funcs.h
[autobuild] rm module stub code for missing deps
7 years ago
mod_cml_lua.c
[multiple] remove base.h include where not used
2 years ago
mod_deflate.c
[core] quiet compiler warnings
2 years ago
mod_dirlisting.c
[mod_dirlisting] fix bug not showing HEADER.txt
2 years ago
mod_echo.c
[mod_echo] test module to echo request as response
2 years ago
mod_evasive.c
[mod_evasive] update comment to add references
2 years ago
mod_evhost.c
[multiple] prefer r->tmp_buf to p->tmp_buf
2 years ago
mod_expire.c
[core] quiet compiler warnings
2 years ago
mod_extforward.c
[mod_extforward] keep remote IP thru request reset
2 years ago
mod_fastcgi.c
[mod_ajp13,mod_fastcgi] recv_parse smaller funcs
2 years ago
mod_flv_streaming.c
[multiple] warn deprecated mods slated for removal
2 years ago
mod_geoip.c
[multiple] warn deprecated mods slated for removal
2 years ago
mod_gnutls.c
[core] quiet compiler warnings
2 years ago
mod_indexfile.c
[multiple] __attribute_nonnull__ now takes params
2 years ago
mod_magnet.c
[mod_magnet] prefer lua_newuserdatauv() w/ lua 5.4
2 years ago
mod_magnet_cache.c
[multiple] __attribute_nonnull__ now takes params
2 years ago
mod_magnet_cache.h
[multiple] __attribute_nonnull__ now takes params
2 years ago
mod_maxminddb.c
[multiple] reduce use of BUFFER_INTLEN_PTR
2 years ago
mod_mbedtls.c
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
mod_mysql_vhost.c
[multiple] add assert after malloc in two spots
2 years ago
mod_nss.c
[mod_nss] quiet trace for PR_END_OF_FILE_ERROR
2 years ago
mod_openssl.c
[core] add remote IP to some error msgs ( fixes #3122 )
2 years ago
mod_proxy.c
[mod_proxy] Length Req if proxy forcing HTTP/1.0
2 years ago
mod_redirect.c
[core] allocate one fewer cond_match_t, if needed
2 years ago
mod_rewrite.c
[core] allocate one fewer cond_match_t, if needed
2 years ago
mod_rrdtool.c
[multiple] _WIN32 fdevent_pipe_cloexec()
2 years ago
mod_scgi.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_secdownload.c
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
mod_setenv.c
[multiple] remove base.h include where not used
2 years ago
mod_simple_vhost.c
[multiple] prefer r->tmp_buf to p->tmp_buf
2 years ago
mod_skeleton.c
[multiple] remove base.h include where not used
2 years ago
mod_sockproxy.c
[multiple] rename connection_reset hook to request
3 years ago
mod_ssi.c
[core] isolate use of sys/filio.h
2 years ago
mod_staticfile.c
[multiple] remove base.h include where not used
2 years ago
mod_status.c
[core] pcre2 support (--with-pcre2)
2 years ago
mod_trigger_b4_dl.c
[core] extend pcre_keyvalue_ctx to pass more state
2 years ago
mod_uploadprogress.c
[mod_uploadprogress] use splay_tree for req list
2 years ago
mod_userdir.c
[multiple] remove base.h include where not used
2 years ago
mod_usertrack.c
[multiple] use <algo>_iov() digest funcs
2 years ago
mod_vhostdb.c
[multiple] prefer r->tmp_buf to p->tmp_buf
2 years ago
mod_vhostdb_api.c
[mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api
2 years ago
mod_vhostdb_api.h
[mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api
2 years ago
mod_vhostdb_dbi.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_vhostdb_ldap.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_vhostdb_mysql.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_vhostdb_pgsql.c
[multiple] reduce redundant NULL buffer checks
2 years ago
mod_webdav.c
[mod_webdav] If-None-Match on non-existent entity
2 years ago
mod_wolfssl.c
[multiple] clarify error msg when no cert avail
2 years ago
mod_wstunnel.c
[core] remove connection_list_append()
2 years ago
network.c
[core] quiet coverity warnings
2 years ago
network.h
[core] graceful and immediate restart option
3 years ago
network_write.c
[core] use pread() to skip lseek()
2 years ago
network_write.h
[multiple] mark addtl funcs attr returns_nonnull
2 years ago
plugin.c
[core] run plugin cleanup hooks in reverse
2 years ago
plugin.h
[core] merge uri_raw and uri_clean hooks
2 years ago
plugin_config.h
[core] allocate pcre output vector on demand
2 years ago
rand.c
[core] move backtrace and assert macros to ck.[ch]
2 years ago
rand.h
[core] adjust li_rand_pseudo* interfaces
6 years ago
reqpool.c
[core] fix reqpool mem corruption in 1.4.62 ( fixes #3118 )
2 years ago
reqpool.h
[core] clear request,connection pools every 64 sec ( #3084 )
2 years ago
request.c
[core] combine more dup header processing code
2 years ago
request.h
[core] fix reqpool mem corruption in 1.4.62 ( fixes #3118 )
2 years ago
response.c
[core] chunkqueue_small_resp_optim if resp < 16k
2 years ago
response.h
[mod_ajp13,mod_fastcgi] check resp w/ content len
2 years ago
server.c
[core] make setrlimit() warn, not fatal
2 years ago
sock_addr.c
[core] sock_addr_set_port()
2 years ago
sock_addr.h
[core] sock_addr_set_port()
2 years ago
sock_addr_cache.c
[multiple] reduce redundant NULL buffer checks
2 years ago
sock_addr_cache.h
[core] inet_ntop_cache -> sock_addr_cache
2 years ago
stat_cache.c
[core] mark attr malloc, returns nonnull
2 years ago
stat_cache.h
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
status_counter.h
[multiple] mark addtl funcs attr returns_nonnull
2 years ago
sys-crypto-md.h
[mod_openssl] boringssl compat
2 years ago
sys-crypto.h
[core] set NSS_VER_INCLUDE after crypto lib select
3 years ago
sys-endian.h
DragonFlyBSD defines __DragonFly__ ( #2746 )
7 years ago
sys-mmap.h
[core] _WIN32 impl of read-only mmap(), munmap()
2 years ago
sys-socket.h
[core] some header cleanup
5 years ago
sys-strings.h
[core] sys-strings.h abstraction for strings.h
6 years ago
sys-time.h
[multiple] Y2038 32-bit signed time_t mitigations
2 years ago
vector.c
[core] use ck_assert() in vector.[ch]
2 years ago
vector.h
[core] use ck_assert() in vector.[ch]
2 years ago