index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_http_parse.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-26
HTTP parser: fixed memory overflow in the collisions test.
Valentin Bartenev
1
-0
/
+1
2017-12-25
HTTP parser: reworked header fields handling.
Valentin Bartenev
1
-286
/
+259
2017-12-08
HTTP parser: improved detection of corrupted request line.
Valentin Bartenev
1
-1
/
+43
2017-12-08
HTTP parser: slightly improved readability of code.
Valentin Bartenev
1
-103
/
+101
2017-07-05
Complex target parser copied from NGINX.
Max Romanov
1
-1
/
+336
2017-06-27
Applied nxt_pointer_to() and nxt_value_at() where possible.
Valentin Bartenev
1
-1
/
+1
2017-06-20
HTTP parser: reduced memory consumption of header fields list.
Valentin Bartenev
1
-59
/
+77
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-4
/
+3
2017-06-13
HTTP parser: decoupled header fields processing.
Valentin Bartenev
1
-157
/
+170
2017-06-09
HTTP parser: fixed handling header fields with missing colon.
Valentin Bartenev
1
-1
/
+3
2017-05-31
HTTP parser: changed style of a comment.
Valentin Bartenev
1
-4
/
+4
2017-05-10
Added missing "fall through" comments to make GCC 7 happy.
Valentin Bartenev
1
-0
/
+3
2017-04-25
HTTP parser: fixed minimum length optimization in headers hash.
Valentin Bartenev
1
-4
/
+7
2017-03-08
More optimizations of HTTP parser.
Valentin Bartenev
1
-103
/
+63
2017-03-01
HTTP parser.
Valentin Bartenev
1
-0
/
+889
2017-03-01
Removed legacy HTTP parser.
Valentin Bartenev
1
-595
/
+0