Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-08 | Pass the shared_ptr by reference, to avoid useless copies | louiz’ | |
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-11-15 | Support the ident protocol | louiz’ | |
fix #3211 |