Commit Graph

2697 Commits (5a159e828dabb1ae9a7d2244a0c1926b763028e5)
 

Author SHA1 Message Date
Glenn Strauss bad1cfe059 [core] debug server.log-request-header-on-error
5 years ago
Glenn Strauss a8aa39c699 [core] remove some duplicative code in log.c
5 years ago
Glenn Strauss 6ebd289788 [core] inline some buffer.[ch] routines
5 years ago
Glenn Strauss 3eb7902e10 [core] server.http-parseopts URL normalization opt (fixes #1720)
5 years ago
Glenn Strauss 6ccccaaa38 [tests] move src/test_*.c to src/t/
5 years ago
Glenn Strauss a46bc4f5de [core] remove proc_open.[ch], reduce stdio.h use
5 years ago
Glenn Strauss fb5a33ffe9 [core] remove unused get_http_status_body_name()
5 years ago
Glenn Strauss c56b21084e [core] http_kv.[ch] method, status, version str
5 years ago
Glenn Strauss 1b62dc325c [tests] test_request unit tests
5 years ago
Glenn Strauss e8c1efd5df [core] data_config_pcre_compile,exec()
5 years ago
Glenn Strauss cf9474aa2c [mod_redirect, mod_rewrite] code reuse (sharing)
5 years ago
Glenn Strauss 22f3f43621 [core] CONNECT must be handled before fs hooks
5 years ago
Glenn Strauss 83cdf28610 [core] check for continuation in server.tag
5 years ago
Glenn Strauss 132c1b6019 [tests] remove test_buffer output, except on error
5 years ago
Glenn Strauss 1cef8dfc05 [tests] reduce test_base64 brute force tests
5 years ago
Glenn Strauss 1593190651 [core] buffer_append_string_encoded() uc hex
5 years ago
Glenn Strauss 3d880810d1 [core] buffer_append_uint_hex_lc() uses lc hex
5 years ago
Glenn Strauss d3cf141d14 [core] li_tohex_lc() explicitly uses lc hex chars
5 years ago
Glenn Strauss 5e60b8faea [mod_secdownload] compare bin MAC instead of hex
5 years ago
Glenn Strauss 9eda625d67 [core] more efficient hex2int()
5 years ago
Glenn Strauss 936db51f05 [core] buffer_append_string_encoded_hex_lc()
5 years ago
Glenn Strauss 78024584bb [core] check if SOCK_NONBLOCK is ignored (fixes #2883)
5 years ago
Glenn Strauss 3efaff973f [mod_fastcgi,mod_scgi] fastcgi.balance,scgi.balance (fixes #2882)
5 years ago
Glenn Strauss b70186131a [mod_magnet] reduce buffer copies
5 years ago
Glenn Strauss 4753064318 [mod_magnet] code reuse
5 years ago
Glenn Strauss 6fb023d664 [mod_wstunnel] better Sec-WebSocket-Protocol parse
5 years ago
Glenn Strauss 04d76e7afd [core] some header cleanup
5 years ago
Glenn Strauss fefc82153a [build] remove m4 AC_PATH_PROG for PKG_CONFIG
5 years ago
Glenn Strauss d400f8aac5 [core] fdevent_accept_listenfd() nonblock cloexec
5 years ago
Glenn Strauss 26fb8d3ee6 [mod_proxy] fix segfault in Set-Cookie reverse map (fixes #2879)
5 years ago
Glenn Strauss 210b57708e [core] fix rare race condition from backends (fixes #2878)
5 years ago
Glenn Strauss 957916a90e [core] minor code cleanup in gw_recv_response()
5 years ago
Glenn Strauss 86f64a0288 [mod_magnet] fix regression in lighty.stat (fixes #2877)
5 years ago
Glenn Strauss e21906b3b4 [core] fix crash if 'host' empty in config (fixes #2876)
5 years ago
Glenn Strauss 78e25f0f50 [mod_extforward] allow explict IPs to be untrusted (#2860)
5 years ago
Glenn Strauss ae54806dc2 - next is 1.4.50
5 years ago
Glenn Strauss d0d5d4267b [doc] NEWS
5 years ago
Glenn Strauss 758d24142b [core] fix incorrect hash algorithm impl
5 years ago
Glenn Strauss 5a6e4df85c [mod_auth] check that digest realm matches config
5 years ago
Glenn Strauss 81b7e8e2fb [mod_auth] constant time compare plain passwords
5 years ago
Glenn Strauss 7265c72b6c [autoconf] reduce minimum automake version to 1.13
5 years ago
Glenn Strauss 4a674224ab [core] re-enable overloaded backends w/ multi wkrs
5 years ago
Glenn Strauss fc7edb3946 [mod_extforward] CIDR support for trusted proxies (fixes #2860)
5 years ago
Glenn Strauss cd2b51cb1a [core] fix CONNECT w strict header parsing enabled
5 years ago
Glenn Strauss bd32f67046 [core] open additional fds O_CLOEXEC
5 years ago
Glenn Strauss b1df38ab6a [core] increase stat_cache abstraction
5 years ago
Glenn Strauss 2496c1af4c [core] pass array_get_element_klen() const array *
5 years ago
Glenn Strauss 6a6d32698e [core] fix path-info calculation in git master (fixes #2861)
5 years ago
Glenn Strauss 978a3f8dad [core] add include sys/poll.h on Solaris (fixes #2859)
5 years ago
Glenn Strauss 58a1793964 [core] fix 32-bit compile POST w/ chunked request body (#2854)
5 years ago