- 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 · 12 years ago
- 8be233c Correct plural form for "path" in the whole source base. by Andrey Belov · 12 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
- 9505277 fix r3902 by Igor Sysoev · 14 years ago
- 1143d00 fix r3822 by Igor Sysoev · 14 years ago
- f771ce9 fix the previous commit by Igor Sysoev · 14 years ago
- b345178 an internal MD5 implemenation patch by Maxim Dounin by Igor Sysoev · 14 years ago
- 42f1e1c ngx_murmur_hash2() by Igor Sysoev · 14 years ago
- adc7083 test for maximum errno value, since Solaris has no sys_nerr by Igor Sysoev · 14 years ago
- 2369c14 style fix by Igor Sysoev · 14 years ago
- bb6bd80 test for _sys_nerr only if sys_nerr was not found by Igor Sysoev · 14 years ago
- dc9d7fb fix building by Cygwin: Cygwin defines _sys_nerr instead of sys_nerr, by Igor Sysoev · 14 years ago
- 71948cc add man page in release tarball and fix man building procedure by Igor Sysoev · 14 years ago
- e1a30b4 add nginx.8 man page by Igor Sysoev · 14 years ago
- 7f31a20 use copied strerror() messages and autoconfigured sys_nerr value by Igor Sysoev · 14 years ago
- 40747ad Linux accept4() support by Igor Sysoev · 14 years ago
- 5fffff9 gzip_disable degradation by Igor Sysoev · 14 years ago
- 59bb78b stop ./configure on Win32 if no library sources was specified, by Igor Sysoev · 15 years ago
- db0efa8 do not use prebuild OpenSSL Win32 libraries by Igor Sysoev · 15 years ago
- 0bd7a7d listen setfib=X by Igor Sysoev · 15 years ago
- 802bc23 try to use C99 variadic macros first: by Igor Sysoev · 15 years ago
- ee5f9e5 ngx_http_scgi_module by Igor Sysoev · 15 years ago
- 2b92c28 install uwsgi_params by Igor Sysoev · 15 years ago
- b163e95 print default module temporary directory path in summary by Igor Sysoev · 15 years ago
- e45b892 ./configure --http-uwsgi-temp-path=PATH by Igor Sysoev · 15 years ago
- 3a881d3 import original ngx_http_uwsgi_module version by Igor Sysoev · 15 years ago
- fadd4bd ngx_http_split_clients_module by Igor Sysoev · 15 years ago
- 3ca4061 remove unused ./configure define's by Igor Sysoev · 15 years ago
- 4a529e9 fix building OpenSSL-1.0.0 on 64-bit Linux: by Igor Sysoev · 15 years ago
- 502252d MSVC8 compatibility with OpenSSL 1.0.0 by Igor Sysoev · 15 years ago
- 5cc7eaa change ngx_http_ssi_filter and ngx_http_charset_filter order by Igor Sysoev · 15 years ago
- a40c395 fix typo by Igor Sysoev · 15 years ago