Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 17 Feb 2011 05:54:46 +0000 | Gary Kramlich | Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work here |
Thu, 17 Feb 2011 05:05:03 +0000 | Gary Kramlich | rc4.c and sha1.c needs to include libpurple/util.h as well |
Thu, 17 Feb 2011 05:03:58 +0000 | Gary Kramlich | hmac.c needs to include libpurple/util.h |
Thu, 17 Feb 2011 05:02:31 +0000 | Gary Kramlich | forgot to mark the purple_g_checksum_* api as static again |