summaryrefslogtreecommitdiff
path: root/src/identd
AgeCommit message (Expand)Author
2020-02-25Remove all identd sockets on exit signallouiz’
2020-02-25Ignore malformed identd querieslouiz’
2020-02-25Fix a typo in a function name (match_pairt)louiz’
2017-11-27Send \r\n at the end of the identd responseslouiz’
2017-04-07Apply all the clang-tidy modernize-* fixeslouiz’
2017-03-08Pass the shared_ptr by reference, to avoid useless copieslouiz’
2017-03-06Remove the embedded sha1 code, and use one of botan or gcryptlouiz’
2016-12-07Add some missing includeslouiz’
2016-12-04Clean a few more thingslouiz’
2016-11-16fix an “unused parameter” warninglouiz’
2016-11-15Fix some little compilation errors with some configs, from last commitlouiz’
2016-11-15Support the ident protocollouiz’