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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
23
-385
/
+1226
2017-07-12
Controller: proper reconfiguration requests handling.
Valentin Bartenev
6
-44
/
+153
2017-07-11
Sending a result of configuration applying back to the controller.
Igor Sysoev
2
-103
/
+230
2017-07-10
Introducing thread-safe nxt_random().
Igor Sysoev
9
-32
/
+12
2017-07-10
Configuration: improved validation.
Valentin Bartenev
1
-25
/
+59
2017-07-10
Configuration: nxt_conf_map_object() improvements.
Valentin Bartenev
3
-35
/
+18
2017-07-10
Controller: passing full configuration to router.
Valentin Bartenev
1
-170
/
+6
2017-07-07
Router: a fix in the previous changeset.
Igor Sysoev
1
-1
/
+1
2017-07-07
Router: processing application configuration.
Igor Sysoev
3
-35
/
+267
2017-07-07
Configuration: basic schema validation for applications.
Valentin Bartenev
1
-14
/
+122
2017-07-07
Router: connection destroy sequence fixed.
Max Romanov
2
-3
/
+11
2017-07-07
Controller: relaxed JSON parser.
Valentin Bartenev
1
-80
/
+72
2017-07-07
Taken counter initialized for new pages.
Max Romanov
1
-0
/
+1
2017-07-07
Memory pool thread safety checks in DEBUG build and usage fixes.
Max Romanov
6
-16
/
+100
2017-07-07
Work queue thread safety checks for DEBUG build.
Max Romanov
3
-7
/
+44
2017-07-07
Python initialization moved from master to worker application.
Max Romanov
1
-94
/
+46
2017-07-07
Process stop notification from master to all other processes.
Max Romanov
11
-22
/
+113
2017-07-07
Cosmetic changes to remove some annoying valgrind messages.
Max Romanov
3
-2
/
+12
2017-07-07
Using engine's task instead of listen's task.
Max Romanov
1
-0
/
+4
2017-07-07
Redirecting buffer completion handler to specific engine.
Max Romanov
9
-79
/
+236
2017-07-06
Controller: sending JSON configuration to router.
Valentin Bartenev
4
-33
/
+288
2017-07-06
Fixed mapping of int32_t in nxt_conf_map_object().
Valentin Bartenev
1
-1
/
+1
2017-07-06
Router: read configuration from port.
Max Romanov
6
-19
/
+96
2017-07-05
An assertion on listening socket close.
Igor Sysoev
1
-2
/
+5
2017-07-05
By default a number of router worker threads is set to a number
Igor Sysoev
1
-0
/
+4
2017-07-05
Configuration: basic validation of schema.
Valentin Bartenev
5
-53
/
+288
2017-07-05
Router: processing JSON configuration.
Igor Sysoev
8
-131
/
+445
2017-07-05
PHP SAPI: SERVER_NAME, SERVER_PORT and REMOTE_ADDR introduced.
Max Romanov
1
-79
/
+146
2017-07-05
Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced.
Max Romanov
3
-59
/
+92
2017-07-05
Complex target parser copied from NGINX.
Max Romanov
9
-54
/
+413
2017-06-29
Added nxt_msec_t element to nxt_conf_map_object().
Igor Sysoev
2
-9
/
+16
2017-06-29
Fixed port processing in nxt_sockaddr_text().
Igor Sysoev
2
-5
/
+7
2017-06-29
Using static and constant linger structure.
Igor Sysoev
2
-16
/
+16
2017-06-28
Fixed building on Solaris broken in changeset 4077decf847b.
Igor Sysoev
2
-3
/
+3
2017-06-28
Controller: fixed reading of request body.
Valentin Bartenev
1
-13
/
+15
2017-06-28
Configuration: reduced names of structures, functions, and macros.
Valentin Bartenev
4
-377
/
+363
2017-06-28
Fixed building with enabled IPv6 support.
Igor Sysoev
1
-4
/
+4
2017-06-28
JSON property iterator nxt_conf_json_object_next_member().
Igor Sysoev
2
-0
/
+30
2017-06-28
Setting listen socket fields lost in changeset 10688b89aa16.
Igor Sysoev
2
-0
/
+4
2017-06-28
Small optimization in nxt_sockaddr_text().
Igor Sysoev
1
-13
/
+4
2017-06-27
Fixed INET6 sockaddr processing in nxt_sockaddr_text().
Igor Sysoev
1
-5
/
+8
2017-06-27
Fixed Unix sockaddr processing in nxt_sockaddr_text().
Igor Sysoev
1
-5
/
+2
2017-06-27
nxt_sockaddr_parse() introducted.
Igor Sysoev
2
-1
/
+208
2017-06-27
Applied nxt_pointer_to() and nxt_value_at() where possible.
Valentin Bartenev
16
-37
/
+28
2017-06-26
Interface for mapping JSON configuration objects to C structures.
Valentin Bartenev
3
-3
/
+148
2017-06-26
Simplified nxt_conf_json_object_get_member().
Valentin Bartenev
1
-7
/
+1
2017-06-26
Double buf completion call on connection timeout fixed.
Max Romanov
1
-5
/
+1
2017-06-26
PHP post body processing fixed, default index name introduced.
Max Romanov
1
-8
/
+32
2017-06-26
Build on Solaris 11 fixed.
Max Romanov
7
-7
/
+55
2017-06-23
Configuration printing functions splitted in two parts.
Valentin Bartenev
3
-162
/
+213
[next]