summaryrefslogtreecommitdiff
path: root/camel/camel-mime-parser.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 735342 - camel: Fix potential integer overflow found by Coverity scanPhilip Withnall2014-09-081-1/+1
* 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/+1
* Reimplement camel_mime_parser_init_with_fd().Matthew Barnes2014-02-051-3/+0
* Add camel_mime_parser_init_with_input_stream().Matthew Barnes2014-02-051-0/+1
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-4/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-3/+3
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Bug #612082 - Do not expose off_t in public API, use goffset insteadMilan Crha2010-07-131-5/+5
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-2/+2
* Port Camel to GObject.Matthew Barnes2010-04-241-4/+19
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-2/+3
* Lock down Camel headers.Matthew Barnes2010-04-021-3/+7
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-13/+13
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-10/+10
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-3/+3
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-3/+3
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* added, changed, or updated gtk-doc style comments and variable names (when th...Jeffrey Stedfast2005-05-051-5/+5
* ** See bug #69024.Not Zed2005-01-131-0/+2
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-181-52/+51
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-261-51/+52
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-261-23/+22
* Namespaced.Jeffrey Stedfast2003-08-251-31/+31
* Ensure cmdbuf is initialized to avoid compiler warning.Jeremy Katz2003-05-161-1/+1
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-1/+1
* Add c++ armoring.Jeffrey Stedfast2002-03-011-0/+11
* Same as below.12001-10-311-0/+3
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*EVOLUTION_0_8Dan Winship2000-12-131-1/+1
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-201-0/+10
* Set the preface/postface from the parser into the multipart object.Not Zed2000-11-041-0/+4
* Merge with camel-async.Peter Williams2000-08-101-3/+3
* Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-081-2/+3
* Make camel not leak like a sieve.Dan Winship2000-05-071-4/+3
* Maxcount is minimum of the max and the requested count, not the maximum :)NotZed2000-05-051-0/+3
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-041-0/+1
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-0/+6
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-201-0/+109