.. |
t
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
CMakeLists.txt
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
Makefile.am
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
SConscript
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
algo_sha1.c
|
[algo_sha1] fix compile break and warnings
|
2017-10-02 01:52:43 -04:00 |
algo_sha1.h
|
[algo_sha1] fix compile break and warnings
|
2017-10-02 01:52:43 -04:00 |
array.c
|
[core] code reuse with array_insert_key_value()
|
2018-09-16 05:18:05 -04:00 |
array.h
|
[core] code reuse with array_insert_key_value()
|
2018-09-16 05:18:05 -04:00 |
base.h
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
base64.c
|
[core] fix base64 decode when char is unsigned (fixes #2848)
|
2017-12-21 17:41:17 -05:00 |
base64.h
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
base_decls.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
buffer.c
|
[buffer] fix duplicate assert and comment
|
2018-08-26 18:52:22 +02:00 |
buffer.h
|
[core] inline some buffer.[ch] routines
|
2018-08-12 14:43:22 -04:00 |
burl.c
|
[mod_redirect,mod_rewrite] base64url encoding opt
|
2018-08-12 14:43:22 -04:00 |
burl.h
|
[mod_redirect,mod_rewrite] base64url encoding opt
|
2018-08-12 14:43:22 -04:00 |
chunk.c
|
[core] fix segfault if tempdirs fill up (fixes #2843)
|
2017-11-26 17:03:07 -05:00 |
chunk.h
|
[core] inline chunkqueue_is_empty()
|
2017-10-09 02:45:12 -04:00 |
config.h.cmake
|
[mod_authn_ldap] replace use of deprecated funcs
|
2017-11-05 18:50:25 -05:00 |
configfile-glue.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
configfile.c
|
[core] extend server.http-parseopts
|
2018-08-12 22:20:26 -04:00 |
configfile.h
|
[core] data_config_pcre_compile,exec()
|
2018-08-05 03:44:15 -04:00 |
configparser.y
|
[core] data_config_pcre_compile,exec()
|
2018-08-05 03:44:15 -04:00 |
connections-glue.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
connections.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
connections.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
crc32.c
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
crc32.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
data_array.c
|
[core] remove proc_open.[ch], reduce stdio.h use
|
2018-08-05 03:44:15 -04:00 |
data_config.c
|
[core] data_config_pcre_compile,exec()
|
2018-08-05 03:44:15 -04:00 |
data_integer.c
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
data_string.c
|
[core] abstraction to insert/modify response hdrs
|
2018-09-16 05:18:05 -04:00 |
etag.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
etag.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
fastcgi.h
|
- white space cleanup part 2 this time 1.4 ;)
|
2006-10-04 13:26:23 +00:00 |
fdevent.c
|
[core] check if SOCK_NONBLOCK is ignored (fixes #2883)
|
2018-08-05 03:44:15 -04:00 |
fdevent.h
|
[core] option to propagate TCP FIN to backend host
|
2018-08-12 14:43:22 -04:00 |
fdevent_freebsd_kqueue.c
|
[core] support POLLRDHUP, where available (#2743)
|
2017-11-19 12:01:09 -05:00 |
fdevent_impl.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
fdevent_libev.c
|
[core] isolate backend fdevent handler defs
|
2017-11-03 23:02:08 -04:00 |
fdevent_linux_sysepoll.c
|
[core] support POLLRDHUP, where available (#2743)
|
2017-11-19 12:01:09 -05:00 |
fdevent_poll.c
|
[core] support POLLRDHUP, where available (#2743)
|
2017-11-19 12:01:09 -05:00 |
fdevent_select.c
|
[core] isolate backend fdevent handler defs
|
2017-11-03 23:02:08 -04:00 |
fdevent_solaris_devpoll.c
|
[core] isolate backend fdevent handler defs
|
2017-11-03 23:02:08 -04:00 |
fdevent_solaris_port.c
|
[core] add include sys/poll.h on Solaris (fixes #2859)
|
2018-01-22 19:54:15 -05:00 |
first.h
|
[core] workaround Coverity cov-build bug with gcc7
|
2018-08-12 15:17:11 -04:00 |
gw_backend.c
|
[core] code reuse with array_insert_key_value()
|
2018-09-16 05:18:05 -04:00 |
gw_backend.h
|
[core] option to propagate TCP FIN to backend host
|
2018-08-12 14:43:22 -04:00 |
http-header-glue.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
http_auth.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
http_auth.h
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
http_chunk.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
http_chunk.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
http_header.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
http_header.h
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
http_kv.c
|
[core] remove unused get_http_status_body_name()
|
2018-08-05 03:44:15 -04:00 |
http_kv.h
|
[core] remove unused get_http_status_body_name()
|
2018-08-05 03:44:15 -04:00 |
http_vhostdb.c
|
[core] initialize globals at top of main()
|
2017-01-31 14:40:05 -05:00 |
http_vhostdb.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
inet_ntop_cache.c
|
[core] isolate sock_addr manipulation
|
2017-10-29 01:23:19 -04:00 |
inet_ntop_cache.h
|
[core] isolate sock_addr manipulation
|
2017-10-29 01:23:19 -04:00 |
joblist.c
|
[core] reduce exposure of unistd.h, other includes
|
2017-07-15 22:42:15 -04:00 |
joblist.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
keyvalue.c
|
[mod_redirect,mod_rewrite] base64url encoding opt
|
2018-08-12 14:43:22 -04:00 |
keyvalue.h
|
[mod_redirect,mod_rewrite] pass request URI info
|
2018-08-12 14:43:22 -04:00 |
lemon.c
|
[core] workaround Coverity cov-build bug with gcc7
|
2018-08-12 15:17:11 -04:00 |
lempar.c
|
fix errors detected by Coverity Scan
|
2016-06-23 03:57:19 -04:00 |
lighttpd-angel.c
|
[core] attempt to quiet coverity false positives
|
2017-08-12 21:43:04 -04:00 |
log.c
|
[core] remove some duplicative code in log.c
|
2018-08-12 14:43:22 -04:00 |
log.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
md5.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
md5.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
meson.build
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_access.c
|
[core] remove some unused header includes
|
2017-03-28 02:17:33 -04:00 |
mod_accesslog.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_alias.c
|
[mod_alias] security: potential path traversal with specific configs
|
2018-08-12 14:43:22 -04:00 |
mod_auth.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_authn_file.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_authn_gssapi.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_authn_ldap.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_authn_mysql.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_authn_sasl.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_cgi.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_cml.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_cml.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_cml_funcs.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_cml_funcs.h
|
[autobuild] rm module stub code for missing deps
|
2016-10-17 14:15:50 -04:00 |
mod_cml_lua.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_compress.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_deflate.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_dirlisting.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_evasive.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_evhost.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_expire.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_extforward.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_fastcgi.c
|
[mod_fastcgi] fix memleak with FastCGI auth,resp (fixes #2894)
|
2018-08-12 14:43:22 -04:00 |
mod_flv_streaming.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_geoip.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_indexfile.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_magnet.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_magnet_cache.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_magnet_cache.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_mysql_vhost.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_openssl.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_proxy.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_redirect.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_rewrite.c
|
[mod_rewrite] require rewrite result to begin '/'
|
2018-08-12 14:43:22 -04:00 |
mod_rrdtool.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_scgi.c
|
[mod_fastcgi,mod_scgi] fastcgi.balance,scgi.balance (fixes #2882)
|
2018-08-05 03:44:15 -04:00 |
mod_secdownload.c
|
[mod_secdownload] compare bin MAC instead of hex
|
2018-08-05 03:44:15 -04:00 |
mod_setenv.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_simple_vhost.c
|
[core] remove some unused header includes
|
2017-03-28 02:17:33 -04:00 |
mod_skeleton.c
|
[core] calloc plugin_config for consistent init
|
2017-04-30 20:38:03 -04:00 |
mod_sockproxy.c
|
mod_sockproxy - socket forwarding
|
2018-08-12 14:43:22 -04:00 |
mod_ssi.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_ssi.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_ssi_expr.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_ssi_expr.h
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
mod_ssi_exprparser.y
|
[core] remove some unused header includes
|
2017-03-28 02:17:33 -04:00 |
mod_staticfile.c
|
[core] remove unused includes of stat_cache.h
|
2017-07-15 22:42:15 -04:00 |
mod_status.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_trigger_b4_dl.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_uploadprogress.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_userdir.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_usertrack.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_vhostdb.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
mod_vhostdb_dbi.c
|
[core] rename fd_close_on_exec()
|
2017-07-15 22:42:15 -04:00 |
mod_vhostdb_ldap.c
|
[mod_authn_ldap] auth with ldap referrals (fixes #2846)
|
2018-01-07 12:50:30 -05:00 |
mod_vhostdb_mysql.c
|
[core] rename fd_close_on_exec()
|
2017-07-15 22:42:15 -04:00 |
mod_vhostdb_pgsql.c
|
[config] more specific checks for array lists
|
2017-03-08 11:42:59 -05:00 |
mod_webdav.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
mod_wstunnel.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
network.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
network.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
network_write.c
|
[core] consolidate backend network write handlers
|
2017-11-02 00:41:53 -04:00 |
network_write.h
|
[core] consolidate backend network write handlers
|
2017-11-02 00:41:53 -04:00 |
plugin.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
plugin.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
rand.c
|
[core] adjust li_rand_pseudo* interfaces
|
2017-09-20 22:48:35 -04:00 |
rand.h
|
[core] adjust li_rand_pseudo* interfaces
|
2017-09-20 22:48:35 -04:00 |
request.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
request.h
|
[core] server.http-parseopts URL normalization opt (fixes #1720)
|
2018-08-12 14:43:22 -04:00 |
response.c
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
response.h
|
[core] abstraction layer for HTTP header manip
|
2018-09-23 18:01:58 -04:00 |
safe_memclear.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
safe_memclear.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
server.c
|
[core] quell insignificant coverity warning
|
2018-08-12 15:43:03 -04:00 |
server.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
settings.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
sock_addr.c
|
[core] quiet coverity false positive
|
2017-11-03 23:51:37 -04:00 |
sock_addr.h
|
[core] isolate sock_addr manipulation
|
2017-10-29 01:23:19 -04:00 |
splaytree.c
|
Fix header inclusion order, always include "config.h" before any system header
|
2009-10-11 14:31:42 +00:00 |
splaytree.h
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
stat_cache.c
|
[core] reset var if FAMMonitorDirectory() fails
|
2018-08-12 14:43:22 -04:00 |
stat_cache.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
status_counter.c
|
[core] code reuse with array_insert_key_value()
|
2018-09-16 05:18:05 -04:00 |
status_counter.h
|
[core] code reuse with array_insert_key_value()
|
2018-09-16 05:18:05 -04:00 |
stream.c
|
[core] remove some unused header includes
|
2017-03-28 02:17:33 -04:00 |
stream.h
|
[config] support include file glob (fixes #1221)
|
2016-05-13 20:49:31 -04:00 |
sys-endian.h
|
DragonFlyBSD defines __DragonFly__ (#2746)
|
2016-10-04 05:03:15 -04:00 |
sys-mmap.h
|
consistent inclusion of config.h at top of files (fixes #2073)
|
2016-03-19 15:14:35 +00:00 |
sys-socket.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
sys-strings.h
|
[core] sys-strings.h abstraction for strings.h
|
2017-04-24 10:14:17 -04:00 |
vector.c
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |
vector.h
|
[core] some header cleanup
|
2018-04-08 22:22:23 -04:00 |