summaryrefslogtreecommitdiffstats
path: root/tools/hmac-sha1.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere1-382/+445
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg1-29/+19
2008-04-09First commit:Maurus Cuelenaere1-0/+463