summaryrefslogtreecommitdiffhomepage
path: root/auto/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-23QUIC: using QUIC API introduced in OpenSSL 3.5.Sergey Kandaurov1-2/+8
2025-05-23QUIC: defined SSL API macros in a single place.Sergey Kandaurov1-3/+0
2025-04-18Win32: added detection of ARM64 target.Aleksei Bavshin1-0/+4
2025-02-18Configure: MSVC compatibility with PCRE2 10.45.Thierry Bastian1-0/+1
2025-01-30Configure: fixed --with-libatomic=DIR with recent libatomic_ops.Sergey Kandaurov2-5/+10
2024-10-15Configure: MSVC compatibility with PCRE2 10.43.Thierry Bastian1-1/+2
2024-05-16Configure: fixed building libatomic test.Edgar Bonet1-1/+1
2024-02-26Configure: added support for Homebrew on Apple Silicon.Piotr Sikora5-0/+84
2023-06-21SSL: avoid using OpenSSL config in build directory (ticket #2404).Maxim Dounin1-0/+2
2023-03-29Merged with the default branch.Sergey Kandaurov2-2/+15
2023-02-23Win32: OpenSSL compilation for x64 targets with MSVC.Maxim Dounin2-2/+15
2023-02-22QUIC: OpenSSL compatibility layer.Roman Arutyunyan1-24/+30
2022-09-07Win32: disabled threads support in OpenSSL builds.Maxim Dounin1-1/+1
2022-10-20Merged with the default branch.Sergey Kandaurov1-1/+1
2021-12-29Merged with the default branch.Sergey Kandaurov2-93/+213
2021-12-25PCRE2 library support.Maxim Dounin2-41/+218
2021-12-25Configure: simplified PCRE compilation.Maxim Dounin1-65/+8
2021-09-27Configure: fixed QUIC support test.Ruslan Ermilov1-23/+22
2021-09-27Configure: check for QUIC 0-RTT support at compile time.Ruslan Ermilov1-9/+0
2021-09-21Configure: simplified condition.Ruslan Ermilov1-3/+0
2021-09-14Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough.Ruslan Ermilov1-3/+1
2021-09-09Changed the OpenSSL QUIC support detection.Ruslan Ermilov1-1/+1
2020-07-21QUIC: added "quic" listen parameter.Roman Arutyunyan1-0/+1
2020-06-01Compatibility with BoringSSL master branch.Sergey Kandaurov1-0/+12
2020-05-01Configure: fixed static compilation with OpenSSL 1.1.1 / BoringSSL.Sergey Kandaurov1-1/+1
2020-04-30Configure: unbreak with old OpenSSL, --with-http_v3_module added.Sergey Kandaurov1-8/+26
2020-02-28HTTP UDP layer, QUIC support autotest.Sergey Kandaurov1-0/+9
2018-07-24Configure: fixed compiler warnings with "-Wall -Wextra".Sergey Kandaurov3-5/+8
2018-03-22Configure: restored "no-threads" in OpenSSL builds.Maxim Dounin1-1/+1
2018-03-22Configure: fixed static compilation with OpenSSL 1.1.1.Maxim Dounin1-7/+14
2017-07-19Configure: fixed PCRE requirement check by ngx_http_rewrite_module.Samuel Martin1-1/+1
2016-12-24Win32: compatiblity with OpenSSL 1.1.0.Maxim Dounin2-7/+22
2016-12-16Configure: detect nginx version for nginx.pm at make time.Ruslan Ermilov1-4/+5
2016-12-07Perl: removed special environment handling for the perl module.Maxim Dounin1-3/+3
2016-10-21Image filter: support for WebP.Valentin Bartenev1-0/+5
2016-10-04Configure: removed the --with-ipv6 option.Maxim Dounin1-11/+9
2016-09-20Perl: pass additional linker options to perl module.Konstantin Pavlov2-1/+4
2015-10-23Configure: remove auto/lib/test, unused since nginx-0.1.2.Piotr Sikora1-40/+0
2016-06-30Internal md5 and sha1 implementations are now always used.Maxim Dounin12-521/+0
2016-03-31SSL: initialization changes for OpenSSL 1.1.0.Maxim Dounin1-1/+1
2016-02-26Dynamic modules: perl.Ruslan Ermilov4-5/+11
2016-02-19Configure: skip building OpenSSL documentation to conserve time.Sergey Kandaurov1-1/+1
2016-02-18Configure: fixed static nginx build with OpenSSL (ticket #903).Ruslan Ermilov1-7/+8
2016-02-13Win32: simplified and improved handling of MSVC versions.Maxim Dounin8-16/+16
2016-02-04Dynamic modules.Maxim Dounin4-7/+26
2016-02-04Dynamic modules: dlopen() support.Maxim Dounin1-2/+1
2015-11-30Configure: improved workaround for system perl on OS X.Ruslan Ermilov1-1/+1
2015-11-23Configure: fixed using OpenSSL include paths.Maxim Dounin1-0/+1
2015-06-10Configure: search OpenSSL in a bunch of standard places.Ruslan Ermilov1-0/+48
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov1-5/+0