Fix dereferencing of potentially NULL *error
[claws.git] / src / procmime.c
2019-07-07 Colin LeroyFix dereferencing of potentially NULL *error
2019-07-07 Colin Leroyprocmime_get_part_as_pixbuf: set error if we can't...
2019-07-07 Colin LeroyImplement copying of attached images to clipboard
2019-07-07 Colin Leroyprocmime_get_part_as_inputstream doesn't touch error...
2019-04-25 Andrej KacianFix a runaway string read in procmime_decode_content()
2019-03-24 Paulrecognise model/* mime type
2019-03-09 Andrej KacianAdd a forgotten fclose() call
2019-03-05 Andrej KacianWrite procmime_get_part_as_inputstream()
2019-03-05 Andrej KacianRewrite procmime_get_part_as_string() to not use a...
2019-03-01 Andrej KacianMove pgpcore's get_part_as_string() to procmime.c
2018-12-29 Andrej KacianFix printf formats for size_t and goffset arguments.
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-10-10 Colin LeroyRevert all memory-based tmpfile I/O, it comes with...
2018-10-10 Colin LeroyFix in-memory temporary file length
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyAdd a memory-backed my_tmpfile() implementation.
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-07 Ricardo MonesFix CID 1439996 and remove unnecessary comparison
2018-10-06 Colin LeroyUse a memory-based FILE pointer when we can; speeds...
2018-10-06 Colin LeroyFix big leak on mimeinfo freeing
2018-06-07 wwpMake use of all signature separators defined in account...
2018-06-06 wwpHonor quote_chars from prefs instead of hard-coding...
2018-05-23 Paulfix quoting in reply to format=flowed message
2018-05-08 wwpForce initialization of buffer (fixes a valgrind case...
2017-11-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-24 Olaf HeringMove pointer usage after pointer check
2017-07-28 Andrej KacianFix a small memory leak in procmime_get_mime_type().
2017-07-12 Andrej KacianCorrection of previous commit 6fedb78e7.
2017-07-12 Andrej KacianFix a file descriptor leak in procmime_decode_content().
2017-01-12 wwpAdd context missing info to few system call errors...
2016-07-28 Ricardo MonesFix some debug messages and update headers
2016-02-08 Andrej KacianMake procmime_mimeinfo_free_all() zero the passed pointer.
2016-01-23 Andrej KacianMake procmsg_msginfo_free() zero out pointers to freed...
2015-11-08 Paulfind correct mime type of files with no suffix, e.g...
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-06-05 Andrej KacianUse 'GStatBuf' instead of 'struct stat' type where...
2015-01-26 PaulMac-Cyrillic menu updates. patch by Anton Butanaev
2015-01-19 Pauladd support for x-mac-cyrillic encoding.
2014-12-18 Colin LeroyMerge remote-tracking branch 'jakub-kicinski/for-master'
2014-12-15 Paulfix bug 3351, 'Two problems when re-sending a file...
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-09-12 Paulfix bug 3265, 'procmime.c: unbalanced flockfile() ...
2014-06-10 Colin LeroyCoverity fixes
2014-06-06 Colin LeroyCoverity fixes
2013-10-29 Paulbe less brutal: don't remove all spaces, just remove...
2013-10-18 Paulooops! I forgot the brackets in the last commit. d'oh!
2013-10-18 Paulbefore parsing the values, remove whitespace from Conte...
2013-09-29 Colin LeroyFix bug #3004, "claws picks wrong mime type for attachm...
2013-07-06 Andrej KacianUse MIME-Version instead of Mime-Version header, to...
2013-05-07 Colin LeroyNever decode multipart/* or message/* parts, as RFC...
2013-05-03 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2013-05-03 Colin LeroyAvoid decoding multipart/signed parts. We'll decode...
2013-04-26 Paulreplace fuzzy-head fix in 3.9.0-196-g06e09c8 with simpl...
2013-04-24 Paulfurther fix to bug #2862, 'Segmentation fault when...
2013-01-21 Paul Mangan2013-01-21 [paul] 3.9.0cvs57
2012-10-12 Ricardo Mones2012-10-12 [mones] 3.8.1cvs98
2012-10-03 Ricardo Mones2012-10-03 [mones] 3.8.1cvs82
2012-09-26 Colin Leroy2012-09-26 [colin] 3.8.1cvs78
2012-09-19 Colin Leroy2012-09-19 [colin] 3.8.1cvs65
2012-09-12 Colin Leroy2012-09-12 [colin] 3.8.1cvs52
2012-09-08 Colin Leroy2012-09-08 [colin] 3.8.1cvs46
2012-07-15 Tristan Chabredier2012-07-15 [wwp] 3.8.1cvs15
2012-07-10 Paul Mangan2012-07-10 [paul] 3.8.1cvs14
2012-07-07 Colin Leroy2012-07-07 [colin] 3.8.1cvs7
2012-07-03 Michael Rasmussen2012-07-03 [mir] 3.8.1cvs5
2012-07-03 Michael Rasmussen2012-07-03 [mir] 3.8.1cvs4
2012-07-03 Michael Rasmussen2012-07-03 [mir] 3.8.1cvs2
2012-05-27 Paul Mangan2012-05-27 [paul] 3.8.0cvs48
2012-02-05 Colin Leroy2012-02-05 [colin] 3.8.0cvs25
2011-04-08 Tristan Chabredier2011-04-08 [wwp] 3.7.8cvs74
2011-02-16 Paul Mangan2011-02-16 [paul] 3.7.8cvs57
2011-01-25 Colin Leroy2011-01-25 [colin] 3.7.8cvs47
2011-01-21 Colin Leroy2011-01-21 [colin] 3.7.8cvs41
2011-01-06 Colin Leroy2011-01-06 [colin] 3.7.8cvs31
2011-01-06 Paweł Pękala2011-01-06 [pawel] 3.7.8cvs28
2010-10-18 Colin Leroy2010-10-18 [colin] 3.7.6cvs57
2010-08-25 Colin Leroy2010-08-25 [colin] 3.7.6cvs31
2010-02-10 Colin Leroy2010-02-10 [colin] 3.7.5cvs16
2009-09-15 Colin Leroy2009-09-15 [colin] 3.7.2cvs33
2009-04-08 Colin Leroy2009-04-08 [colin] 3.7.1cvs42
2009-03-07 Colin Leroy2009-03-07 [colin] 3.7.1cvs4
2009-03-07 Colin Leroy2009-03-07 [colin] 3.7.1cvs3
2009-02-23 Colin Leroy2009-02-23 [cleroy] 3.7.0cvs73
2009-02-22 Colin Leroy2009-02-22 [colin] 3.7.0cvs69
2009-02-22 Colin Leroy2009-02-22 [colin] 3.7.0cvs68
2009-01-09 Paul Mangan2009-01-09 [paul] 3.7.0cvs22
2008-12-05 Colin Leroy2008-12-05 [colin] 3.6.1cvs61
2008-11-25 Colin Leroy2008-11-25 [colin] 3.6.1cvs42
2008-11-21 Colin Leroy2008-11-21 [colin] 3.6.1cvs40
2008-11-18 Colin Leroy2008-11-18 [colin] 3.6.1cvs32
2008-11-04 Colin Leroy2008-11-04 [colin] 3.6.1cvs15
2008-09-30 Colin Leroy2008-09-30 [colin] 3.5.0cvs140
2008-09-18 Colin Leroy2008-09-18 [colin] 3.5.0cvs114
2008-09-18 Colin Leroy2008-09-18 [colin] 3.5.0cvs113
2008-09-05 Colin Leroy2008-09-05 [colin] 3.5.0cvs91
2008-08-28 Colin Leroy2008-08-28 [colin] 3.5.0cvs78
2008-08-17 Colin Leroy2008-08-17 [colin] 3.5.0cvs62
2008-08-07 Colin Leroy2008-08-07 [colin] 3.5.0cvs54
next