]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
libpassword: Add BLF-CRYPT support independent of crypt
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 10 Oct 2017 12:04:28 +0000 (15:04 +0300)
committerTimo Sirainen <tss@dovecot.fi>
Mon, 16 Oct 2017 12:17:40 +0000 (15:17 +0300)
commit1ebb6094e5105ba7ef521a0177c42d3ea81243f0
treef794f03cb9e205423072f8e0d5ed289967b23288
parent58d21a174d971834cfcd6d363349222749a54650
libpassword: Add BLF-CRYPT support independent of crypt
AUTHORS
src/auth/Makefile.am
src/auth/crypt-blowfish.c [new file with mode: 0644]
src/auth/crypt-blowfish.h [new file with mode: 0644]
src/auth/password-scheme-crypt.c
src/auth/password-scheme.c