pjproject/pjlib/src
naf cfde494dc3
Add missing openssl SECLEVEL=0 support (#3890)
Previous SECLEVEL support allowed for levels 1-5.
However, openssl defines levels 0-5. [1]

Recent openssl versions (3.0+) have moved previous
popular ciphers/key lengths (i.e. RSA1024withSHA1)
into level 0, so it is now a reasonable choice to use.

Add support for level 0.

[1] https://www.openssl.org/docs/man3.2/man3/SSL_CTX_set_security_level.html
2024-03-19 15:02:07 +07:00
..
pj Add missing openssl SECLEVEL=0 support (#3890) 2024-03-19 15:02:07 +07:00
pjlib++-test Re #1250: Updated the year in all copyright texts with 2011! 2011-05-05 06:14:19 +00:00
pjlib-samples Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
pjlib-test Fixed printf format warnings (#3813) 2023-12-27 10:32:32 +08:00