aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_ape.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-19ape: added protection against large memory allocationsMax Kellermann1-0/+3
2009-07-19tag_ape: removed redundant length checkMax Kellermann1-3/+4
2009-07-18ape: check the tag size (fixes integer underflow)Max Kellermann1-1/+1
2009-04-28tag: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-28tag: moved APE code to tag_ape.cMax Kellermann1-0/+145