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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
Improved English.
Igor Sysoev
1
-3
/
+3
2017-08-28
Improved reconfiguration requests serialization.
Valentin Bartenev
1
-81
/
+49
2017-08-28
Fixed nxt_job_file_read_data().
Valentin Bartenev
1
-1
/
+1
2017-08-26
Added configure and command line option --help.
Igor Sysoev
1
-0
/
+44
2017-08-26
Added configure and command line option --control.
Igor Sysoev
4
-39
/
+41
2017-08-26
Added configure and command line option --modules.
Igor Sysoev
3
-2
/
+28
2017-08-26
Added configure option --user=USER and --group=GROUP.
Igor Sysoev
2
-11
/
+31
2017-08-26
Added configure option --pid=FILE.
Igor Sysoev
2
-18
/
+4
2017-08-26
Added configure options --prefix=PATH and --log=FILE.
Igor Sysoev
2
-15
/
+9
2017-08-26
Introduced nxt_socket_defer_accept().
Igor Sysoev
4
-13
/
+25
2017-08-26
Removed unused function.
Igor Sysoev
2
-70
/
+0
2017-08-25
Fixed typedef nxt_port_mmap_msg_t redefinition after 1b394e999c7c.
Sergey Kandaurov
1
-1
/
+0
2017-08-24
Fixed building by GCC after 924c70e5fd1f.
Valentin Bartenev
1
-1
/
+1
2017-08-24
Removed configure option --no-threads.
Igor Sysoev
18
-269
/
+8
2017-08-24
Checking invalid command line options.
Igor Sysoev
1
-1
/
+8
2017-08-24
Added command line option --version.
Igor Sysoev
3
-6
/
+19
2017-08-24
Removed command line option --workers.
Igor Sysoev
2
-24
/
+0
2017-08-24
Renamed command line option --no-daemonize to --no-daemon.
Igor Sysoev
1
-1
/
+1
2017-08-17
The new module configuration interface.
Igor Sysoev
17
-401
/
+858
2017-08-16
Introduced nxt_conf_get_array_element().
Valentin Bartenev
2
-0
/
+21
2017-08-16
Object mapping interface extended with more string types.
Valentin Bartenev
4
-15
/
+52
2017-08-16
Renamed nxt_str_copy() to nxt_str_cstrz().
Valentin Bartenev
2
-3
/
+3
2017-08-16
Corrected path to nxt_socket.h in comments.
Ruslan Ermilov
3
-5
/
+5
2017-08-15
Fixed building on ppc.
Valentin Bartenev
1
-1
/
+1
2017-08-13
Fixed building by GCC after 7d1017bd0f6c.
Valentin Bartenev
1
-1
/
+1
2017-08-11
Controller: more HTTP headers and detailed JSON parsing errors.
Valentin Bartenev
5
-158
/
+576
2017-08-11
Fixed parsing of JSON encoded UTF-16 surrogate pairs.
Valentin Bartenev
1
-16
/
+13
2017-08-11
Request body read state implemented.
Max Romanov
15
-254
/
+610
2017-08-11
Sync flag introduced for port type.
Max Romanov
2
-4
/
+12
2017-08-11
RPC: peer pid special value -1 may be used if pid is unknown.
Max Romanov
1
-36
/
+43
2017-08-11
Tiny mmap buffers completion fixed.
Max Romanov
3
-4
/
+5
2017-08-08
Fixed JSON escape sequence parsing.
Valentin Bartenev
1
-2
/
+4
2017-08-04
Fixed building without debug after c1ae75b4e17c and 6281674ecf4f.
Valentin Bartenev
2
-11
/
+4
2017-08-04
Fixed building by GCC.
Igor Sysoev
1
-1
/
+1
2017-08-02
Listening socket creation and binding operations are passed
Igor Sysoev
5
-63
/
+406
2017-08-02
Added basic port error handler.
Max Romanov
8
-40
/
+81
2017-08-02
Runtime processes protected with mutex.
Max Romanov
8
-68
/
+106
2017-08-02
Freed mmap memory filled with 0xA5.
Max Romanov
1
-0
/
+6
2017-08-02
Implicit port read buffer completion.
Max Romanov
4
-21
/
+24
2017-08-02
Using port rpc in controller->router configuration update.
Max Romanov
4
-46
/
+30
2017-08-02
Using port rpc in router->master start worker request.
Max Romanov
6
-177
/
+148
2017-08-02
Port RPC interface introduced.
Max Romanov
8
-0
/
+368
2017-08-02
Added bit flags to type parameter of nxt_port_socket_write().
Max Romanov
9
-66
/
+56
2017-08-02
Using old-style packed attribute specification for compatibility.
Max Romanov
1
-4
/
+4
2017-07-25
Assign current request id to prevent port memory release.
Max Romanov
1
-0
/
+1
2017-07-25
Using engine task to avoid racing condition.
Max Romanov
1
-1
/
+6
2017-07-25
Fixed building on Solaris by Sun C.
Max Romanov
5
-11
/
+9
2017-07-21
Fixed building without debug.
Valentin Bartenev
1
-4
/
+2
2017-07-19
Fixed a bug introduced in the changeset 9585902ff351.
Igor Sysoev
1
-1
/
+1
2017-07-19
Listening sockets remaining from the previous configuration
Igor Sysoev
1
-0
/
+1
[prev]
[next]