1. 3d167cd Configure: restored "nginx/" missed in 6e4bb1d6679d. by Maxim Dounin · 11 years ago
  2. e5e6e60 Configure: style. by Maxim Dounin · 11 years ago
  3. 52222dc Configure: workaround for system perl on OS X (ticket #576). by Maxim Dounin · 11 years ago
  4. 1efe4fa Configure: typo fixed. by Maxim Dounin · 11 years ago
  5. fa40777 Configure: call "make distclean" for libatomic. by Piotr Sikora · 11 years ago
  6. 49282c8 Configure: call "make clean" for OpenSSL only if Makefile exists. by Piotr Sikora · 11 years ago
  7. 48d96ce Win32: MinGW GCC compatibility. by Maxim Dounin · 12 years ago
  8. 74b7a91 Win32: Borland C compatibility fixes. by Maxim Dounin · 12 years ago
  9. 5b37852 Win32: Open Watcom C compatibility fixes. by Maxim Dounin · 12 years ago
  10. d5591e9 Updated PCRE used for win32 builds. by Maxim Dounin · 12 years ago
  11. 4ef1857 Configure: pcre.lib dependencies fix. by Maxim Dounin · 12 years ago
  12. ce36edf Configure: fixed autotest cleanup commands. by Sergey Kandaurov · 12 years ago
  13. 4ef36b3 Configure: perl Makefile rebuild after configure. by Maxim Dounin · 12 years ago
  14. 9d4e3c3 Configure: fixed perl Makefile generation (ticket #334). by Maxim Dounin · 12 years ago
  15. 4352782 Configure: uniformly refer to libs when searching for md5 and sha1. by Ruslan Ermilov · 12 years ago
  16. c63b826 Configure: fixed nginx.so rebuild (broken by r5145). by Maxim Dounin · 12 years ago
  17. a861b0d Simplified nginx version maintenance. by Ruslan Ermilov · 12 years ago
  18. 50be2f3 Configure: fixed perl module make rules. by Ruslan Ermilov · 12 years ago
  19. 514ad4d Configure: improved make dependencies for perl module. by Ruslan Ermilov · 12 years ago
  20. 860a7c3 Configure: improved layout of the generated makefile. by Ruslan Ermilov · 12 years ago
  21. 7022bc2 Configure: rebuild perl module nginx.so if headers are changed. by Maxim Dounin · 12 years ago
  22. db5e48d GeoIP: IPv6 support. by Ruslan Ermilov · 12 years ago
  23. 6aa684c Configure: fixed GeoIP library detection. by Ruslan Ermilov · 12 years ago
  24. 9e33485 Configure: fixed style of include directories. by Ruslan Ermilov · 12 years ago
  25. e90df45 Configure: added the NGX_ZLIB define. by Valentin Bartenev · 12 years ago
  26. 8ae9e79 Configure: better check for PCRE JIT. by Maxim Dounin · 12 years ago
  27. 760c55a Fixed build with embedded perl in certain setups (ticket #48). by Ruslan Ermilov · 12 years ago
  28. 181d58f Configure: additional test for ExtUtils::Embed perl module presence. by Andrey Belov · 13 years ago
  29. 27b9435 Configure: fixed make macros to use parentheses instead of braces. by Maxim Dounin · 13 years ago
  30. 8522a2a Configure: provide inflate() when building zlib on win32. by Maxim Dounin · 13 years ago
  31. 8aaf9d3 Configure: fixed "make" used instead of "${MAKE}". by Maxim Dounin · 13 years ago
  32. 835ad6b Added code to look up Google perftools in /opt/local/, for MacPorts. by Ruslan Ermilov · 13 years ago
  33. a3bdd73 Fixed more gcc46 warnings in configure tests. by Maxim Dounin · 13 years ago
  34. 8cb7134 Fixed build with embedded perl and --with-openssl. by Maxim Dounin · 13 years ago
  35. f8d59e3 Copyright updated. by Maxim Konovalov · 13 years ago
  36. 9d712d9 Fixed configure with system PCRE library on Solaris. by Valentin Bartenev · 13 years ago
  37. bc5191c Added support for regex study and PCRE JIT (ticket #41) optimizations on by Valentin Bartenev · 13 years ago
  38. 5dc5945 "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module by Igor Sysoev · 14 years ago
  39. f771ce9 fix the previous commit by Igor Sysoev · 14 years ago
  40. b345178 an internal MD5 implemenation patch by Maxim Dounin by Igor Sysoev · 14 years ago
  41. 59bb78b stop ./configure on Win32 if no library sources was specified, by Igor Sysoev · 15 years ago
  42. db0efa8 do not use prebuild OpenSSL Win32 libraries by Igor Sysoev · 15 years ago
  43. 4a529e9 fix building OpenSSL-1.0.0 on 64-bit Linux: by Igor Sysoev · 15 years ago
  44. 502252d MSVC8 compatibility with OpenSSL 1.0.0 by Igor Sysoev · 15 years ago
  45. c089b0a zlib 1.2.4 compatibility by Igor Sysoev · 15 years ago
  46. 8f7c8f3 fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms by Igor Sysoev · 15 years ago
  47. 37835d9 atomic operations test-run by Igor Sysoev · 15 years ago
  48. 213cad8 libatomic_ops support by Igor Sysoev · 15 years ago
  49. 920c00d allow "make clean" for OpenSSL, the bug was introduced in r2874 by Igor Sysoev · 16 years ago
  50. bc10147 ngx_http_geoip_module by Igor Sysoev · 16 years ago
  51. 1f82370 fix ./configure error message by Igor Sysoev · 16 years ago
  52. 0022826 *) use no-threads for Unix builds only *) style fix by Igor Sysoev · 16 years ago
  53. da85fe6 stop ./configure at once on library failure by Igor Sysoev · 16 years ago
  54. 03ab5fc use md5/sha1 in OpenSSL only if OpenSSL is used by Igor Sysoev · 16 years ago
  55. 082ce96 allow absolute path in --with-openssl= by Igor Sysoev · 16 years ago
  56. a702176 use -ldl for any OS that needs it by Igor Sysoev · 16 years ago
  57. 8407ff2 fix building OpenSSL on Unix by Igor Sysoev · 16 years ago
  58. 2d25298 fix building OpenSSL on Win32 by Igor Sysoev · 16 years ago
  59. ea8828b switch Win32 building to modern PCRE versions (starting from 7.1) by Igor Sysoev · 16 years ago
  60. 5147f8e9 add miltilines in OpenWatcom makefiles by Igor Sysoev · 16 years ago
  61. d2af69a backout r2833: CURDIR was set to Unix style path by Igor Sysoev · 16 years ago
  62. 40d6ee9 correctly apply patch by Igor Sysoev · 16 years ago
  63. 3d746ac use $(CURDIR) instead of "..\..\.." because the later does not allow to use by Igor Sysoev · 16 years ago
  64. f794318 test whether libdl is required for dynamic linking: by Igor Sysoev · 16 years ago
  65. e2259f4 move libmd test before libmd5, by Igor Sysoev · 16 years ago
  66. fd5db1e add libgd include path by Igor Sysoev · 16 years ago
  67. e2ada61 ngx_http_image_filter_module by Igor Sysoev · 16 years ago
  68. 890467c *) move advapi32.lib to core libs since it's required for Registry and Event Log by Igor Sysoev · 16 years ago
  69. 60798fb OpenSSL building by MSVC and BCC from sources by Igor Sysoev · 16 years ago
  70. dc7a872 hide grep errors by Igor Sysoev · 16 years ago
  71. 0521553 exslt support by Igor Sysoev · 16 years ago
  72. d28170c exit on libxslt test failure by Igor Sysoev · 17 years ago
  73. 891f90b update comment by Igor Sysoev · 17 years ago
  74. 1ae389d ngx_http_xslt_filter_module by Igor Sysoev · 17 years ago
  75. 76566f8 simplify library autoconfigure by Igor Sysoev · 17 years ago
  76. 85dd8fc ngx_google_perftools_module by Igor Sysoev · 17 years ago
  77. 274b63e add rpath for Solaris by Igor Sysoev · 18 years ago
  78. 90b9bfe fix bug introduced by r1306 by Igor Sysoev · 18 years ago
  79. 8300041 fix building PCRE by SunStudio by Igor Sysoev · 18 years ago
  80. d3f7b53 Solaris compatibility by Igor Sysoev · 18 years ago
  81. ae004c0 icc/sunc and PCRE-7.1+ compatibility by Igor Sysoev · 18 years ago
  82. a088b8b fix building ngx_http_perl_module by Solaris make by Igor Sysoev · 18 years ago
  83. 5dbc83d fix make dependecies: pcre-6.5+ already has pcre.h by Igor Sysoev · 18 years ago
  84. 9fc5607 test PCRE in MacPorts by Igor Sysoev · 18 years ago
  85. feb4225 icc and PCRE-6.5+ compatibility by Igor Sysoev · 18 years ago
  86. 673382f do not build OpenSSL with threads, if they are not used by Igor Sysoev · 18 years ago
  87. 948265b fix for nginx.pm default installation by Igor Sysoev · 18 years ago
  88. b4887b2 backout the r945: the nginx.pm could not be loaded at all, by Igor Sysoev · 18 years ago
  89. e4f6f00 fix --with-perl_modules_path= for unpriviliged user installation by Igor Sysoev · 18 years ago
  90. 693c452 fix the previous commit by Igor Sysoev · 18 years ago
  91. 0ec09f9 test PCRE in FreeBSD, Linux, and NetBSD by Igor Sysoev · 18 years ago
  92. f9b7db5 Axe several perl interpreter instances: they may be useful in currently by Igor Sysoev · 18 years ago
  93. 54ed5aa force perl modules reinstallation after rebuilding by Igor Sysoev · 18 years ago
  94. da173ab nginx-0.4.0-RELEASE import by Igor Sysoev · 19 years ago nginx-0.4.0
  95. ef31643 nginx-0.3.59-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.59
  96. b71c690 nginx-0.3.56-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.56
  97. afd7ec5 nginx-0.3.48-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.48
  98. ae33d01 nginx-0.3.22-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.22
  99. 9bf11aa nginx-0.3.21-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.21
  100. 305a9d8 nginx-0.3.18-RELEASE import by Igor Sysoev · 19 years ago nginx-0.3.18