]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Convert m_bcrypt to use a vendored library instead of bundling.
authorPeter Powell <petpow@saberuk.com>
Tue, 14 Aug 2018 14:48:43 +0000 (15:48 +0100)
committerPeter Powell <petpow@saberuk.com>
Tue, 14 Aug 2018 14:48:43 +0000 (15:48 +0100)
commit188acfed6f9e051e6e3ea5e4c5ac1cce4a96c529
treee08d2689e083c0b5f72221bb7ffca4caae94ca41
parent7d4f8960f827347e610727b19a33096ed8e5f1c8
Convert m_bcrypt to use a vendored library instead of bundling.
src/modules/m_bcrypt.cpp
vendor/README.md [new file with mode: 0644]
vendor/bcrypt/crypt_blowfish.c [new file with mode: 0644]
vendor/bcrypt/crypt_blowfish.h [new file with mode: 0644]