summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_file.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-29Static: support for openat2() features.Zhidao HONG1-0/+32
Support for chrooting, rejecting symlinks, and rejecting crossing mounting points on a per-request basis during static file serving.
2018-04-04Style: capitalized letters in hexadecimal literals.Valentin Bartenev1-1/+1
2018-03-05Reduced number of critical log levels.Valentin Bartenev1-1/+1
2017-06-20Using new memory pool implementation.Igor Sysoev1-1/+1
2017-03-09Processes refactoring.Igor Sysoev1-5/+3
The cycle has been renamed to the runtime.
2017-02-22I/O operations refactoring.Igor Sysoev1-5/+5
2017-01-17Initial version.Igor Sysoev1-0/+195