]> git.kaiwu.me - nginx.git/commit
Win32: non-ASCII names support in autoindex (ticket #458).
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:39 +0000 (20:49 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:49:39 +0000 (20:49 +0300)
commit1f8a66f1991dac0158642a9ac2d531714078ecc6
tree0a394669258333e4b02df475c238356c86a0a34d
parentdad6ec3aa63fbd3b427d74842fa659f7a0b82f3b
Win32: non-ASCII names support in autoindex (ticket #458).

Notably, ngx_open_dir() now supports opening directories with non-ASCII
characters, and directory entries returned by ngx_read_dir() are properly
converted to UTF-8.
src/os/win32/ngx_files.c
src/os/win32/ngx_files.h