summaryrefslogtreecommitdiff
path: root/glib/ghmac.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16hmac: Add support for SHA-512 in GHmacPhilip Withnall1-2/+8
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-6/+6
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-1/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2011-12-14g_hmac_get_string: don't allocate and leak an unused bufferSimon McVittie1-1/+5
2011-12-14g_hmac_copy: initialize the refcountSimon McVittie1-0/+1
2011-11-12More consistent doc formattingMatthias Clasen1-1/+1
2011-09-18Don't #include <glib/gslice.h> from gmem.hRyan Lortie1-0/+1
2011-08-30Correct a doc typoMatthias Clasen1-1/+1
2011-08-14GHmac: pedantic doc fixesMatthias Clasen1-19/+25
2011-08-14hmac: Implementation of HMAC in glibStef Walter1-0/+388