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
Renamed configure options.
Valentin V. Bartenev
as Valentin Bartenev
More... over 6 years ago
The new module configuration interface. More... over 6 years ago
Removing auto/modules directory before commiting the new module More... over 6 years ago
Introduced nxt_conf_get_array_element().
Valentin V. Bartenev
as Valentin Bartenev
More... over 6 years ago
Object mapping interface extended with more string types.
Valentin V. Bartenev
as Valentin Bartenev
More... over 6 years ago
Renamed nxt_str_copy() to nxt_str_cstrz().
Valentin V. Bartenev
as Valentin Bartenev
More... over 6 years ago
Corrected path to nxt_socket.h in comments. More... over 6 years ago
Fixed building on ppc.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed building by GCC after 7d1017bd0f6c.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Controller: more HTTP headers and detailed JSON parsing errors.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed parsing of JSON encoded UTF-16 surrogate pairs.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
RPC: peer pid special value -1 may be used if pid is unknown. More... almost 7 years ago
Request body read state implemented. More... almost 7 years ago
Sync flag introduced for port type. More... almost 7 years ago
Tiny mmap buffers completion fixed. More... almost 7 years ago
Fixed JSON escape sequence parsing.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Fixed building without debug after c1ae75b4e17c and 6281674ecf4f.
Valentin V. Bartenev
as Valentin Bartenev
More... almost 7 years ago
Introducing configure option --with-php-ldflags=. More... almost 7 years ago
Fixed building by GCC. More... almost 7 years ago
Listening socket creation and binding operations are passed More... almost 7 years ago
Added basic port error handler. More... almost 7 years ago
Runtime processes protected with mutex. More... almost 7 years ago
Freed mmap memory filled with 0xA5. More... almost 7 years ago
Implicit port read buffer completion. More... almost 7 years ago
Using port rpc in controller->router configuration update. More... almost 7 years ago
Using port rpc in router->master start worker request. More... almost 7 years ago
Include build/Makefile into main Makefile. More... almost 7 years ago
Port RPC interface introduced. More... almost 7 years ago
Added bit flags to type parameter of nxt_port_socket_write(). More... almost 7 years ago
Added make target 'golang-nginext-install' to install precompiled go package. More... almost 7 years ago