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
/
http_header.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] h2 match w/ lsxpack pseudo-header key only
Glenn Strauss
2023-03-25
1
-7
/
+4
*
[multiple] spelling: github action check-spelling
Glenn Strauss
2023-01-09
1
-1
/
+1
*
[core] HTTP/2 PRIORITY_UPDATE frame (experimental)
Glenn Strauss
2022-04-10
1
-0
/
+1
*
[multiple] WebSockets over HTTP/2 (fixes #3151)
Glenn Strauss
2022-03-25
1
-0
/
+1
*
[core] reduce memcmp in http_request_parse_header
Glenn Strauss
2021-08-27
1
-0
/
+10
*
[core] http_header_hkey_get() perf (better asm)
Glenn Strauss
2021-08-27
1
-2
/
+2
*
[multiple] http_header APIs to reduce str copies
Glenn Strauss
2021-03-26
1
-0
/
+6
*
[core] http_header_e <=> lshpack_static_hdr_idx
Glenn Strauss
2020-10-11
1
-0
/
+3
*
[multiple] extend enum http_header_e list
Glenn Strauss
2020-10-11
1
-1
/
+45
*
[core] extend (data_string *) to store header id
Glenn Strauss
2020-10-11
1
-2
/
+1
*
[core] http_header_hkey_get_lc() for HTTP/2
Glenn Strauss
2020-10-11
1
-0
/
+2
*
[core] separate http_header_e from _htags bitmask
Glenn Strauss
2020-10-11
1
-30
/
+30
*
[core] http_header_parse_hoff()
Glenn Strauss
2020-10-03
1
-0
/
+3
*
[core] HTTP2-Settings
Glenn Strauss
2020-10-03
1
-0
/
+1
*
[core] http_header_remove_token()
Glenn Strauss
2020-08-02
1
-0
/
+2
*
[core] stricter parse of numerical digits
Glenn Strauss
2020-07-08
1
-0
/
+3
*
[core] use uint32_t in http_header.[ch]
Glenn Strauss
2020-07-08
1
-14
/
+14
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-12
/
+12
*
[core] (const connection *) in http_header_*_get()
Glenn Strauss
2020-07-08
1
-3
/
+3
*
[core] http_header.c internal inline funcs
Glenn Strauss
2020-02-24
1
-0
/
+3
*
[core] add User-Agent to http_header_e enum
Glenn Strauss
2020-02-24
1
-3
/
+4
*
[core] http_header_str_contains_token()
Glenn Strauss
2020-02-24
1
-0
/
+3
*
[core] mark some more funcs w/ __attribute_pure__
Glenn Strauss
2019-06-06
1
-0
/
+1
*
[core] fix setting of headers previously reset (fixes #2919)
Glenn Strauss
2018-11-17
1
-0
/
+2
*
[core] abstraction layer for HTTP header manip
Glenn Strauss
2018-09-23
1
-0
/
+57