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
/
auto
/
unix
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
Configure: removed the --with-ipv6 option.
Maxim Dounin
1
-14
/
+12
2016-06-27
Configure: fix build with -Werror=nonnull.
Piotr Sikora
1
-1
/
+1
2016-06-27
Configure: fix build with -Werror=unused-but-set-variable.
Piotr Sikora
1
-9
/
+13
2016-06-27
Configure: style.
Piotr Sikora
1
-2
/
+2
2016-06-20
Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Andrei Belov
1
-0
/
+13
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
1
-0
/
+38
2016-04-01
Compatibility with FreeBSD 2.2.9.
Maxim Dounin
1
-2
/
+3
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-0
/
+39
2016-02-18
Configure: fixed static nginx build with OpenSSL (ticket #903).
Ruslan Ermilov
1
-0
/
+1
2016-02-05
Dynamic modules: added dlsym() to configure test.
Valentin Bartenev
1
-1
/
+1
2016-02-04
Dynamic modules: dlopen() support.
Maxim Dounin
1
-2
/
+2
2015-11-17
Used the pwritev() syscall for writing files where possible.
Valentin Bartenev
1
-0
/
+16
2015-06-17
Configure: fix tests with multi-level relative build directory.
Ruslan Ermilov
1
-8
/
+1
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+10
2015-05-20
Configure: style.
Maxim Dounin
1
-1
/
+1
2015-03-14
Events: implemented epoll notification mechanism.
Valentin Bartenev
1
-0
/
+23
2015-03-17
Core: expose maximum values of time_t and ngx_int_t.
Ruslan Ermilov
1
-0
/
+1
2014-05-23
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Ruslan Ermilov
1
-6
/
+27
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
1
-0
/
+12
2013-09-04
Configure: TCP_KEEPIDLE test name simplified.
Maxim Dounin
1
-1
/
+1
2013-08-05
Core: guard use of AI_ADDRCONFIG.
Ruslan Ermilov
1
-6
/
+2
2013-08-05
Core: only resolve address families configured on the local system.
Ruslan Ermilov
1
-2
/
+6
2012-12-17
Implemented IPv6 support for URLs specified using domain names.
Ruslan Ermilov
1
-0
/
+14
2012-06-08
Fixed spelling of "endianness", and called it "byte ordering" in the
Ruslan Ermilov
1
-1
/
+1
2012-03-28
Configure: fixed msghdr.msg_control test on 64bit platforms.
Maxim Dounin
1
-2
/
+2
2012-03-27
Fixed more gcc46 warnings in configure tests.
Maxim Dounin
1
-18
/
+32
2012-03-21
The addition of $tcpinfo_* variables has broken the build on Linux
Ruslan Ermilov
1
-0
/
+5
2012-03-16
Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Ruslan Ermilov
1
-0
/
+13
2012-03-15
Fixed compilation warnings in configuration C tests.
Ruslan Ermilov
1
-4
/
+5
2012-02-13
Added openat()/fstatat().
Andrey Belov
1
-0
/
+14
2012-02-10
Added ngx_ncpu detection for most *nix platforms.
Valentin Bartenev
1
-0
/
+10
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
1
-0
/
+14
2011-11-21
o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
Maxim Konovalov
1
-4
/
+5
2011-08-21
Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Maxim Dounin
1
-0
/
+23
2011-08-17
Detect POSIX semaphores in librt on Solaris (ticket #3).
Maxim Dounin
1
-0
/
+13
2011-05-31
concatenate auto/os/features and auto/unix
Igor Sysoev
1
-0
/
+361
2011-05-31
Support POSIX semaphores on Linux.
Igor Sysoev
1
-0
/
+13
2011-05-10
use POSIX semaphores in shmtx instead of sched_yield()
Igor Sysoev
1
-0
/
+12
2011-05-04
fix r3902
Igor Sysoev
1
-1
/
+1
2011-04-23
fix r3822
Igor Sysoev
1
-2
/
+7
2010-12-06
test for maximum errno value, since Solaris has no sys_nerr
Igor Sysoev
1
-0
/
+23
2010-12-06
style fix
Igor Sysoev
1
-0
/
+1
2010-12-06
test for _sys_nerr only if sys_nerr was not found
Igor Sysoev
1
-10
/
+12
2010-12-01
fix building by Cygwin: Cygwin defines _sys_nerr instead of sys_nerr,
Igor Sysoev
1
-0
/
+12
2010-11-25
use copied strerror() messages and autoconfigured sys_nerr value
Igor Sysoev
1
-29
/
+5
2010-03-12
use sys_errlist[] in signal handler instead
Igor Sysoev
1
-0
/
+10
2009-06-03
librt must be tested before creating Makefile
Igor Sysoev
1
-22
/
+0
2009-05-24
test libdl before OpenSSL configuration
Igor Sysoev
1
-22
/
+0
2009-05-08
test whether libdl is required for dynamic linking:
Igor Sysoev
1
-0
/
+22
[next]