- 1efe4fa Configure: typo fixed. by Maxim Dounin · 11 years ago
- 876a3c9 Win32: fixed link flags with MSVC, broken by bfe536716dbf. by Maxim Dounin · 11 years ago
- 0b5f329 Added server-side support for PROXY protocol v1 (ticket #355). by Roman Arutyunyan · 11 years ago
- 8f8bf84 Win32: MSVC 2013 compatibility. by Maxim Dounin · 11 years ago
- d700bbe Configure: enabled -Werror for clang. by Ruslan Ermilov · 11 years ago
- 618e12f Configure: enable -Wconditional-uninitialized with clang. by Ruslan Ermilov · 11 years ago
- 84f5c21 Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. by Mathew Rodley · 11 years ago
- fa40777 Configure: call "make distclean" for libatomic. by Piotr Sikora · 11 years ago
- 49282c8 Configure: call "make clean" for OpenSSL only if Makefile exists. by Piotr Sikora · 11 years ago
- f86169a Mail: mail dependencies are now honored while building addons. by Maxim Dounin · 12 years ago
- 182a05b Events: support for EPOLLRDHUP (ticket #320). by Valentin Bartenev · 12 years ago
- 6e4030a Configure: TCP_KEEPIDLE test name simplified. by Maxim Dounin · 12 years ago
- 49d58dd Configure: fixed building with Sun C if CFLAGS set (ticket #65). by Maxim Dounin · 12 years ago
- 48d96ce Win32: MinGW GCC compatibility. by Maxim Dounin · 12 years ago
- 74b7a91 Win32: Borland C compatibility fixes. by Maxim Dounin · 12 years ago
- 5b37852 Win32: Open Watcom C compatibility fixes. by Maxim Dounin · 12 years ago
- 7b37384 Disable symlinks: use O_PATH to open path components. by Valentin Bartenev · 12 years ago
- d5591e9 Updated PCRE used for win32 builds. by Maxim Dounin · 12 years ago
- 4ef1857 Configure: pcre.lib dependencies fix. by Maxim Dounin · 12 years ago
- 4c53a38 Auth request module import. by Maxim Dounin · 12 years ago
- 3693daa Core: guard use of AI_ADDRCONFIG. by Ruslan Ermilov · 12 years ago
- 7c6971c Core: only resolve address families configured on the local system. by Ruslan Ermilov · 12 years ago
- ce36edf Configure: fixed autotest cleanup commands. by Sergey Kandaurov · 12 years ago
- 4ef36b3 Configure: perl Makefile rebuild after configure. by Maxim Dounin · 12 years ago
- c4a044c Configure: fixed test of OS X atomic(3). by Ruslan Ermilov · 12 years ago
- e565dbc Configure: fixed detection of newer Apple clang compilers. by Ruslan Ermilov · 12 years ago
- 9d4e3c3 Configure: fixed perl Makefile generation (ticket #334). by Maxim Dounin · 12 years ago
- 4352782 Configure: uniformly refer to libs when searching for md5 and sha1. by Ruslan Ermilov · 12 years ago
- c63b826 Configure: fixed nginx.so rebuild (broken by r5145). by Maxim Dounin · 12 years ago
- a861b0d Simplified nginx version maintenance. by Ruslan Ermilov · 12 years ago
- 50be2f3 Configure: fixed perl module make rules. by Ruslan Ermilov · 12 years ago
- 514ad4d Configure: improved make dependencies for perl module. by Ruslan Ermilov · 12 years ago
- 860a7c3 Configure: improved layout of the generated makefile. by Ruslan Ermilov · 12 years ago
- 2686cb4 Preliminary experimental support for SPDY draft 2. by Valentin Bartenev · 12 years ago
- 35c17ea Configure: changed default compiler from "gcc" to "cc". by Gleb Smirnoff · 12 years ago
- 7022bc2 Configure: rebuild perl module nginx.so if headers are changed. by Maxim Dounin · 12 years ago
- db5e48d GeoIP: IPv6 support. by Ruslan Ermilov · 12 years ago
- 6aa684c Configure: fixed GeoIP library detection. by Ruslan Ermilov · 12 years ago
- 9e33485 Configure: fixed style of include directories. by Ruslan Ermilov · 12 years ago
- f29eb07 Removed redundant variable assignment. by Sergey Budnevitch · 12 years ago
- e90df45 Configure: added the NGX_ZLIB define. by Valentin Bartenev · 12 years ago
- b8a90c6 Implemented IPv6 support for URLs specified using domain names. by Ruslan Ermilov · 12 years ago
- 8ae9e79 Configure: better check for PCRE JIT. by Maxim Dounin · 12 years ago
- 760c55a Fixed build with embedded perl in certain setups (ticket #48). by Ruslan Ermilov · 12 years ago
- 85c920a OCSP stapling: ssl_stapling_file support. by Maxim Dounin · 13 years ago
- 8be233c Correct plural form for "path" in the whole source base. by Andrey Belov · 13 years ago
- 181d58f Configure: additional test for ExtUtils::Embed perl module presence. by Andrey Belov · 13 years ago
- 8a1a54b Configure: help updated to list upstream keepalive and least_conn. by Maxim Dounin · 13 years ago
- 27b9435 Configure: fixed make macros to use parentheses instead of braces. by Maxim Dounin · 13 years ago
- 8522a2a Configure: provide inflate() when building zlib on win32. by Maxim Dounin · 13 years ago
- 90bd33e Gunzip filter import. by Maxim Dounin · 13 years ago
- 7f3a352 Removed extraneous GCC warning flags. by Ruslan Ermilov · 13 years ago
- a6c9e09 Added the Clang compiler support. by Ruslan Ermilov · 13 years ago
- 9911ea4 Made sure to run configure in a "C" locale. by Ruslan Ermilov · 13 years ago
- 2d60cd7 Added a commented out -Wmissing-prototypes to CFLAGS. by Ruslan Ermilov · 13 years ago
- 7e72000 Replaced a number of "else if" with "elif". by Ruslan Ermilov · 13 years ago
- 8aaf9d3 Configure: fixed "make" used instead of "${MAKE}". by Maxim Dounin · 13 years ago
- 835ad6b Added code to look up Google perftools in /opt/local/, for MacPorts. by Ruslan Ermilov · 13 years ago
- 4244481 Fixed compile-time conditionals used to detect if X-Forwarded-For support by Ruslan Ermilov · 13 years ago
- 97f7bf2 Fixed "sendmsg() failed" alerts on HP-UX. by Maxim Dounin · 13 years ago
- c45bd10 Changed default alignment to 16. by Maxim Dounin · 13 years ago
- d4353c6 Fixed spelling of "endianness", and called it "byte ordering" in the by Ruslan Ermilov · 13 years ago
- 4cb4e8d Upstream: least_conn balancer module. by Maxim Dounin · 13 years ago
- 430ab81 Fixed building --with-cpp_test_module on some systems. by Valentin Bartenev · 13 years ago
- 97d7f3d Configure: fixed msghdr.msg_control test on 64bit platforms. by Maxim Dounin · 13 years ago
- a3bdd73 Fixed more gcc46 warnings in configure tests. by Maxim Dounin · 13 years ago
- fd601af The addition of $tcpinfo_* variables has broken the build on Linux by Ruslan Ermilov · 13 years ago
- fbd32d4 worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. by Ruslan Ermilov · 13 years ago
- 926ded6 Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and by Ruslan Ermilov · 13 years ago
- c2afb66 Some older OSes (notably FreeBSD 4.x) did not have %zu by Ruslan Ermilov · 13 years ago
- 4489fa8 Fixed compilation warnings in configuration C tests. by Ruslan Ermilov · 13 years ago
- 075e852 Configure: moved icc detection before gcc. by Maxim Dounin · 13 years ago
- 71205c3 Added openat()/fstatat(). by Andrey Belov · 13 years ago
- 8cb7134 Fixed build with embedded perl and --with-openssl. by Maxim Dounin · 13 years ago
- 891b43d Added ngx_ncpu detection for most *nix platforms. by Valentin Bartenev · 13 years ago
- f8d59e3 Copyright updated. by Maxim Konovalov · 13 years ago
- 9d712d9 Fixed configure with system PCRE library on Solaris. by Valentin Bartenev · 13 years ago
- f08ba92 Some questionable optomizations flags for icc were removed by Maxim Konovalov · 13 years ago
- bc5191c Added support for regex study and PCRE JIT (ticket #41) optimizations on by Valentin Bartenev · 13 years ago
- 2f6e243 configure on Solaris fixed by Sergey Budnevitch · 13 years ago
- 92edf47 Added the "so_keepalive=" parameter to the "listen" directive. by Valentin Bartenev · 13 years ago
- 7cd93c6 Made it possible to build/install from the SVN checkout. by Ruslan Ermilov · 13 years ago
- d4a2f14 o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included by Maxim Konovalov · 13 years ago
- 255e20a Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. by Valentin Bartenev · 13 years ago
- ac0e8cb Revamped "configure --help" text. by Ruslan Ermilov · 13 years ago
- cfd5148 Fix of building by Microsoft Visual C++ 10 compiler. by Igor Sysoev · 13 years ago
- 88ca608 Fixed configuration summary and manpage contents for the special by Ruslan Ermilov · 13 years ago
- 44002e5 Upstream keepalive module. by Maxim Dounin · 14 years ago
- dde4d7e ngx_http_mp4_module by Igor Sysoev · 14 years ago
- ec8186c Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure. by Maxim Dounin · 14 years ago
- 400de57 Rebuild manpage only if needed. by Maxim Dounin · 14 years ago
- 950b668 Lower optimization level for Sun Studio before 12.1. by Maxim Dounin · 14 years ago
- b4d9ee2 Detect POSIX semaphores in librt on Solaris (ticket #3). by Maxim Dounin · 14 years ago
- 1a664a8 Configure: catch up with new Linux version numbering (ticket #5). by Maxim Dounin · 14 years ago
- e9041dd concatenate auto/os/features and auto/unix by Igor Sysoev · 14 years ago
- e2fac24 delete unused auto/threads by Igor Sysoev · 14 years ago
- 0462a61 Support POSIX semaphores on Linux. by Igor Sysoev · 14 years ago
- 5dc5945 "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module by Igor Sysoev · 14 years ago
- 768f7a0 log "Abort trap" or similar messages by Igor Sysoev · 14 years ago
- e2c8ad7 use POSIX semaphores in shmtx instead of sched_yield() by Igor Sysoev · 14 years ago