summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Introduced deb packages building tools.0.2Andrei Belov39-3/+1367
2017-10-19Introduced rpm packages building tools.Andrei Belov21-1/+932
2017-10-19Fixing Go package build.Max Romanov5-14/+21
2017-10-19Added version 0.2 CHANGES.Igor Sysoev2-1/+84
2017-10-19Added changelogs generation tools.Andrei Belov7-0/+669
2017-10-19Fixed controller restarting.Valentin Bartenev2-24/+38
2017-10-19Keep application worker until response for all requests received.Max Romanov1-1/+4
2017-10-19Filtering process to keep connection.Max Romanov5-13/+58
2017-10-19Introducing mmap_handler to count references to shared memory.Max Romanov3-87/+146
2017-10-19Supporting concurrent shared memory fd receive in router.Max Romanov6-104/+86
2017-10-19Introducing src_pid for mmap header for accurate buf completion.Max Romanov3-16/+30
2017-10-19Fixed matching of empty version.Valentin Bartenev1-0/+4
2017-10-19Fixed the bug introduced in the previous changeset.Igor Sysoev1-4/+9
2017-10-18Added the debug option to module compatibility vector.Igor Sysoev4-4/+13
2017-10-18Router: fixed segfault after configuration change.Igor Sysoev7-193/+258
2017-10-17Storing memory cache slot hint inside nxt_sockaddr_t.Igor Sysoev7-31/+27
2017-10-10Basic validation errors.Valentin Bartenev3-84/+258
2017-10-10Optimized application type handling.Valentin Bartenev6-58/+50
2017-10-05Fixed building with old GCC after the previous change.Valentin Bartenev1-2/+1
2017-10-05Improved applications versions handling.Valentin Bartenev10-16/+244
2017-10-04Added Linux 4.5 EPOLLEXCLUSIVE support.Igor Sysoev1-2/+10
2017-10-04Port message fragmentation supported.Max Romanov9-28/+273
2017-10-04Optimized request<->app link allocation.Max Romanov1-36/+59
2017-10-04Breaking read loop by nxt_port_read_close().Max Romanov1-0/+1
2017-10-04Introducing process use counter.Max Romanov6-38/+52
2017-10-04Return error codes for port_hash operations.Max Romanov3-8/+30
2017-10-04Using port 'post' facility to proxy remove pid message to workers.Max Romanov4-86/+30
2017-10-04Using request mem pool for req<->app link.Max Romanov2-3/+20
2017-10-04Fixed error generation during request processing.Max Romanov1-40/+94
2017-10-04Optimized send message allocations.Max Romanov2-42/+102
2017-10-04Introducing use counters for port and app. Thread safe port write.Max Romanov9-407/+682
2017-10-04Using engine memiory pool for port write allocations.Max Romanov7-16/+16
2017-10-04Removing mem_pool from port_hash interface.Max Romanov5-45/+30
2017-10-04Fixing memory leak when handling remove pid message.Max Romanov1-0/+2
2017-10-02Version bump.Valentin Bartenev1-2/+2
2017-09-27Fixed building by modern GCC.Igor Sysoev1-6/+3
2017-09-27Event engine memory cache for nxt_sockaddr_t.Igor Sysoev8-20/+185
2017-09-27Fixed building with pthread_t defined as a pointer.Sergey Kandaurov2-2/+2
2017-09-27Supported linking with -lrt on BSD systems.Sergey Kandaurov1-2/+2
2017-09-27Better checking for shm_open() during configure.Sergey Kandaurov3-9/+17
2017-09-27Fixed "make dist" broken in changeset b18c0fb60032.Igor Sysoev1-1/+1
2017-09-26Changed "path" to "directory" in configure summary.Valentin Bartenev1-4/+5
2017-09-25Added state directory creation in install procedure.Igor Sysoev1-0/+1
2017-09-25Added --bindir and --sbindir options to the summary page.Igor Sysoev1-2/+4
2017-09-25Style fixes.Igor Sysoev2-9/+10
2017-09-25Checking mallopt() during configure.Max Romanov2-1/+17
2017-09-22Fixed displaying "echo" program building failure.Igor Sysoev1-1/+2
2017-09-22Removed fibers from compilation.Valentin Bartenev7-7/+22
2017-09-19README: added project name to the beginning.Valentin Bartenev1-0/+5
2017-09-19Simplified the README file.Valentin Bartenev2-966/+19