Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-16 | Fix building the argon2 module on CI due to a broken PPA package. | Sadie Powell | |
2020-10-10 | Implement support for Argon2 password hashing. | ShutterQuick | |
Resolves #1540. | |||
2020-01-18 | Improve manually enabling extra modules. | Sadie Powell | |
- Allow modules to be specified without their prefix and extensions in --{disable,enable}-extras. - Allow modules to be space delimited in --{disable,enable}-extras. | |||
2020-01-17 | Migrate from Travis CI to GitHub Actions. | Sadie Powell | |
This brings shiny new GitHub integrations as well as allowing us to bring back the macOS builds which were disabled because of the very broken Travis CI macOS infrastructure. |