Commit History

Author SHA1 Message Date
  Sergey Kandaurov c76ccae991 Configure: removed execute bit from auto/unix. 8 years ago
  Maxim Dounin 2c84f7af2c Configure: removed the --with-ipv6 option. 8 years ago
  Piotr Sikora b3d891a47e Configure: fix build with -Werror=nonnull. 9 years ago
  Piotr Sikora f8c6a0800c Configure: fix build with -Werror=unused-but-set-variable. 9 years ago
  Piotr Sikora 356ab319d3 Configure: style. 9 years ago
  Andrei Belov 72d4e5d793 Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets. 9 years ago
  Roman Arutyunyan be79f5cb16 Upstream: the "transparent" parameter of proxy_bind and friends. 9 years ago
  Maxim Dounin 5fd9cfa376 Compatibility with FreeBSD 2.2.9. 9 years ago
  Roman Arutyunyan 2ce791f2cd Stream: UDP proxy. 9 years ago
  Ruslan Ermilov 6fccc00aa8 Configure: fixed static nginx build with OpenSSL (ticket #903). 9 years ago
  Valentin Bartenev c2a00bacac Dynamic modules: added dlsym() to configure test. 9 years ago
  Maxim Dounin 86cc342a26 Dynamic modules: dlopen() support. 9 years ago
  Valentin Bartenev d862ae8e68 Used the pwritev() syscall for writing files where possible. 9 years ago
  Ruslan Ermilov 72c3706bc5 Configure: fix tests with multi-level relative build directory. 10 years ago
  Maxim Dounin f7f1607bf2 The "reuseport" option of the "listen" directive. 10 years ago
  Maxim Dounin e58321a4ca Configure: style. 10 years ago
  Valentin Bartenev e10e7a4831 Events: implemented epoll notification mechanism. 10 years ago
  Ruslan Ermilov 309928b941 Core: expose maximum values of time_t and ngx_int_t. 10 years ago
  Ruslan Ermilov 5c17030671 Events: use eventfd() instead of syscall(SYS_eventfd) if possible. 11 years ago
  Mathew Rodley 84f5c2136e Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. 11 years ago
  Maxim Dounin 6e4030a1ec Configure: TCP_KEEPIDLE test name simplified. 11 years ago
  Ruslan Ermilov 3693daa20f Core: guard use of AI_ADDRCONFIG. 12 years ago
  Ruslan Ermilov 7c6971cff3 Core: only resolve address families configured on the local system. 12 years ago
  Ruslan Ermilov b8a90c6903 Implemented IPv6 support for URLs specified using domain names. 12 years ago
  Ruslan Ermilov d4353c6fd3 Fixed spelling of "endianness", and called it "byte ordering" in the 13 years ago
  Maxim Dounin 97d7f3d827 Configure: fixed msghdr.msg_control test on 64bit platforms. 13 years ago
  Maxim Dounin a3bdd737e5 Fixed more gcc46 warnings in configure tests. 13 years ago
  Ruslan Ermilov fd601af84c The addition of $tcpinfo_* variables has broken the build on Linux 13 years ago
  Ruslan Ermilov 926ded6f4c Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and 13 years ago
  Ruslan Ermilov 4489fa8893 Fixed compilation warnings in configuration C tests. 13 years ago