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_master_process.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Controller: proper reconfiguration requests handling.
Valentin Bartenev
1
-1
/
+1
2017-07-07
Process stop notification from master to all other processes.
Max Romanov
1
-3
/
+17
2017-07-06
Router: read configuration from port.
Max Romanov
1
-1
/
+1
2017-06-23
Application-side message processing.
Max Romanov
1
-1
/
+1
2017-06-23
nxt_process_create() changed to add process to runtime before callbacks.
Max Romanov
1
-10
/
+1
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-8
/
+8
2017-05-12
Using shared memory to send data via nxt_port.
Max Romanov
1
-44
/
+37
2017-03-14
Fixed building on FreeBSD.
Igor Sysoev
1
-1
/
+1
2017-03-09
Processes refactoring.
Igor Sysoev
1
-314
/
+166
2017-02-22
Port changes.
Igor Sysoev
1
-45
/
+47
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-2
/
+2
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-1
/
+1
2017-02-01
Process channels have been renamed to ports.
Igor Sysoev
1
-20
/
+20
2017-02-01
More refactoring relicts removed.
Igor Sysoev
1
-5
/
+4
2017-01-31
Event engine timers refactoring.
Igor Sysoev
1
-1
/
+0
2017-01-30
nxt_event_timer has been renamed to nxt_timer.
Igor Sysoev
1
-2
/
+2
2017-01-27
Work queues refactoring.
Igor Sysoev
1
-1
/
+1
2017-01-23
Introducing tasks.
Igor Sysoev
1
-70
/
+79