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
/
unix
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-21
Use NULL instead of 0 for null pointer constant.
HEAD
master
Andrew Clayton
1
-1
/
+1
2025-02-18
Core: fix build without libcrypt.
Piotr Sikora
2
-2
/
+14
2024-11-19
On DragonFly BSD 5.8+, TCP_KEEPIDLE and TCP_KEEPINTVL are in secs.
Andy Pan
1
-1
/
+1
2024-02-26
Detect cache line size at runtime on macOS.
Piotr Sikora
2
-6
/
+15
2024-01-29
AIO operations now add timers (ticket #2162).
Maxim Dounin
2
-0
/
+5
2024-01-29
Silenced complaints about socket leaks on forced termination.
Maxim Dounin
1
-5
/
+5
2023-08-14
QUIC: path MTU discovery.
Roman Arutyunyan
1
-0
/
+1
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
1
-10
/
+1
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
1
-0
/
+1
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
1
-1
/
+1
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
Use only preallocated memory in ngx_readv_chain() (ticket #1408).
Ruslan Ermilov
1
-1
/
+1
2021-04-22
Restored zeroing of ngx_channel_t in ngx_pass_open_channel().
Ruslan Ermilov
1
-0
/
+2
2021-03-11
Removed "ch" argument from ngx_pass_open_channel().
Ruslan Ermilov
1
-39
/
+18
2021-03-01
Introduced strerrordesc_np() support.
Maxim Dounin
1
-1
/
+45
2021-03-01
Improved maximum errno detection.
Maxim Dounin
1
-6
/
+85
2020-06-22
Cache: introduced min_free cache clearing.
Maxim Dounin
2
-0
/
+34
2020-06-22
Too large st_blocks values are now ignored (ticket #157).
Maxim Dounin
1
-1
/
+4
2020-06-22
Large block sizes on Linux are now ignored (ticket #1168).
Maxim Dounin
1
-0
/
+12
2020-06-08
Stream: fixed processing of zero length UDP packets (ticket #1982).
Vladimir Homutov
1
-0
/
+7
2020-06-01
Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Ruslan Ermilov
1
-12
/
+2
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
3
-2
/
+77
2019-01-28
Fixed portability issues with union sigval.
Sergey Kandaurov
2
-1
/
+7
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
1
-3
/
+0
2018-07-22
Fixed NGX_TID_T_FMT format specification for uint64_t.
Maxim Dounin
1
-2
/
+2
2018-05-23
Removed glibc crypt_r() bug workaround (ticket #1469).
Maxim Dounin
1
-4
/
+0
[next]