summaryrefslogtreecommitdiff
path: root/src/lib/digester.cc
AgeCommit message (Expand)Author
2024-03-15Replace use of sprintf with snprintf.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2020-04-17Add feature to Socket so that it can send digests of data it has sentCarl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-06-13Use nettle rather then openssl for MD5 digesting.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington