Commit Graph

3497 Commits (8abbf621d1aafd883e8ea004e09d4e06c157e5e8)
 

Author SHA1 Message Date
Glenn Strauss 8e2cf55250 [core] redirect to dir using relative-path
2 years ago
Glenn Strauss baa651a3ab [mod_status] adjust to print HTTP/2 requests
2 years ago
Glenn Strauss 9d74aa600b [mod_status] separate funcs to print request table
2 years ago
Glenn Strauss 06df2716f2 [core] comment possible future ls-hpack optimize
2 years ago
Glenn Strauss 8fc8ab891a [core] http_request_parse_header() specialized
2 years ago
Glenn Strauss ada09a23b0 [core] h2_send_headers() specialized for resp hdrs
2 years ago
Glenn Strauss 014e5240ef [core] HTTP/2 HPACK using LiteSpeed ls-hpack
2 years ago
Glenn Strauss 70b1af0640 [core] link in ls-hpack (EXPERIMENTAL)
2 years ago
Glenn Strauss 1bf4555800 [core] update comment
2 years ago
Glenn Strauss 501182dc4b [core] adjust (disabled) debug code
2 years ago
Glenn Strauss 1c7c19a9d5 [core] skip write throttle for 100 Continue
2 years ago
Glenn Strauss 6fc8ad3194 [core] discard 100 102 103 responses from backend
2 years ago
Glenn Strauss 4d9c54f61b [core] mark some error paths with attribute cold
2 years ago
Glenn Strauss 8d7e9439b5 [core] connection transition to HTTP/2; incomplete
2 years ago
Glenn Strauss 784f1ac1da [core] alternate between two joblists
2 years ago
Glenn Strauss 6eca864c5e [core] h2.[ch] with stub funcs (incomplete)
2 years ago
Glenn Strauss 2c8f1b4621 [core] isolate more resp code in response.c
2 years ago
Glenn Strauss 2f2eec18fb [multiple] isolate more con code in connections.c
2 years ago
Glenn Strauss 8940fec894 [multiple] modules read reqbody via fn ptr
2 years ago
Glenn Strauss 4e4026703d [core] reqpool.[ch] for (request_st *)
2 years ago
Glenn Strauss 6971c6c811 [core] move http_request_headers_process()
2 years ago
Glenn Strauss db7b51a4f6 [core] http_header_parse_hoff()
2 years ago
Glenn Strauss 89b3d73daa [core] adjust http_request_headers_process()
2 years ago
Glenn Strauss 517e32785e [core] HTTP2-Settings
2 years ago
Glenn Strauss 4e656f5354 [core] connection_set_fdevent_interest()
2 years ago
Glenn Strauss d4937e29f1 [mod_accesslog,mod_rrdtool] HTTP/2 basic accounting
2 years ago
Glenn Strauss afc2025d8e [core] reset connection counters per connection
2 years ago
Glenn Strauss 8eea3bd014 [core] connection_state_machine_loop()
2 years ago
Glenn Strauss 68dd6312a2 [core] request_headers_process()
2 years ago
Glenn Strauss f37c90bccc [core] parse h2 pseudo-headers
2 years ago
Glenn Strauss 4c699be6c6 [core] recognize status: 421 Misdirected Request
2 years ago
Glenn Strauss 77057a7c02 [core] lowercase response hdr field names for h2
2 years ago
Glenn Strauss e089facf84 [core] do not send Connection: close if h2
2 years ago
Glenn Strauss 21987c863f [mod_extforward] preserve changed addr for h2 con
2 years ago
Glenn Strauss bbcc2f229a [multiple] allow TLS ALPN "h2" if "server.h2proto"
2 years ago
Glenn Strauss a8f8d5edc0 [core] HTTP_VERSION_2
3 years ago
Glenn Strauss 1041a56dd9 [core] server.feature-flags to enable h2
3 years ago
Glenn Strauss 96324fbba0 [mod_extforward] skip after HANDLER_COMEBACK
3 years ago
Glenn Strauss 0c7d250034 [mod_extforward] save proto per connection
3 years ago
Glenn Strauss b600b75f20 [core] inline buffer_reset()
3 years ago
Glenn Strauss e1bb579361 [core] disperse settings.h to appropriate headers
3 years ago
Glenn Strauss 3e046ccabf [core] dlsym for FAMNoExists() for compat w/ fam
3 years ago
Glenn Strauss d2d5f27f80 [core] chunkqueue_compact_mem() must upd cq->last
3 years ago
Glenn Strauss 346280fed7 [mod_proxy] do not forward Expect: 100-continue
3 years ago
Glenn Strauss 8b4abaf498 [mod_webdav] fix fallback if linkat() fails
3 years ago
Jeff Zignego 3470919212 Add avahi service file under doc/avahi/
3 years ago
Stefan Bühler 5515bb2a08 scons: fix check environment
3 years ago
Glenn Strauss e012705b43 [build] SCons fix space/tabs inconsistency
3 years ago
Glenn Strauss eb4f953396 [build] avoid accept_filter_arg compiler warning
3 years ago
Glenn Strauss cea7e92157 [build] SCons brotli needs pkg-config --static
3 years ago