[OpenSIPS-Devel] [OpenSIPS/opensips] 84e54b: tests: add support for testing lib/digest_auth

Răzvan Crainea noreply at github.com
Wed Nov 9 14:54:34 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 84e54b9de7486506bd4476792d0672434514c1d1
      https://github.com/OpenSIPS/opensips/commit/84e54b9de7486506bd4476792d0672434514c1d1
  Author: Razvan Crainea <razvan at opensips.org>
  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 <razvan at opensips.org>
  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



More information about the Devel mailing list