aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_ape.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-151-4/+8
|\
| * ape: added protection against large memory allocationsMax Kellermann2009-07-191-0/+3
| * tag_ape: removed redundant length checkMax Kellermann2009-07-191-3/+4
| * ape: check the tag size (fixes integer underflow)Max Kellermann2009-07-181-1/+1
* | tag_ape: simplified the apeItems arrayMax Kellermann2009-07-191-22/+12
* | tag_ape: moved code to tag_ape_import_item()Max Kellermann2009-07-191-12/+22
* | tag_ape: converted apeItems and tagItems to global varsMax Kellermann2009-07-191-20/+20
|/
* tag: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-281-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* tag: moved APE code to tag_ape.cMax Kellermann2009-02-281-0/+145