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
/
nxt_controller.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
Improved reconfiguration requests serialization.
Valentin Bartenev
1
-81
/
+49
2017-08-26
Added configure and command line option --control.
Igor Sysoev
1
-16
/
+0
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
1
-116
/
+238
2017-08-04
Fixed building without debug after c1ae75b4e17c and 6281674ecf4f.
Valentin Bartenev
1
-6
/
+2
2017-08-02
Using port rpc in controller->router configuration update.
Max Romanov
1
-10
/
+24
2017-08-02
Added bit flags to type parameter of nxt_port_socket_write().
Max Romanov
1
-1
/
+2
2017-07-21
Fixed building without debug.
Valentin Bartenev
1
-4
/
+2
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-8
/
+5
2017-07-12
Controller: proper reconfiguration requests handling.
Valentin Bartenev
1
-43
/
+136
2017-07-10
Controller: passing full configuration to router.
Valentin Bartenev
1
-170
/
+6
2017-07-06
Controller: sending JSON configuration to router.
Valentin Bartenev
1
-32
/
+210
2017-07-06
Router: read configuration from port.
Max Romanov
1
-0
/
+32
2017-07-05
Configuration: basic validation of schema.
Valentin Bartenev
1
-2
/
+16
2017-07-05
Complex target parser copied from NGINX.
Max Romanov
1
-8
/
+1
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
1
-37
/
+32
2017-06-28
Setting listen socket fields lost in changeset 10688b89aa16.
Igor Sysoev
1
-0
/
+2
2017-06-23
Configuration printing functions splitted in two parts.
Valentin Bartenev
1
-3
/
+2
2017-06-23
Renames and reordering of parameters in configuration parser functions.
Valentin Bartenev
1
-13
/
+14
2017-06-20
HTTP parser: reduced memory consumption of header fields list.
Valentin Bartenev
1
-4
/
+5
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-28
/
+18
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-33
/
+33
2017-06-13
HTTP parser: decoupled header fields processing.
Valentin Bartenev
1
-13
/
+25
2017-06-06
C99 style declaration of connection states.
Igor Sysoev
1
-38
/
+21
2017-06-06
The controller did not work because of changes in the previous
Igor Sysoev
1
-1
/
+1
2017-05-30
Controller: support for partial PUT and DELETE operations.
Valentin Bartenev
1
-51
/
+152
2017-05-26
Style and a trivial fix.
Valentin Bartenev
1
-1
/
+1
2017-05-18
Controller: partial retrieving of configuration.
Valentin Bartenev
1
-2
/
+23
2017-05-16
Controller: pretty-printing of JSON responses.
Valentin Bartenev
1
-13
/
+46
2017-05-15
Controller: trivial abilities to save and request configuration.
Valentin Bartenev
1
-43
/
+105
2017-04-11
JSON output in controller.
Valentin Bartenev
1
-14
/
+53
2017-04-10
JSON parsing in controller.
Valentin Bartenev
1
-14
/
+30
2017-03-16
Some basic HTTP handling in controller.
Valentin Bartenev
1
-7
/
+299
2017-03-09
Processes refactoring.
Igor Sysoev
1
-0
/
+254
[prev]