Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 84e54b9de7486506bd4476792d0672434514c1d1
https://github.com/OpenSIPS/opensips/commit/84e54b9de7486506bd4476792d0672434514c1d1
Author: Razvan Crainea <[email protected]>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M Makefile.defs
M Makefile.test
A lib/test/test_digest_auth.c
A lib/test/test_digest_auth.h
M test/unit_tests.c
Log Message:
-----------
tests: add support for testing lib/digest_auth
Commit: f566fb279d77afe79b87574bf8234ae3b1921786
https://github.com/OpenSIPS/opensips/commit/f566fb279d77afe79b87574bf8234ae3b1921786
Author: Razvan Crainea <[email protected]>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M lib/digest_auth/dauth_calc_sha256.c
Log Message:
-----------
auth: migrate openssl SHA256_* functions to EVP_Digest* interface
The SHA256_* functions are deprecated in OpenSSL 3.0 and should be
completely replaced with the new EVP_Digest* interface
Compare:
https://github.com/OpenSIPS/opensips/compare/6135ff05d089...f566fb279d77
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel