index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] rename http_kv funcs, reorder http_versions
Glenn Strauss
2023-05-03
1
-2
/
+2
*
[core] h2 http_request_parse_header() tweak
Glenn Strauss
2023-04-06
1
-0
/
+4
*
[core] h2 match w/ lsxpack pseudo-header key only
Glenn Strauss
2023-03-25
1
-9
/
+6
*
[multiple] use buffer_append_char()
Glenn Strauss
2022-05-11
1
-1
/
+1
*
[core] reusable code for r->state strings
Glenn Strauss
2022-05-11
1
-0
/
+38
*
[core] stricter conformance w/ upcoming HTTP/2 rev
Glenn Strauss
2022-03-29
1
-2
/
+13
*
[multiple] WebSockets over HTTP/2 (fixes #3151)
Glenn Strauss
2022-03-25
1
-2
/
+20
*
[core] combine more dup header processing code
Glenn Strauss
2021-10-27
1
-23
/
+13
*
[core] thwart h2 request tunnelling
Glenn Strauss
2021-10-27
1
-0
/
+4
*
[core] separate funcs to check for valid chars
Glenn Strauss
2021-10-27
1
-59
/
+63
*
[core] thwart h2c smuggling when Upgrade enabled
Glenn Strauss
2021-10-27
1
-0
/
+7
*
[core] reject HTTP/2 pseudo-header in trailers (#3102)
Glenn Strauss
2021-09-15
1
-0
/
+3
*
[core] log_error_multiline()
Glenn Strauss
2021-09-08
1
-2
/
+2
*
[core] reuse some cold duplicate hdr match code
Glenn Strauss
2021-09-08
1
-17
/
+32
*
[core] quiet compiler warnings
Glenn Strauss
2021-09-04
1
-1
/
+1
*
[multiple] http_method_buf()
Glenn Strauss
2021-08-27
1
-3
/
+1
*
[multiple] buffer_copy_string_len_lc()
Glenn Strauss
2021-08-27
1
-2
/
+1
*
[core] lowercase r->http_host, r->uri.authority
Glenn Strauss
2021-08-27
1
-22
/
+28
*
[core] reduce memcmp in http_request_parse_header
Glenn Strauss
2021-08-27
1
-77
/
+105
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-22
/
+20
*
[core] adjust r->http_host ptr caching
Glenn Strauss
2021-05-10
1
-11
/
+11
*
[core] simplify buffer_path_simplify()
Glenn Strauss
2021-05-08
1
-1
/
+1
*
[core] mark some likely hot paths (better asm)
Glenn Strauss
2021-05-08
1
-6
/
+7
*
[core] tighten code in request_check_hostname()
Glenn Strauss
2021-05-06
1
-188
/
+75
*
[core] ignore empty headers unless pseudo-headers
Glenn Strauss
2021-04-02
1
-3
/
+10
*
[core] mark debug path unlikely
Glenn Strauss
2021-04-02
1
-1
/
+1
*
[multiple] use buffer_append_* aggregates
Glenn Strauss
2021-04-02
1
-6
/
+2
*
[multiple] add attrs from gcc -Wsuggest-attribute=
Glenn Strauss
2021-03-26
1
-1
/
+1
*
[multiple] replace buffer_is_equal_caseless_string
Glenn Strauss
2021-01-07
1
-1
/
+1
*
[core] li_restricted_strtoint64()
Glenn Strauss
2020-12-15
1
-1
/
+1
*
[core] quiet more request parse errs unless debug
Glenn Strauss
2020-11-27
1
-15
/
+14
*
[core] http_header_e <=> lshpack_static_hdr_idx
Glenn Strauss
2020-10-11
1
-1
/
+2
*
[core] http_header_hkey_get_lc() for HTTP/2
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[core] tst,set,clr macros for r->{rqst,resp}_htags
Glenn Strauss
2020-10-11
1
-10
/
+10
*
[core] light_isupper(), light_islower()
Glenn Strauss
2020-10-11
1
-2
/
+2
*
[core] update HTTP status codes list from IANA
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[core] do not require '\0' term for k,v hdr parse
Glenn Strauss
2020-10-11
1
-5
/
+36
*
[core] http_request_parse_header() specialized
Glenn Strauss
2020-10-11
1
-153
/
+286
*
[core] update comment
Glenn Strauss
2020-10-11
1
-2
/
+2
*
[core] connection transition to HTTP/2; incomplete
Glenn Strauss
2020-10-11
1
-4
/
+7
*
[core] move http_request_headers_process()
Glenn Strauss
2020-10-03
1
-1
/
+39
*
[core] HTTP2-Settings
Glenn Strauss
2020-10-03
1
-0
/
+5
*
[core] parse h2 pseudo-headers
Glenn Strauss
2020-10-03
1
-3
/
+169
*
[multiple] add summaries to top of some modules
Glenn Strauss
2020-07-08
1
-0
/
+7
*
[core] RFC-strict parse of Content-Length
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] correct misspellings in comments
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] parse header label before end of line
Glenn Strauss
2020-07-08
1
-27
/
+28
*
[core] http_response_comeback()
Glenn Strauss
2020-07-08
1
-12
/
+7
*
[core] remove r->uri.path_raw; generate as needed
Glenn Strauss
2020-07-08
1
-8
/
+6
*
[core] http_request_parse_target()
Glenn Strauss
2020-07-08
1
-2
/
+134
[next]