1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Mar 12, 2023 — Mar 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTTP parser: reduced memory consumption of header fields list.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed errors in the previous changeset. More... almost 7 years ago
Using new memory pool implementation. More... almost 7 years ago
Fixed error in the previous changeset. More... almost 7 years ago
Memory pools refactoring. More... almost 7 years ago
nxt_event_conn_... functions and structures have been renamed More... almost 7 years ago
Router: follow up to HTTP parser changes. More... almost 7 years ago
HTTP parser: decoupled header fields processing.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
HTTP parser: fixed handling header fields with missing colon.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed building by GCC 7 (broken in 0b10a73d4993).
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed building with epoll (broken in 92b4984ca3c1).
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
C99 style declaration of connection states. More... almost 7 years ago
Optimization of kqueue event processing on connection close. More... almost 7 years ago
The controller did not work because of changes in the previous More... almost 7 years ago
Skeleton of router configuration and request processing. More... almost 7 years ago
HTTP parser: changed style of a comment.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Controller: support for partial PUT and DELETE operations.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
A small rbtree delete fixup optimization. More... almost 7 years ago
Style and a trivial fix.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
A small rbtree insert fixup optimization. More... almost 7 years ago
Optimized internal representation of JSON objects and arrays.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Controller: partial retrieving of configuration.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Controller: pretty-printing of JSON responses.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Controller: trivial abilities to save and request configuration.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Fixed building test on Solaris More... about 7 years ago
Using shared memory to send data via nxt_port. More... about 7 years ago
Fixed error introduced in rev d3dfd7c497e8. More... about 7 years ago
Added one more missing "fall through" comment in tests.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Added missing "fall through" comments to make GCC 7 happy.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
HTTP parser: fixed minimum length optimization in headers hash.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago