summaryrefslogtreecommitdiff
path: root/camel/camel-multipart-encrypted.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* CamelMultipartEncrypted cleanups.Matthew Barnes2013-10-021-76/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-25/+29
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-54/+47
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-1/+1
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-13/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-5/+5
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* lots and lots o' docsJeffrey Stedfast2005-05-131-2/+2
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-136/+0
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* split out the CMSMessage verification code so it can be used fromNot Zed2003-11-101-4/+10
* new (unfinished) api to peek inside smime parts to tell us whats in it.Not Zed2003-11-051-1/+5
* Added a note about api inconsistencies.Not Zed2003-10-301-77/+9
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-181-5/+5
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-261-5/+5
* Namespaced.Jeffrey Stedfast2003-08-251-5/+5
* On error, do not unref the parts gotten using camel_multipart_get_part()Jeffrey Stedfast2002-07-121-8/+8
* Don't forget to set an appropriate exception before returning NULL.Jeffrey Stedfast2002-07-111-0/+2
* Oops, this needs to take a userid argument.Jeffrey Stedfast2002-06-261-3/+3
* New class implementing the multipart/encrypted content type. ContainsJeffrey Stedfast2002-06-261-0/+329