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
Memory pool thread safety checks in DEBUG build and usage fixes. More... almost 7 years ago
Python initialization moved from master to worker application. More... almost 7 years ago
Process stop notification from master to all other processes. More... almost 7 years ago
Cosmetic changes to remove some annoying valgrind messages. More... almost 7 years ago
Using engine's task instead of listen's task. More... almost 7 years ago
Redirecting buffer completion handler to specific engine. More... almost 7 years ago
Controller: sending JSON configuration to router.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed mapping of int32_t in nxt_conf_map_object().
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Router: read configuration from port. More... almost 7 years ago
An assertion on listening socket close. More... almost 7 years ago
By default a number of router worker threads is set to a number More... almost 7 years ago
Configuration: basic validation of schema.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Router: processing JSON configuration. More... almost 7 years ago
PHP SAPI: SERVER_NAME, SERVER_PORT and REMOTE_ADDR introduced. More... almost 7 years ago
Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced. More... almost 7 years ago
Complex target parser copied from NGINX. More... almost 7 years ago
Added nxt_msec_t element to nxt_conf_map_object(). More... almost 7 years ago
Fixed port processing in nxt_sockaddr_text(). More... almost 7 years ago
Using static and constant linger structure. More... almost 7 years ago
Fixed building on Solaris broken in changeset 4077decf847b. More... almost 7 years ago
Controller: fixed reading of request body.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Configuration: reduced names of structures, functions, and macros.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed building with enabled IPv6 support. More... almost 7 years ago
JSON property iterator nxt_conf_json_object_next_member(). More... almost 7 years ago
Setting listen socket fields lost in changeset 10688b89aa16. More... almost 7 years ago
Small optimization in nxt_sockaddr_text(). More... almost 7 years ago
Fixed INET6 sockaddr processing in nxt_sockaddr_text(). More... almost 7 years ago
Fixed Unix sockaddr processing in nxt_sockaddr_text(). More... almost 7 years ago
nxt_sockaddr_parse() introducted. More... almost 7 years ago
Applied nxt_pointer_to() and nxt_value_at() where possible.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago