summaryrefslogtreecommitdiff
path: root/src/util/mesa-sha1.h
Commit message (Expand)AuthorAgeFilesLines
* util: #include "c99_compat.h" to fix Windows buildBrian Paul2017-04-031-0/+1
* util: s/SHA1_H/MESA_SHA1_H/Brian Paul2017-04-031-2/+2
* util/sha1: harmonize _mesa_sha1_* wrappersGrazvydas Ignotas2017-03-221-3/+10
* util/sha1: drop _mesa_sha1_{update, format} return typeEmil Velikov2017-03-151-2/+2
* util/sha1: rework _mesa_sha1_{init,final}Emil Velikov2017-03-151-5/+8
* util/sha: do not wrap header inclusion in extern "C"Emil Velikov2016-03-091-2/+2
* Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.hCarl Worth2015-01-191-0/+53