summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23External Go app request processing.Max Romanov5-1/+64
2017-06-23PHP app request processing.Max Romanov5-0/+80
2017-06-23Python app request processing.Max Romanov2-17/+13
2017-06-23Store pointer to shared memory start in buf->parent.Max Romanov1-0/+1
2017-06-23lvlhash for ports moved to separate files for future re-use.Max Romanov1-0/+3
2017-06-20Using new memory pool implementation.Igor Sysoev1-5/+3
2017-06-19Memory pools refactoring.Igor Sysoev1-3/+3
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-8/+8
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-0/+2
2017-05-12Using shared memory to send data via nxt_port.Max Romanov2-0/+62
2017-04-21Macros for atomic 'OR' and 'AND' operations introduced.Max Romanov1-0/+8
2017-04-10JSON parsing in controller.Valentin Bartenev1-0/+2
2017-03-14Adding CFLAGS to link commands to pass flags required byIgor Sysoev1-2/+2
2017-03-14Fixed unit tests building broken by the previous commit.Igor Sysoev1-11/+11
2017-03-09Processes refactoring.Igor Sysoev3-7/+9
2017-03-01HTTP parser.Valentin Bartenev1-0/+3
2017-03-01Removed legacy HTTP parser.Valentin Bartenev1-1/+0
2017-02-22Port changes.Igor Sysoev1-2/+1
2017-02-22I/O operations refactoring.Igor Sysoev1-1/+2
2017-02-07Event engines refactoring.Igor Sysoev1-10/+9
2017-02-01Process channels have been renamed to ports.Igor Sysoev1-4/+4
2017-01-30nxt_event_timer has been renamed to nxt_timer.Igor Sysoev1-2/+2
2017-01-27Work queues refactoring.Igor Sysoev1-2/+5
2017-01-24Now CFLAGS variable allows to overwrite configured options.Igor Sysoev1-1/+1
2017-01-24Fixed Python building on Ubuntu.Igor Sysoev1-1/+1
2017-01-23Introducing tasks.Igor Sysoev1-1/+8
2017-01-17Initial version.Igor Sysoev29-0/+3779