..
t
quiet clang analyzer scan-build warnings
3 years ago
CMakeLists.txt
[mod_nss] NSS option for TLS ( fixes #1218 )
3 years ago
Makefile.am
[mod_nss] NSS option for TLS ( fixes #1218 )
3 years ago
SConscript
[mod_nss] NSS option for TLS ( fixes #1218 )
3 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
array.c
quiet clang analyzer scan-build warnings
3 years ago
array.h
[core] array_init() arg for initial size
3 years ago
base.h
[build] fix build on MacOS X Tiger
3 years ago
base64.c
[multiple] correct misspellings in comments
3 years ago
base64.h
consistent inclusion of config.h at top of files ( fixes #2073 )
7 years ago
base_decls.h
[core] store (plugin *) in p->data
3 years ago
buffer.c
[core] perf: tighten some code in some hot paths
3 years ago
buffer.h
[core] C99 restrict on some base funcs
3 years ago
burl.c
[multiple] add summaries to top of some modules
3 years ago
burl.h
[core] (const buffer *) in (struct burl_parts_t)
3 years ago
chunk.c
[core] mark some chunk.c funcs as pure
3 years ago
chunk.h
[core] C99 restrict on some base funcs
3 years ago
config.h.cmake
[core] Solaris has getloadavg in sys/loadavg.h
3 years ago
configfile-glue.c
[multiple] correct misspellings in comments
3 years ago
configfile.c
quiet clang analyzer scan-build warnings
3 years ago
configfile.h
[core] isolate use of data_config, configfile.h
3 years ago
configparser.y
[multiple] use *(unsigned char *) with ctypes
3 years ago
connections-glue.c
[multiple] split con, request (very large change)
3 years ago
connections.c
[multiple] fix some cc warnings in 32-bit, powerpc
3 years ago
connections.h
[multiple] split con, request (very large change)
3 years ago
crc32.c
consistent inclusion of config.h at top of files ( fixes #2073 )
7 years ago
crc32.h
[core] some header cleanup
5 years ago
data_array.c
[core] inline array as part of data_array value
3 years ago
data_config.c
quiet clang analyzer scan-build warnings
3 years ago
data_integer.c
[core] inline buffer as part of DATA_UNSET key
3 years ago
data_string.c
[core] inline buffer as part of data_string value
3 years ago
etag.c
[multiple] stat_cache singleton
3 years ago
etag.h
[multiple] stat_cache singleton
3 years ago
fastcgi.h
[core] fastcgi.h link to Open Market License (OML) ( fixes #2901 )
5 years ago
fdevent.c
[core] fdevent_load_file() shared code
3 years ago
fdevent.h
[core] fdevent_load_file() shared code
3 years ago
fdevent_freebsd_kqueue.c
[multiple] omit passing srv to fdevent_handler
3 years ago
fdevent_impl.h
[core] isolate fdevent subsystem
3 years ago
fdevent_libev.c
[multiple] fix some cc warnings in 32-bit, powerpc
3 years ago
fdevent_linux_sysepoll.c
[multiple] omit passing srv to fdevent_handler
3 years ago
fdevent_poll.c
[multiple] omit passing srv to fdevent_handler
3 years ago
fdevent_select.c
[multiple] omit passing srv to fdevent_handler
3 years ago
fdevent_solaris_devpoll.c
[multiple] omit passing srv to fdevent_handler
3 years ago
fdevent_solaris_port.c
[core] isolate fdevent subsystem
3 years ago
first.h
[core] __attribute_returns_nonnull__
3 years ago
gw_backend.c
quiet clang analyzer scan-build warnings
3 years ago
gw_backend.h
[multiple] correct misspellings in comments
3 years ago
http-header-glue.c
[core] stricter parse of numerical digits
3 years ago
http_auth.c
[multiple] add summaries to top of some modules
3 years ago
http_auth.h
[mod_auth] "nonce_secret" option to validate nonce ( fixes #2976 )
3 years ago
http_chunk.c
[multiple] add summaries to top of some modules
3 years ago
http_chunk.h
[multiple] split con, request (very large change)
3 years ago
http_header.c
[multiple] add summaries to top of some modules
3 years ago
http_header.h
[core] stricter parse of numerical digits
3 years ago
http_kv.c
[multiple] add summaries to top of some modules
3 years ago
http_kv.h
[core] convenience macros to check req methods
3 years ago
http_vhostdb.c
[multiple] add summaries to top of some modules
3 years ago
http_vhostdb.h
[multiple] split con, request (very large change)
3 years ago
inet_ntop_cache.c
[core] isolate sock_addr manipulation
6 years ago
inet_ntop_cache.h
[core] isolate sock_addr manipulation
6 years ago
keyvalue.c
[multiple] add summaries to top of some modules
3 years ago
keyvalue.h
[core] split cond cache from cond matches
3 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] remove include base.h where unused
3 years ago
log.h
[core] store log filename in (log_error_st *)
3 years ago
md5.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
md5.h
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
meson.build
[mod_nss] NSS option for TLS ( fixes #1218 )
3 years ago
mod_access.c
[core] r->uri.path always set, though might be ""
3 years ago
mod_accesslog.c
[mod_accesslog] process backslash-escapes in fmt
3 years ago
mod_alias.c
[multiple] split con, request (very large change)
3 years ago
mod_auth.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
mod_authn_file.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
mod_authn_gssapi.c
[multiple] split con, request (very large change)
3 years ago
mod_authn_ldap.c
[multiple] add summaries to top of some modules
3 years ago
mod_authn_mysql.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
mod_authn_pam.c
[multiple] add summaries to top of some modules
3 years ago
mod_authn_sasl.c
[multiple] add summaries to top of some modules
3 years ago
mod_cgi.c
[mod_cgi] remove redundant calls to set FD_CLOEXEC
3 years ago
mod_cml.c
[multiple] correct misspellings in comments
3 years ago
mod_cml.h
[multiple] split con, request (very large change)
3 years ago
mod_cml_funcs.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
mod_cml_funcs.h
[autobuild] rm module stub code for missing deps
7 years ago
mod_cml_lua.c
[multiple] split con, request (very large change)
3 years ago
mod_compress.c
[multiple] correct misspellings in comments
3 years ago
mod_deflate.c
[multiple] correct misspellings in comments
3 years ago
mod_dirlisting.c
[core] r->uri.path always set, though might be ""
3 years ago
mod_evasive.c
[multiple] split con, request (very large change)
3 years ago
mod_evhost.c
[multiple] correct misspellings in comments
3 years ago
mod_expire.c
[core] r->uri.path always set, though might be ""
3 years ago
mod_extforward.c
quiet clang analyzer scan-build warnings
3 years ago
mod_fastcgi.c
quiet clang analyzer scan-build warnings
3 years ago
mod_flv_streaming.c
[multiple] split con, request (very large change)
3 years ago
mod_geoip.c
[multiple] add summaries to top of some modules
3 years ago
mod_gnutls.c
[mod_openssl,mbedtls,gnutls,nss] fdevent_load_file
3 years ago
mod_indexfile.c
[multiple] correct misspellings in comments
3 years ago
mod_magnet.c
[core] stricter parse of numerical digits
3 years ago
mod_magnet_cache.c
[multiple] stat_cache singleton
3 years ago
mod_magnet_cache.h
[multiple] stat_cache singleton
3 years ago
mod_maxminddb.c
[multiple] add summaries to top of some modules
3 years ago
mod_mbedtls.c
[mod_openssl,mbedtls,gnutls,nss] fdevent_load_file
3 years ago
mod_mysql_vhost.c
[multiple] split con, request (very large change)
3 years ago
mod_nss.c
[mod_openssl,mbedtls,gnutls,nss] fdevent_load_file
3 years ago
mod_openssl.c
quiet clang analyzer scan-build warnings
3 years ago
mod_proxy.c
quiet clang analyzer scan-build warnings
3 years ago
mod_redirect.c
[core] remove r->uri.path_raw; generate as needed
3 years ago
mod_rewrite.c
[core] remove r->uri.path_raw; generate as needed
3 years ago
mod_rrdtool.c
[multiple] split con, request (very large change)
3 years ago
mod_scgi.c
[multiple] split con, request (very large change)
3 years ago
mod_secdownload.c
[mod_openssl] prefer some WolfSSL native APIs
3 years ago
mod_setenv.c
[multiple] split con, request (very large change)
3 years ago
mod_simple_vhost.c
[multiple] correct misspellings in comments
3 years ago
mod_skeleton.c
[multiple] split con, request (very large change)
3 years ago
mod_sockproxy.c
[multiple] add summaries to top of some modules
3 years ago
mod_ssi.c
[multiple] use *(unsigned char *) with ctypes
3 years ago
mod_ssi.h
[multiple] prefer (connection *) to (srv *)
3 years ago
mod_ssi_expr.c
[multiple] use *(unsigned char *) with ctypes
3 years ago
mod_ssi_expr.h
[multiple] prefer (connection *) to (srv *)
3 years ago
mod_ssi_exprparser.y
[core] remove some unused header includes
6 years ago
mod_staticfile.c
[multiple] split con, request (very large change)
3 years ago
mod_status.c
[multiple] split con, request (very large change)
3 years ago
mod_trigger_b4_dl.c
[core] r->uri.path always set, though might be ""
3 years ago
mod_uploadprogress.c
[multiple] correct misspellings in comments
3 years ago
mod_userdir.c
[multiple] correct misspellings in comments
3 years ago
mod_usertrack.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
mod_vhostdb.c
[multiple] add summaries to top of some modules
3 years ago
mod_vhostdb_dbi.c
[multiple] add summaries to top of some modules
3 years ago
mod_vhostdb_ldap.c
[multiple] add summaries to top of some modules
3 years ago
mod_vhostdb_mysql.c
[multiple] add summaries to top of some modules
3 years ago
mod_vhostdb_pgsql.c
[multiple] add summaries to top of some modules
3 years ago
mod_webdav.c
[mod_webdav] webdav.opts "propfind-depth-infinity"
3 years ago
mod_wstunnel.c
[core] sys-crypto-md.h w/ inline message digest fn
3 years ago
network.c
[core] error if s->socket_perms chmod() fails
3 years ago
network.h
[core] mark startup/shutdown funcs cold
4 years ago
network_write.c
[multiple] correct misspellings in comments
3 years ago
network_write.h
[multiple] prefer (connection *) to (srv *)
3 years ago
plugin.c
quiet clang analyzer scan-build warnings
3 years ago
plugin.h
[multiple] split con, request (very large change)
3 years ago
plugin_config.h
[multiple] split con, request (very large change)
3 years ago
rand.c
[mod_openssl] prefer some WolfSSL native APIs
3 years ago
rand.h
[core] adjust li_rand_pseudo* interfaces
6 years ago
request.c
[multiple] add summaries to top of some modules
3 years ago
request.h
[core] remove r->uri.path_raw; generate as needed
3 years ago
response.c
[core] more precise check for request stream flags
3 years ago
response.h
[core] http_response_comeback()
3 years ago
safe_memclear.c
[core] safe memset calls memset() through volatile
3 years ago
safe_memclear.h
[core] some header cleanup
5 years ago
server.c
quiet clang analyzer scan-build warnings
3 years ago
settings.h
[core] static buffers for mtime_cache
3 years ago
sock_addr.c
[multiple] add summaries to top of some modules
3 years ago
sock_addr.h
[core] C99 restrict on some base funcs
3 years ago
splaytree.c
Fix header inclusion order, always include "config.h" before any system header
14 years ago
splaytree.h
consistent inclusion of config.h at top of files ( fixes #2073 )
7 years ago
stat_cache.c
quiet clang analyzer scan-build warnings
3 years ago
stat_cache.h
[multiple] split con, request (very large change)
3 years ago
status_counter.h
[multiple] plugin_stats array
3 years ago
stream.c
[core] use (const char *) in config file parsing
3 years ago
stream.h
[core] use (const char *) in config file parsing
3 years ago
sys-crypto-md.h
[mod_openssl] prefer some WolfSSL native APIs
3 years ago
sys-crypto.h
[mod_openssl] prefer some WolfSSL native APIs
3 years ago
sys-endian.h
DragonFlyBSD defines __DragonFly__ ( #2746 )
7 years ago
sys-mmap.h
consistent inclusion of config.h at top of files ( fixes #2073 )
7 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
vector.c
[core] some header cleanup
5 years ago
vector.h
[core] some header cleanup
5 years ago