Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-06 | Remove the embedded sha1 code, and use one of botan or gcrypt | louiz’ | |
This adds a hard dependency on one of Botan or gcrypt. Botan is already a recommended dependency, and gcrypt is probably packaged almost everywhere, so this should not be a big deal. ref #3241 | |||
2016-12-07 | Add some missing includes | louiz’ | |
2016-12-04 | Clean a few more things | louiz’ | |
2016-11-16 | fix an “unused parameter” warning | louiz’ | |
2016-11-15 | Fix some little compilation errors with some configs, from last commit | louiz’ | |
2016-11-15 | Support the ident protocol | louiz’ | |
fix #3211 |