You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/src
Glenn Strauss 84fa4b8d1b [core] buffer_realloc() using power-2 realloc 2 years ago
..
compat [mod_fastcgi] move src/fastcgi.h into src/compat/ 2 years ago
ls-hpack [core] update ls-hpack 2 years ago
t [core] base64 encode round-up for required space 2 years ago
CMakeLists.txt [build] look for port.h on Solaris, not sys/port.h 2 years ago
Makefile.am [build] adjustments for autotools on Mac OS X 2 years ago
SConscript [mod_secdownload] include algo_hmac.c in mod 2 years ago
algo_hmac.c [multiple] use <algo>_iov() digest funcs 2 years ago
algo_hmac.h [core] algo_hmac.[ch] wrapper (portability) 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 2 years ago
algo_xxhash.h [core] use system xxhash lib if available 2 years ago
array.c [multiple] reduce redundant NULL buffer checks 2 years ago
array.h [core] move data_{array,integer,string} to array.c 2 years ago
base.h [multiple] mark con->srv_socket a const ptr 2 years ago
base64.c [core] li_base64_dec() 2 years ago
base64.h [core] li_base64_dec() 2 years ago
base_decls.h [core] remove HANDLER_UNSET enum value 2 years ago
buffer.c [core] buffer_realloc() using power-2 realloc 2 years ago
buffer.h [core] add iovec wrappers to sys-crypto-md.h 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 [multiple] reduce redundant NULL buffer checks 2 years ago
chunk.h [core] mark some chunk.h funcs attr cold 2 years ago
ck.c [core] comment out ck_getenv_s() (unused) 2 years ago
ck.h [multiple] move const time cmp funcs to ck.[ch] 2 years ago
config.h.cmake [build] look for port.h on Solaris, not sys/port.h 2 years ago
configfile-glue.c [multiple] reduce redundant NULL buffer checks 2 years ago
configfile.c [core] request_config_reset() 2 years ago
configfile.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
configparser.y [multiple] reduce redundant NULL buffer checks 2 years ago
connections-glue.c [core] connection_joblist global 2 years ago
connections.c [core] request_config_reset() 2 years ago
connections.h [core] accept in network_server_handle_fdevent() 2 years ago
data_config.c [multiple] reduce redundant NULL buffer checks 2 years ago
fdevent.c [core] compare entire "/bin/sh" "-c" after execve 2 years ago
fdevent.h [core] fix kill workers and shutdown by signal 2 years ago
fdevent_freebsd_kqueue.c [core] tighter OS event poll loops (better asm) 2 years ago
fdevent_impl.h [core] omit fdevent select() code if poll() avail 2 years ago
fdevent_libev.c [multiple] fix some cc warnings in 32-bit, powerpc 3 years ago
fdevent_linux_sysepoll.c [core] tighter OS event poll loops (better asm) 2 years ago
fdevent_poll.c [core] tighter OS event poll loops (better asm) 2 years ago
fdevent_select.c [core] consistent inclusion of sys-time.h 2 years ago
fdevent_solaris_devpoll.c [core] tighter OS event poll loops (better asm) 2 years ago
fdevent_solaris_port.c [core] isolate fdevent subsystem 3 years ago
first.h [core] define __attribute_unused__ if needed 2 years ago
gw_backend.c [core] gw_host_get() comment out devel debugging 2 years ago
gw_backend.h [core] calculate backend host gw_hash at startup 2 years ago
h2.c [core] reduce memcmp in http_request_parse_header 2 years ago
h2.h [core] consistent inclusion of sys-time.h 2 years ago
http-header-glue.c [multiple] reduce redundant NULL buffer checks 2 years ago
http_cgi.c [multiple] reduce redundant NULL buffer checks 2 years ago
http_cgi.h [core] http_cgi.[ch] CGI interfaces (RFC 3875) 2 years ago
http_chunk.c [multiple] reduce redundant NULL buffer checks 2 years ago
http_chunk.h [core] remove some (now) unused http_chunk APIs 2 years ago
http_date.c [core] move timegm() impl inline in sys-time.h 2 years ago
http_date.h [core] move timegm() impl inline in sys-time.h 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] reduce redundant NULL buffer checks 2 years ago
http_header.h [core] reduce memcmp in http_request_parse_header 2 years ago
http_kv.c [core] http_kv.[ch] perf tuning 2 years ago
http_kv.h [core] mark select http_kv.[ch] funcs attr nonnull 2 years ago
http_range.c [multiple] reduce redundant NULL buffer checks 2 years ago
http_range.h [core] http_range.[ch] RFC 7233 Range handling 2 years ago
keyvalue.c [multiple] reduce redundant NULL buffer checks 2 years ago
keyvalue.h [multiple] mark addtl funcs attr returns_nonnull 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 [multiple] reduce redundant NULL buffer checks 2 years ago
log.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
meson.build [build] look for port.h on Solaris, not sys/port.h 2 years ago
mod_access.c [mod_access] mark mod_access_check attribute pure 2 years ago
mod_accesslog.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_ajp13.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_alias.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_auth.c [mod_auth] refactor mod_auth_check_basic() 2 years ago
mod_auth_api.c [mod_auth*] rename http_auth.* -> mod_auth_api.* 2 years ago
mod_auth_api.h [mod_auth*] rename http_auth.* -> mod_auth_api.* 2 years ago
mod_authn_dbi.c [mod_authn_dbi] copy strings before escaping 2 years ago
mod_authn_file.c [multiple] use <algo>_iov() digest funcs 2 years ago
mod_authn_gssapi.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_authn_ldap.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_authn_mysql.c [multiple] use <algo>_iov() digest funcs 2 years ago
mod_authn_pam.c [mod_auth*] rename http_auth.* -> mod_auth_api.* 2 years ago
mod_authn_sasl.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_cgi.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_cml.c [multiple] reduce redundant NULL buffer checks 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] reduce redundant NULL buffer checks 2 years ago
mod_deflate.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_dirlisting.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_evasive.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_evhost.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_expire.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_extforward.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_fastcgi.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_flv_streaming.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_geoip.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_gnutls.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_indexfile.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_magnet.c [mod_magnet] sync script load w/ stat_cache 2 years ago
mod_magnet_cache.c [mod_magnet] sync script load w/ stat_cache 2 years ago
mod_magnet_cache.h [mod_magnet] inline name and etag buffers in cache 2 years ago
mod_maxminddb.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_mbedtls.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_mysql_vhost.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_nss.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_openssl.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_proxy.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_redirect.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_rewrite.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_rrdtool.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_scgi.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_secdownload.c [multiple] use <algo>_iov() digest funcs 2 years ago
mod_setenv.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_simple_vhost.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_skeleton.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_sockproxy.c [multiple] rename connection_reset hook to request 3 years ago
mod_ssi.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_ssi.h [mod_ssi] use intermediate chunkqueue to aggregate 2 years ago
mod_ssi_expr.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_ssi_expr.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
mod_ssi_exprparser.y [core] remove some unused header includes 6 years ago
mod_staticfile.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_status.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_trigger_b4_dl.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_uploadprogress.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_userdir.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_usertrack.c [multiple] use <algo>_iov() digest funcs 2 years ago
mod_vhostdb.c [multiple] reduce redundant NULL buffer checks 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 [multiple] reduce redundant NULL buffer checks 2 years ago
mod_wolfssl.c [multiple] reduce redundant NULL buffer checks 2 years ago
mod_wstunnel.c [multiple] use <algo>_iov() digest funcs 2 years ago
network.c [multiple] reduce redundant NULL buffer checks 2 years ago
network.h [core] graceful and immediate restart option 2 years ago
network_write.c [multiple] reduce redundant NULL buffer checks 2 years ago
network_write.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
plugin.c [multiple] reduce redundant NULL buffer checks 2 years ago
plugin.h [core] merge uri_raw and uri_clean hooks 2 years ago
plugin_config.h [core] request_config_reset() 2 years ago
rand.c [multiple] rename safe_memclear() -> ck_memzero() 2 years ago
rand.h [core] adjust li_rand_pseudo* interfaces 6 years ago
reqpool.c [core] request_config_reset() 2 years ago
reqpool.h [core] request_config_reset() 2 years ago
request.c [core] reduce memcmp in http_request_parse_header 2 years ago
request.h [core] reduce memcmp in http_request_parse_header 2 years ago
response.c [core] request_config_reset() 2 years ago
response.h [multiple] static file optimization; reuse cache 2 years ago
server.c [multiple] reduce redundant NULL buffer checks 2 years ago
sock_addr.c [multiple] reduce redundant NULL buffer checks 2 years ago
sock_addr.h [core] C99 restrict on some base funcs 3 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] clear etag in stat_cache_get_entry_open() 2 years ago
stat_cache.h [core] consistent inclusion of sys-time.h 2 years ago
status_counter.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
sys-crypto-md.h [core] add iovec wrappers to sys-crypto-md.h 2 years ago
sys-crypto.h [core] set NSS_VER_INCLUDE after crypto lib select 2 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 [core] move timegm() impl inline in sys-time.h 2 years ago
vector.c [core] some header cleanup 5 years ago
vector.h [core] vector.h tweaks 2 years ago