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