| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-10 | Updated zlib used for win32 builds. | Sergey Kandaurov | 1 | -1/+1 | |
| 2026-02-03 | Updated OpenSSL and PCRE used for win32 builds. | Roman Arutyunyan | 1 | -2/+2 | |
| 2026-01-26 | Misc: revised GitHub documentation in generated ZIP archive. | Sergey Kandaurov | 1 | -4/+1 | |
| Now all GitHub .md files will reside in the docs directory. While expicitly listing all files might be better for clarity, this eliminates the need to touch "zip" target every such time. This includes a recently added SUPPORT.md in 367113670. | |||||
| 2025-10-08 | Updated OpenSSL and PCRE used for win32 builds. | Sergey Kandaurov | 1 | -2/+2 | |
| 2025-09-15 | Updated link to xslscript. | Sergey Kandaurov | 1 | -1/+1 | |
| 2025-08-13 | Updated OpenSSL used for win32 builds. | Sergey Kandaurov | 1 | -1/+1 | |
| 2025-06-25 | Win32: fixed PCRE license for nginx/Windows zip. | Sergey Kandaurov | 1 | -1/+1 | |
| 2025-06-24 | Updated OpenSSL and PCRE used for win32 builds. | Sergey Kandaurov | 1 | -2/+2 | |
| 2025-06-24 | Win32: skip OpenSSL dependency generation to conserve time. | Sergey Kandaurov | 1 | -1/+2 | |
| Disabling the build dependency feature is safe assuming that nginx/Windows release zip is always built from a clean tree. This allows to speed up total build time by around 40%. As it may not be suitable in general, the option resides here and not in configure. | |||||
| 2025-01-30 | Misc: moved documentation in generated ZIP archive. | Sergey Kandaurov | 1 | -0/+3 | |
| The recently added GitHub files now reside in the docs directory. | |||||
| 2024-10-02 | Updated OpenSSL used for win32 builds. | Sergey Kandaurov | 1 | -1/+1 | |
| 2024-09-20 | Added new primary README.md file. | Michael Vernik | 1 | -1/+1 | |
| 2024-08-30 | Moved LICENSE and README to root. | Roman Arutyunyan | 1 | -2/+0 | |
| 2024-08-30 | Switched GNUmakefile from hg to git. | Roman Arutyunyan | 1 | -5/+5 | |
| 2024-08-12 | Updated OpenSSL used for win32 builds. | Sergey Kandaurov | 1 | -1/+1 | |
| 2024-02-14 | Updated OpenSSL and zlib used for win32 builds. | Sergey Kandaurov | 1 | -2/+2 | |
| 2023-10-23 | Updated OpenSSL and zlib used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2023-08-15 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2023-04-17 | Added stream modules realip and ssl_preread to win32 builds. | Sergey Kandaurov | 1 | -0/+2 | |
| 2023-03-28 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2022-12-13 | Updated OpenSSL and zlib used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2022-07-19 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2022-06-21 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2022-06-20 | Misc: win32 sources now preserved in release tarballs. | Maxim Dounin | 1 | -6/+0 | |
| This makes it possible to build nginx under Windows from release tarballs instead of using source code repository. | |||||
| 2022-05-24 | Updated OpenSSL and zlib used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2021-12-28 | Updated OpenSSL and PCRE used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2021-08-31 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2021-03-30 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2021-03-09 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2020-12-15 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2020-09-29 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2020-05-25 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2020-04-14 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2020-03-03 | Updated PCRE used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2019-09-24 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2019-06-25 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2019-04-16 | Updated PCRE used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2019-04-04 | Win32: avoid using CFLAGS, just add define instead. | Maxim Dounin | 1 | -2/+1 | |
| With CFLAGS set as in 7da71a7b141a, OpenSSL compilation drops various non-important compiler options. To avoid this, a define is added instead - OpenSSL is smart enough to recognize -D... in Configure arguments. | |||||
| 2019-04-04 | Win32: preserving binary compatibility with Windows XP - Vista. | Sergey Kandaurov | 1 | -1/+2 | |
| OpenSSL 1.1.0 and above uses BCrypt if available (Windows 7 or higher). This results in an unusable binary on older Windows versions, when building with newer Windows SDK (such as 7.0A). Using CFLAGS to define _WIN32_WINNT allows to set a desired ABI and make sure the binary works with Windows XP. To not mix with other potential CFLAGS uses, it is set in GNUmakefile. | |||||
| 2019-04-04 | Win32: skip building OpenSSL tests to conserve time and space. | Sergey Kandaurov | 1 | -1/+1 | |
| When building OpenSSL 1.1.1b, as used for win32 builds, with tests it takes about twice as long and near ~1GB of additional disk space. Using "no-tests" OpenSSL configuration option allows to skip them. Since such an option is supported since OpenSSL 1.1.1 only, it is residing here and not in configure. | |||||
| 2019-02-26 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2019-01-24 | Win32: properly enabled select on Windows. | Maxim Dounin | 1 | -1/+0 | |
| Previously, select was compiled in by default, but the NGX_HAVE_SELECT macro was not set, resulting in iocp being used by default unless the "--with-select_module" configure option was explicitly specified. Since the iocp module is not finished and does not work properly, this effectively meant that the "--with-select_module" option was mandatory. With the change NGX_HAVE_SELECT is properly set, making "--with-select_module" optional. Accordingly, it is removed from misc/GNUmakefile win32 target. | |||||
| 2018-11-27 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2018-08-28 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2018-04-03 | Updated OpenSSL and PCRE used for win32 builds. | Maxim Dounin | 1 | -2/+2 | |
| 2017-12-26 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2017-11-21 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2017-08-08 | Updated PCRE used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2017-05-30 | Updated OpenSSL used for win32 builds. | Maxim Dounin | 1 | -1/+1 | |
| 2017-03-21 | Added HTTP/2 to win32 builds. | Maxim Dounin | 1 | -0/+1 | |
