Fix printf formats for size_t and goffset arguments.
[claws.git] / src / entity.c
2018-10-04 Ricardo MonesSimplify comparison
2018-10-04 Ricardo MonesDisallow zero-length entity
2018-10-04 Ricardo MonesFix CID 1439871 and validate Unicode char strictly
2018-10-03 Andrej KacianMake entity_decode() handle invalid input better.
2018-08-18 Andrej KacianRemove unneeded includes from entity.c.
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-15 Ricardo MonesComplete, normalize and fix table of entities
2017-11-15 Ricardo MonesImplement HTML entity decoding in one function