]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-auth: password-scheme - Move digest_md5_generate() innards to auth-digest as...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Wed, 19 Feb 2025 00:37:27 +0000 (01:37 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 9 Oct 2025 08:41:22 +0000 (08:41 +0000)
commit5fb7199d5cf14a5c22a8c3a75201a219d1e89878
tree0857bb2ad9fa3211fa89ec2e17d6418022158fe7
parentfad88e20902089cfc6ef5c970fb4f2480f558e52
lib-auth: password-scheme - Move digest_md5_generate() innards to auth-digest as auth_digest_get_hash_a1_secret()
src/lib-auth/Makefile.am
src/lib-auth/auth-digest.c [new file with mode: 0644]
src/lib-auth/auth-digest.h [new file with mode: 0644]
src/lib-auth/password-scheme.c