You can not 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 86c39754f2
[core] ck.[ch] - C11 Annex K wrappers
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 [core] ck.[ch] - C11 Annex K wrappers 2 years ago
Makefile.am [core] ck.[ch] - C11 Annex K wrappers 2 years ago
SConscript [core] ck.[ch] - C11 Annex K wrappers 2 years ago
algo_hmac.c [tests] disable secdownload HMAC tests for NSS 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 [core] rename md5.[ch] to algo_md5.[ch] 2 years ago
algo_md5.h [core] rename md5.[ch] to algo_md5.[ch] 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 [core] move data_{array,integer,string} to array.c 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] load padding char from base64_table 2 years ago
base64.h [core] merge base64 encoding to li_base64_enc() 2 years ago
base_decls.h [core] remove HANDLER_UNSET enum value 2 years ago
buffer.c [core] remove excess assertions in buffer_commit() 2 years ago
buffer.h [core] simplify buffer_path_simplify() 2 years ago
burl.c [core] simplify buffer_path_simplify() 2 years ago
burl.h [core] (const buffer *) in (struct burl_parts_t) 3 years ago
chunk.c [multiple] buffer_copy_path_len2() aggregate 2 years ago
chunk.h [core] mark some chunk.h funcs attr cold 2 years ago
ck.c [core] ck.[ch] - C11 Annex K wrappers 2 years ago
ck.h [core] ck.[ch] - C11 Annex K wrappers 2 years ago
config.h.cmake [core] ck.[ch] - C11 Annex K wrappers 2 years ago
configfile-glue.c [core] recognize "enabled"/"disabled" for bool 2 years ago
configfile.c [core] consolidate config printing code 2 years ago
configfile.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
configparser.y [core] move data_{array,integer,string} to array.c 2 years ago
connections-glue.c [core] connection_joblist global 2 years ago
connections.c [core] accept in network_server_handle_fdevent() 2 years ago
connections.h [core] accept in network_server_handle_fdevent() 2 years ago
data_config.c [core] move data_{array,integer,string} to array.c 2 years ago
fdevent.c [core] omit fdevent select() code if poll() avail 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] store int* ptr to common gw status counters 2 years ago
gw_backend.h [core] store int* ptr to common gw status counters 2 years ago
h2.c [core] quiet coverity noise 2 years ago
h2.h [core] consistent inclusion of sys-time.h 2 years ago
http-header-glue.c [core] document error edge case for HTTP/1.0 2 years ago
http_auth.c [multiple] add attrs from gcc -Wsuggest-attribute= 2 years ago
http_auth.h [multiple] add attrs from gcc -Wsuggest-attribute= 2 years ago
http_cgi.c [core] reuse code to parse backend response 2 years ago
http_cgi.h [core] http_cgi.[ch] CGI interfaces (RFC 3875) 2 years ago
http_chunk.c [core] remove some (now) unused http_chunk APIs 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] etag.[ch] -> http_etag.[ch]; better imp 2 years ago
http_etag.h [multiple] etag.[ch] -> http_etag.[ch]; better imp 2 years ago
http_header.c [multiple] use buffer_append_* aggregates 2 years ago
http_header.h [multiple] http_header APIs to reduce str copies 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] use buffer_append_* aggregates 2 years ago
http_range.h [core] http_range.[ch] RFC 7233 Range handling 2 years ago
http_vhostdb.c [multiple] add summaries to top of some modules 3 years ago
http_vhostdb.h [multiple] add attrs from gcc -Wsuggest-attribute= 2 years ago
keyvalue.c [core] copy string and len directly from tmp_buf 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 [core] consistent inclusion of sys-time.h 2 years ago
log.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
meson.build [core] ck.[ch] - C11 Annex K wrappers 2 years ago
mod_access.c [mod_access] mark mod_access_check attribute pure 2 years ago
mod_accesslog.c [multiple] strftime %F and %T 2 years ago
mod_ajp13.c [multiple] use buffer_append_* aggregates 2 years ago
mod_alias.c [multiple] buffer_has_slash_suffix() 2 years ago
mod_auth.c [core] consolidate config printing code 2 years ago
mod_authn_dbi.c [mod_*_dbi] fix sqlite3_dbdir spelling in comments 2 years ago
mod_authn_file.c [mod_auth] include unistd.h for crypt() on *nix 2 years ago
mod_authn_gssapi.c [core] remove HANDLER_UNSET enum value 2 years ago
mod_authn_ldap.c [multiple] optimize primitives, buffer_extend() 2 years ago
mod_authn_mysql.c [multiple] use buffer_append_* aggregates 2 years ago
mod_authn_pam.c [multiple] add attrs from gcc -Wsuggest-attribute= 2 years ago
mod_authn_sasl.c [multiple] add summaries to top of some modules 3 years ago
mod_cgi.c [core] simplify buffer_path_simplify() 2 years ago
mod_cml.c [core] remove buffer_is_equal_right_len() 2 years ago
mod_cml.h [multiple] split con, request (very large change) 3 years ago
mod_cml_funcs.c [core] consistent inclusion of sys-time.h 2 years ago
mod_cml_funcs.h [autobuild] rm module stub code for missing deps 7 years ago
mod_cml_lua.c [core] consistent inclusion of sys-time.h 2 years ago
mod_deflate.c [core] consistent inclusion of sys-time.h 2 years ago
mod_dirlisting.c [multiple] static file optimization; reuse cache 2 years ago
mod_evasive.c [multiple] split con, request (very large change) 3 years ago
mod_evhost.c [multiple] use stat_cache_path_isdir() 2 years ago
mod_expire.c [mod_expire] send only Cache-Control to >=HTTP/1.1 2 years ago
mod_extforward.c [core] adjust r->http_host ptr caching 2 years ago
mod_fastcgi.c [multiple] use buffer_append_* aggregates 2 years ago
mod_flv_streaming.c [mod_flv_streaming] check range before sending FLV 2 years ago
mod_geoip.c [multiple] http_header APIs to reduce str copies 2 years ago
mod_gnutls.c [multiple] mark con->srv_socket a const ptr 2 years ago
mod_indexfile.c [mod_indexfile] reduce copying of base path 2 years ago
mod_magnet.c [mod_magnet] use http_chunk_append_file_ref_range 2 years ago
mod_magnet_cache.c [core] consistent inclusion of sys-time.h 2 years ago
mod_magnet_cache.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
mod_maxminddb.c [mod_maxminddb] fix config validation typo 2 years ago
mod_mbedtls.c [multiple] mark con->srv_socket a const ptr 2 years ago
mod_mysql_vhost.c [multiple] use stat_cache_path_isdir() 2 years ago
mod_nss.c [multiple] mark con->srv_socket a const ptr 2 years ago
mod_openssl.c [multiple] mark con->srv_socket a const ptr 2 years ago
mod_proxy.c [mod_proxy] send HTTP/1.0 to backend if no Host 2 years ago
mod_redirect.c [multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361) 2 years ago
mod_rewrite.c [multiple] PCRE w/ PCRE_STUDY_JIT_COMPILE (fixes #2361) 2 years ago
mod_rrdtool.c [core] consistent inclusion of sys-time.h 2 years ago
mod_scgi.c [multiple] optimize primitives, buffer_extend() 2 years ago
mod_secdownload.c [core] base64 encode round-up for required space 2 years ago
mod_setenv.c [core] extend (data_string *) to store header id 2 years ago
mod_simple_vhost.c [multiple] use buffer_append_* aggregates 2 years ago
mod_skeleton.c [multiple] split con, request (very large change) 3 years ago
mod_sockproxy.c [multiple] rename connection_reset hook to request 3 years ago
mod_ssi.c [core] simplify buffer_path_simplify() 2 years ago
mod_ssi.h [mod_ssi] use intermediate chunkqueue to aggregate 2 years ago
mod_ssi_expr.c [multiple] mark addtl funcs attr returns_nonnull 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 [mod_staticfile] move cold paths to separate func 2 years ago
mod_status.c [multiple] use buffer_append_* aggregates 2 years ago
mod_trigger_b4_dl.c [multiple] quiet coverity warnings 2 years ago
mod_uploadprogress.c [multiple] do not clear physical.path if finished 2 years ago
mod_userdir.c [multiple] buffer_copy_path_len2() aggregate 2 years ago
mod_usertrack.c [multiple] use buffer_append_* aggregates 2 years ago
mod_vhostdb.c [multiple] prefer monotonic time for internal use 2 years ago
mod_vhostdb_dbi.c [mod_*_dbi] fix sqlite3_dbdir spelling in comments 2 years ago
mod_vhostdb_ldap.c [multiple] optimize primitives, buffer_extend() 2 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 [core] simplify buffer_path_simplify() 2 years ago
mod_wolfssl.c [multiple] mark con->srv_socket a const ptr 2 years ago
mod_wstunnel.c [core] remove buffer_is_equal_right_len() 2 years ago
network.c [core] accept in network_server_handle_fdevent() 2 years ago
network.h [core] graceful and immediate restart option 2 years ago
network_write.c [multiple] remove chunk file.start member 2 years ago
network_write.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
plugin.c [core] reorder hook enum for better mem locality 2 years ago
plugin.h [core] merge uri_raw and uri_clean hooks 2 years ago
plugin_config.h [multiple] add attrs from gcc -Wsuggest-attribute= 2 years ago
rand.c [core] consistent inclusion of sys-time.h 2 years ago
rand.h [core] adjust li_rand_pseudo* interfaces 6 years ago
reqpool.c [mod_auth] close HTTP/2 connection after bad pass 2 years ago
reqpool.h [multiple] mark addtl funcs attr returns_nonnull 2 years ago
request.c [core] adjust r->http_host ptr caching 2 years ago
request.h [multiple] static file optimization; reuse cache 2 years ago
response.c [core] merge uri_raw and uri_clean hooks 2 years ago
response.h [multiple] static file optimization; reuse cache 2 years ago
safe_memclear.h [core] ck.[ch] - C11 Annex K wrappers 2 years ago
server.c [core] consolidate config printing code 2 years ago
sock_addr.c [multiple] use buffer_append_* aggregates 2 years ago
sock_addr.h [core] C99 restrict on some base funcs 3 years ago
sock_addr_cache.c [core] inet_ntop_cache -> sock_addr_cache 2 years ago
sock_addr_cache.h [core] inet_ntop_cache -> sock_addr_cache 2 years ago
stat_cache.c [multiple] prefer monotonic time for internal use 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] avoid multiple definition of SHA512_CTX 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