Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-09 | Add the enc_sha2 module which hashes passwords with HMAC-SHA-2. | Sadie Powell | |
Using HMAC instead of changing the IV is a lot safer. | |||
2024-03-09 | Convert enc_md5 to use a vendored MD5 library. | Sadie Powell | |
2024-01-04 | Update the copyright headers for 2024. | Sadie Powell | |
2023-06-20 | Pull in the upstream changes from InspIRCd's vendoring tool. | Sadie Powell | |
2022-12-31 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-10-22 | Import InspIRCd's vendoring tool and use it to vendor crypt_blowfish. | Sadie Powell | |