aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_argon2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2022-08-251-0/+1
* Fix the argon2 package name on newer versions of Debian.Gravatar Sadie Powell2022-05-061-1/+1
* Update copyright headers.Gravatar InspIRCd Robot2021-02-261-0/+1
* Fix default linker flags in libargon2•••It's -largon2, not -llibargon2. I've experienced build failures due to this.Gravatar Elizabeth Myers2020-12-031-1/+1
* Fixes by misspell-fixerGravatar InspIRCd Robot2020-10-151-1/+1
* Implement support for Argon2 password hashing.•••Resolves #1540.Gravatar ShutterQuick2020-10-101-0/+214