summaryrefslogtreecommitdiff
path: root/camel/camel-mime-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-2/+2
* Bug 735344 - camel: Fix potential integer overflow found by Coverity scanPhilip Withnall2014-09-081-2/+2
* Bug 735342 - camel: Fix potential integer overflow found by Coverity scanPhilip Withnall2014-09-081-4/+4
* Bug 729850 - CamelMimeParser cannot parse mbox filesMilan Crha2014-05-291-12/+29
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Add camel_mime_parser_init_with_bytes().Matthew Barnes2014-02-061-0/+24
* Reimplement camel_mime_parser_init_with_fd().Matthew Barnes2014-02-051-51/+12
* Add camel_mime_parser_init_with_input_stream().Matthew Barnes2014-02-051-8/+45
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-20/+20
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-0/+3
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-4/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-8/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-86/+86
* Typos: "occurred" has two R's.Matthew Barnes2012-07-251-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-96/+125
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-3/+3
* Kill CamelSeekableStream.Matthew Barnes2011-01-231-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-180/+180
* Bug #612082 - Do not expose off_t in public API, use goffset insteadMilan Crha2010-07-131-17/+17
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-8/+23
* Return missing g_object_ref call in camel-mime-parserMilan Crha2010-05-261-0/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-32/+18
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-1/+0
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-39/+35
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-2/+2
* Deprecate EMemPool, add CamelMemPool.Matthew Barnes2010-03-281-8/+7
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-20/+20
* Add "Since: 2.22" tags to the API documentation.Matthew Barnes2010-03-141-0/+22
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-3/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-15/+15
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-98/+98
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-108/+108
* Fix for bug #578822Sergio Villar SenĂ­n2009-04-241-2/+1
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-108/+108
* Applied patch by Craig Shelly to fix the PRESERVE_HEADERS logic. FirstJeffrey Stedfast2008-04-041-9/+8
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-108/+108
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+6
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-5/+5
* Define O_BINARY as 0 on Unix. Add declarations for camel_read_socket() andTor Lillqvist2005-11-301-16/+14
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* same.Not Zed2005-08-151-1/+2