Fix few (possible) crashes due to missing return code checks (patch
[claws.git] / src / plugins / libravatar / libravatar_image.c
2019-01-03 wwpFix few (possible) crashes due to missing return code...
2018-12-29 Andrej KacianFix printf formats for size_t and goffset arguments.
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-06 Colin LeroyFix build
2018-10-05 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2017-07-07 Andrej KacianCorrect the use of pthread_create() in several places.
2016-10-17 Ricardo MonesFix resource leak and missing return
2016-10-17 Ricardo MonesLibravatar: refactor image retrieval