aboutsummaryrefslogtreecommitdiff
path: root/src/imap/ngx_imap_parse.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2025-07-08 18:07:04 +0400
committerpluknet <pluknet@nginx.com>2025-07-10 19:00:45 +0400
commita5ca38f30392e93aadc32cf5955c29fddcaa3871 (patch)
treedfc89a0f7f6a7de40c99b42b4c879e5703de85e8 /src/imap/ngx_imap_parse.c
parenta5d60c30d3d494291dd7e2ddde4536a439bab5bf (diff)
downloadnginx-a5ca38f30392e93aadc32cf5955c29fddcaa3871.tar.gz
nginx-a5ca38f30392e93aadc32cf5955c29fddcaa3871.zip
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
Prior to OpenSSL 3.0, OPENSSL_VERSION_NUMBER used the following format: MNNFFPPS: major minor fix patch status Where the status nibble (S) has 0+ for development and f for release. The format was changed in OpenSSL 3.0.0, where it is always zero: MNN00PP0: major minor patch
Diffstat (limited to 'src/imap/ngx_imap_parse.c')
0 files changed, 0 insertions, 0 deletions