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
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
2018-03-19
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Ruslan Ermilov
2
-2
/
+2
2017-12-19
Fixed capabilities version.
Roman Arutyunyan
1
-1
/
+1
2017-12-18
Improved the capabilities feature detection.
Roman Arutyunyan
2
-2
/
+2
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
2
-0
/
+37
2017-12-11
Use sysconf to determine cacheline size at runtime.
Debayan Ghosh
1
-0
/
+10
2017-11-28
Removed unused FreeBSD-specific definitions in ngx_posix_config.h.
Sergey Kandaurov
1
-20
/
+0
2017-11-28
Fixed "changing binary" when reaper is not init.
Ruslan Ermilov
4
-3
/
+8
2017-09-18
Removed more remnants of the old pthread implementation.
Ruslan Ermilov
1
-10
/
+0
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2017-06-01
Style.
Maxim Dounin
1
-3
/
+3
2017-04-27
Added missing "fall through" comments (ticket #1259).
Maxim Dounin
1
-0
/
+1
2017-04-20
Core: signal sender pid logging.
Igor Sysoev
1
-8
/
+24
2017-04-11
Set UDP datagram source address (ticket #1239).
Roman Arutyunyan
1
-0
/
+90
2017-04-17
Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.
Sergey Kandaurov
1
-0
/
+3
2017-03-28
Simplified and improved sendfile() code on Linux.
Maxim Dounin
1
-67
/
+47
2017-03-16
Added missing "static" specifier found by gcc -Wtraditional.
Ruslan Ermilov
1
-1
/
+1
2017-03-07
Style.
Maxim Dounin
1
-2
/
+0
2017-03-07
Introduced worker_shutdown_timeout.
Maxim Dounin
1
-0
/
+1
2017-03-07
Cancelable timers are now preserved if there are other timers.
Maxim Dounin
1
-4
/
+1
2017-01-20
Removed pthread mutex / conditional variables debug messages.
Maxim Dounin
2
-20
/
+0
2017-01-20
Fixed trailer construction with limit on FreeBSD and macOS.
Maxim Dounin
2
-7
/
+15
2016-10-05
Cache: cache manager limits.
Dmitry Volyntsev
1
-3
/
+3
2016-09-15
Stream: filters.
Roman Arutyunyan
7
-0
/
+253
2016-08-04
Always seed PRNG with PID, seconds, and milliseconds.
Ruslan Ermilov
2
-3
/
+7
2016-08-04
Fixed undefined behavior when left shifting signed integer.
Ruslan Ermilov
1
-1
/
+1
2016-06-08
Fixed spelling.
Otto Kekäläinen
1
-1
/
+1
2016-05-31
Core: skip special buffers on writing (ticket #981).
Maxim Dounin
1
-0
/
+5
2016-05-13
Improved EPOLLRDHUP handling.
Valentin Bartenev
2
-0
/
+65
2016-04-08
Simplified ngx_unix_recv() and ngx_readv_chain().
Ruslan Ermilov
2
-6
/
+2
2016-04-08
Merged implementations of ngx_unix_recv().
Valentin Bartenev
1
-59
/
+11
2016-04-08
Fixed small inconsistency in handling EOF among receive functions.
Valentin Bartenev
2
-42
/
+41
2016-04-08
Merged implementations of ngx_udp_unix_recv().
Valentin Bartenev
1
-47
/
+4
2016-03-31
Fixed ngx_os_signal_process() prototype.
Ruslan Ermilov
2
-3
/
+3
2016-03-31
Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
Sergey Kandaurov
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
9
-15
/
+15
2016-03-30
Style.
Ruslan Ermilov
4
-20
/
+20
2016-03-29
Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Maxim Dounin
1
-0
/
+1
2016-03-28
Fixed --test-build-*.
Ruslan Ermilov
1
-1
/
+1
2016-03-18
Threads: offloading of temp files writing to thread pools.
Maxim Dounin
2
-14
/
+154
2016-03-18
Threads: task pointer stored in ngx_file_t.
Maxim Dounin
2
-6
/
+6
2016-03-18
Fixed timeouts with threaded sendfile() and subrequests.
Maxim Dounin
1
-10
/
+11
2016-03-15
Truncation detection in sendfilev() on Solaris.
Maxim Dounin
1
-0
/
+23
2016-03-15
Truncation detection in sendfile() on Linux.
Maxim Dounin
1
-0
/
+26
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
7
-0
/
+63
2016-03-14
Fixed handling of EAGAIN with sendfile in threads.
Valentin Bartenev
1
-1
/
+6
[next]