summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_unit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Moving request limit control to libunit.Max Romanov1-3/+3
2020-11-18Go: removing C proxy functions and re-using goroutines.Max Romanov1-0/+2
2020-11-18Libunit: improving logging consistency.Max Romanov1-0/+1
2020-10-28Router: introducing the PORT_ACK message.Max Romanov1-0/+2
2020-10-28Libunit: added a function to discern main and worker contexts.Max Romanov1-0/+2
2020-10-28Libunit: gracefully quitting a multicontext application.Max Romanov1-0/+2
2020-10-01Publishing libunit's malloc() and free() wrappers for apps.Max Romanov1-0/+4
2020-09-18Updated racially charged language in messages and comments.Artem Konev1-1/+1
2020-08-11Introducing application and port shared memory queues.Max Romanov1-0/+2
2020-08-11Introducing the shared application port.Max Romanov1-0/+13
2020-08-11Changing router to application shared memory exchange protocol.Max Romanov1-10/+1
2020-08-11Changing router to application port exchange protocol.Max Romanov1-0/+1
2020-08-11Adding a reference counter to the libunit port structure.Max Romanov1-9/+4
2020-08-11Libunit refactoring: port management.Max Romanov1-40/+4
2020-03-30Attributing libunit logging function for arguments validation.Max Romanov1-2/+21
2020-03-12Using disk file to store large request body.Max Romanov1-0/+1
2020-03-12Introducing readline function in libunit.Max Romanov1-0/+3
2019-12-24Introducing port messages to notify about out of shared memory.Max Romanov1-0/+6
2019-12-24Adding "limits/shm" configuration validation and parsing.Max Romanov1-0/+1
2019-08-20Introducing websocket support in router and libunit.Max Romanov1-1/+31
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov1-1/+1
2018-12-19libunit: added generation of version header file.Alexander Borisov1-0/+2
2018-10-31Node.js: added async request execution.Alexander Borisov1-0/+2
2018-08-06Unit application library.Max Romanov1-0/+355