summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_application.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Improved applications versions handling.Valentin Bartenev1-1/+1
2017-09-15Fixing memory leak of request parse context.Max Romanov1-1/+1
2017-09-06Style fixes.Igor Sysoev1-0/+2
2017-09-05Using CSTRZ mapping type for go executable.Max Romanov1-1/+1
2017-09-05Introducing working_directory directive for applications.Max Romanov1-0/+2
2017-09-01Added SERVER_ADDR parameter for Python and PHP modules.Igor Sysoev1-0/+1
2017-08-31Introduced module compatibility vector.Igor Sysoev1-0/+3
2017-08-17The new module configuration interface.Igor Sysoev1-32/+35
2017-08-11Request body read state implemented.Max Romanov1-3/+15
2017-07-25Fixed building on Solaris by Sun C.Max Romanov1-1/+1
2017-07-18Added application name in process title.Igor Sysoev1-0/+1
2017-07-18Fixed building by Clang.Igor Sysoev1-1/+1
2017-07-18Port allocation and destroy changed. Worker process stop introduced.Max Romanov1-2/+4
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-5/+55
2017-07-07Router: processing application configuration.Igor Sysoev1-0/+8
2017-07-05Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced.Max Romanov1-0/+2
2017-07-05Complex target parser copied from NGINX.Max Romanov1-2/+2
2017-06-23Application-side message processing.Max Romanov1-17/+175
2017-06-20Using new memory pool implementation.Igor Sysoev1-1/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-1/+1
2017-03-14Fixed unit tests building broken by the previous commit.Igor Sysoev1-1/+2
2017-03-09Processes refactoring.Igor Sysoev1-1/+2
2017-01-17Initial version.Igor Sysoev1-0/+60