index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
os
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
QUIC: path MTU discovery.
Roman Arutyunyan
2
-0
/
+2
2023-03-29
Merged with the default branch.
Sergey Kandaurov
2
-91
/
+638
2023-02-23
Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().
Maxim Dounin
1
-4
/
+42
2023-02-23
Win32: removed attempt to use a drive letter in ngx_fs_bsize().
Maxim Dounin
1
-6
/
+0
2023-02-23
Win32: non-ASCII names support in ngx_open_tempfile().
Maxim Dounin
2
-10
/
+37
2023-02-23
Win32: non-ASCII names support in ngx_rename_file().
Maxim Dounin
2
-1
/
+56
2023-02-23
Win32: non-ASCII names support in ngx_delete_file().
Maxim Dounin
2
-1
/
+37
2023-02-23
Win32: reworked ngx_win32_rename_file() to use nginx wrappers.
Maxim Dounin
1
-3
/
+3
2023-02-23
Win32: reworked ngx_win32_rename_file() to check errors.
Maxim Dounin
1
-2
/
+10
2023-02-23
Win32: non-ASCII directory names support in ngx_delete_dir().
Maxim Dounin
2
-1
/
+37
2023-02-23
Win32: non-ASCII directory names support in ngx_create_dir().
Maxim Dounin
2
-10
/
+72
2023-02-23
Win32: non-ASCII directory names support in ngx_getcwd().
Maxim Dounin
2
-1
/
+39
2023-02-23
Win32: non-ASCII names support in "include" with wildcards.
Maxim Dounin
2
-34
/
+64
2023-02-23
Win32: non-ASCII names support in autoindex (ticket #458).
Maxim Dounin
2
-21
/
+244
2023-01-02
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+1
2022-12-16
Style.
BullerDu
1
-1
/
+1
2022-12-15
Merged with the default branch.
Sergey Kandaurov
4
-10
/
+6
2022-12-01
Win32: event flags handling edge cases in ngx_wsarecv().
Maxim Dounin
2
-0
/
+4
2022-11-23
Fixed segfault when switching off master process during upgrade.
Maxim Dounin
1
-10
/
+0
2022-11-18
Process events posted by ngx_close_idle_connections() immediately.
Roman Arutyunyan
2
-0
/
+2
2022-09-07
Win32: disabled C4306 warnings with MSVC.
Maxim Dounin
1
-0
/
+3
2022-09-07
Win32: removed misleading comment about warnings being disabled.
Maxim Dounin
1
-2
/
+0
2022-11-22
Added shutdown macros for win32 required for QUIC.
Sergey Kandaurov
1
-0
/
+2
2022-10-20
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+3
2022-07-15
Events: fixed EPOLLRDHUP with FIONREAD (ticket #2367).
Maxim Dounin
1
-0
/
+2
2022-07-26
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+2
2022-06-22
Merged with the default branch.
Sergey Kandaurov
2
-2
/
+6
2022-05-30
Fixed runtime handling of systems without EPOLLRDHUP support.
Marcus Ball
2
-2
/
+6
2022-01-26
Core: added autotest for UDP segmentation offloading.
Vladimir Homutov
1
-0
/
+4
2022-01-25
Core: added function for local source address cmsg.
Vladimir Homutov
1
-0
/
+65
2022-01-25
Core: made the ngx_sendmsg() function non-static.
Vladimir Homutov
1
-70
/
+95
2022-01-25
QUIC: fixed macro style.
Vladimir Homutov
1
-3
/
+3
2021-12-29
Merged with the default branch.
Sergey Kandaurov
1
-46
/
+34
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
1
-0
/
+6
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
1
-46
/
+28
2021-12-24
Merged with the default branch.
Ruslan Ermilov
2
-22
/
+0
2021-12-13
QUIC: write and full stream shutdown support.
Roman Arutyunyan
1
-0
/
+2
2021-11-25
HTTP/2: fixed "task already active" with sendfile in threads.
Maxim Dounin
2
-22
/
+0
2021-10-29
Fixed sendfile() limit handling on Linux.
Maxim Dounin
1
-1
/
+3
2021-11-03
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+3
2021-09-01
Merged with the default branch.
Sergey Kandaurov
1
-33
/
+33
2021-08-30
Give GCC atomics precedence over deprecated Darwin atomic(3).
Sergey Kandaurov
1
-33
/
+33
2021-07-20
Core: fixed errno clobbering in ngx_sendmsg().
Vladimir Homutov
1
-9
/
+9
2021-07-15
Merged with the default branch.
Sergey Kandaurov
4
-16
/
+24
2021-07-15
Core: added separate function for local source address cmsg.
Vladimir Homutov
1
-0
/
+65
2021-07-15
QUIC: added support for segmentation offloading.
Vladimir Homutov
1
-0
/
+4
2021-07-15
Core: made the ngx_sendmsg() function non-static.
Vladimir Homutov
1
-68
/
+93
2021-07-05
Win32: use only preallocated memory in send/recv chain functions.
Ruslan Ermilov
2
-12
/
+20
2021-07-05
Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Ruslan Ermilov
1
-1
/
+1
2021-06-18
Fixed format strings for ngx_win32_version.
Maxim Dounin
1
-3
/
+3
[next]