summaryrefslogtreecommitdiff
path: root/camel/camel-mime-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 751462 - Include header name length when folding long linesArthur de Jong2015-06-251-4/+1
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Bug 702703 - Be able to overwrite domain in Message IDsMilan Crha2014-06-171-4/+15
* Bug 721128 - Make Evolution-Data-Server build under Win32Tarnyko2014-06-011-0/+22
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+6
* Miscellaneous cleanups.Matthew Barnes2014-03-021-1/+1
* Bug #720529 - Merge RFC2047 encoded words before ensuring UTF-8 validityMilan Crha2014-02-131-16/+33
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-9/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-11-101-1/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-3/+3
* Bug #686924 - Doesn't parse Gerrit encoded From address correctlyMilan Crha2012-10-291-2/+46
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-18/+29
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-122/+122
* Whitespace cleanups.Matthew Barnes2012-05-131-1/+1
* Bug #673563 - Encoded filename for Outlook broken by spacesMilan Crha2012-04-051-15/+22
* Try to RC2047-decode address-only string when parsing email addressesMilan Crha2012-03-071-0/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+4
* Fix issues found by Coverity ScanMilan Crha2012-02-141-1/+1
* ...And another iconv flush fixJeffrey Stedfast2011-12-201-1/+11
* Fixed another iconv() flush case.Jeffrey Stedfast2011-12-201-1/+11
* Grow the output buffer as needed when flushing iconvJeffrey Stedfast2011-12-191-1/+10
* Add camel_mktime_utc() and camel_localtime_with_offset().Matthew Barnes2011-11-141-4/+67
* Update API docs.Matthew Barnes2011-11-141-5/+7
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-185/+309
* Coding style cleanups.Matthew Barnes2011-05-081-9/+9
* Fix Gtk-Doc notation in Camel.Matthew Barnes2011-04-171-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-301-6/+6
* Bug #347520 - Names containing a dot in address parsed incorrectlyMilan Crha2010-10-081-0/+25
* Bug #616598 - AM/PM in Date header confuses parserMilan Crha2010-09-301-1/+20
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+2
* Don't dupplicate wspiapi.h internallyFridrich Štrba2010-09-131-1/+3
* Coding style cleanups.Matthew Barnes2010-09-131-342/+342
* Coding style and whitespace cleanups.Matthew Barnes2010-09-111-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-08-281-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-181-11/+11
* another instance of the same bust variable name.Michael Meeks2010-08-021-1/+1
* fix 'inlen' snafu - presumably 'len'Michael Meeks2010-08-021-1/+1
* Optimized camel_uuencode_stepJeffrey Stedfast2010-08-021-35/+71
* Fixed uudecode logicJeffrey Stedfast2010-08-021-13/+18
* A little bit more of cleaningFridrich Štrba2010-04-161-10/+0
* Removing some pthreads related comments.Fridrich Štrba2010-04-161-3/+2
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-9/+9
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-9/+7
* [win32] Trying to remove inclusion of win32 headers in camel headers.Fridrich Štrba2010-04-061-0/+5
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-111/+1
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-2/+2
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-261-3/+3
* Bug #556933 - Too long quoted-printable lines in edge caseMilan Crha2009-10-161-11/+16