aboutsummaryrefslogtreecommitdiff
path: root/src/common/md5.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-7/+7
* md5: fix strict aliasing warningsMike Frysinger2017-02-071-2/+2
* Fixup breakpad compile for Xcode 5.1 iOS releasedmaclach2014-02-241-1/+1
* Fix up ~14 warnings about 'Implicit conversion loses integer precision' on iOS.dmaclach2014-02-181-1/+1
* Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek2011-11-181-0/+251