Mercurial > pidgin.yaz
log libpurple/ciphers/hmac.c @ 31720:f60a5bec2a0d
age | author | description |
---|---|---|
Thu, 17 Feb 2011 05:03:58 +0000 | Gary Kramlich | hmac.c needs to include libpurple/util.h |
Mon, 14 Feb 2011 06:54:12 +0000 | Gary Kramlich | included string.h in cipher.h since almost all of the ciphers use it. |
Mon, 14 Feb 2011 05:57:04 +0000 | Gary Kramlich | Broke out the hmac cipher to it's own file. Removed already transitioned info in the fileheader of cipher.c |